Loading…

Method Name: status

Method ID: 0x4022

Method Label: Status

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];
  • long var_id[1];
  • int num_retries;
  • int stat;
  • 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