Loading…

Method Name: status_method

Method ID: 0x4016

Method Label: ステータス

Method Help: フィールド機器ステータス - フィールド機器のハードウェア/バリアブルの状態/オペレーティング ステータス/内部処理に対して検出されたコンディションを表示します。


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