Loading…

Method Name: SelectUnitsMethod

Method ID: 0x405B

Method Label: EGU Selection

Method Help: Field Device Variable Unit- Engineering unit to be displayed with the Digital Value representation, Minimum Span, Upper Range Value, Lower Range Value, Lower Sensor Limit, and Upper Sensor Limit


  • {
  • char status[3];
  • char disp_string[60];
  • int wChoice;
  • int wLength;
  • int wLocalType;
  • long var_id[1];
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • wLength = 60;
  • send_command(128);
  • wLocalType = _ivar_value(16425);
  • switch (wLocalType)
  • {
  • case 1:
  • case 2:


Please login for more