Loading…

Method Name: SelectUnitsMethod

Method ID: 0x405B

Method Label: EGU Selection

Method Help: フィールド機器バリアブル単位 - 単位はデジタル値, 最小スパン, Upper レンジ値, Lower レンジ値, Lower センサー リミット, Upper センサー リミットの表示に使用されます。


  • {
  • 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