message_status_codes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
message_status_codes [2020/05/12 18:08]
wikiadmin created
message_status_codes [2020/05/12 18:09] (current)
wikiadmin
Line 1: Line 1:
-!!Message Status Codes+**Message Status Codes 
 +**
  
 Status codes are used to determine if a message was successfully sent or not and what error, if any, occurred. These status codes are accessed in MIStudio by looking at the Good Status and Error Status outputs of the message bean. For OPCUA and OPCDA, examine the .errorstatus and .goodstatus tags of the message. Status codes are used to determine if a message was successfully sent or not and what error, if any, occurred. These status codes are accessed in MIStudio by looking at the Good Status and Error Status outputs of the message bean. For OPCUA and OPCDA, examine the .errorstatus and .goodstatus tags of the message.
  
----- +**Good Status Options**
- +
-%green%[+Good Status Options+]+
  
 The "Good Status" value will be 0 when the message was successfully sent (and a reply received).  The "Good Status" value will be 0 when the message was successfully sent (and a reply received). 
Line 11: Line 10:
 0:  Indicates that the transaction completed successfully and that both the request and response message are valid.  The response is valid only if the message expected a reply. 0:  Indicates that the transaction completed successfully and that both the request and response message are valid.  The response is valid only if the message expected a reply.
  
----- +**Error Status Options**
- +
-%red%[+Error Status Options+]+
  
 The "Error Status" value will only change if the message was not sent successfully.  The "Error Status" value will only change if the message was not sent successfully. 
  • message_status_codes.1589324882.txt.gz
  • Last modified: 2020/05/12 18:08
  • by wikiadmin