Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
message_status_codes [2020/05/12 18:09] wikiadmin |
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** | **Good Status Options** | ||
Line 11: | Line 9: | ||
0: Indicates that the transaction completed successfully and that both the request and response message are valid. | 0: Indicates that the transaction completed successfully and that both the request and response message are valid. | ||
- | |||
- | ====== ====== | ||
- | |||
**Error Status Options** | **Error Status Options** |