Loading…

Method Name: method_squawk

Method ID: 0x4A8E

Method Label: Squawk

Method Help: Make the Field Device Squawk- This causes the device to visually, audibly or mechanically alert to allow technicans to idendify it


  • {
  • char status[3];
  • char disp_string1[60];
  • char disp_string2[60];
  • int slen1;
  • int slen2;
  • int result_st;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);


Please login for more