Loading…
Loading…
Method Name: status_method
Method ID: 0x4016
Method Label: Estado
Method Help: Field Device Status- Data indicating that the Field Device has detected condition(s) in the Field Device relating to: its hardware / the validity of a variable / its operating status / an internal process
- {
- char status[3];
- char xmtr_status[25];
- int num_retries;
- int stat;
- int x;
- num_retries = 1;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
Please login for more