Loading…
Loading…
Method Name: status
Method ID: 0x4022
Method Label: ステータス
Method Help: フィールド機器ステータス - フィールド機器のハードウェア/バリアブルの状態/オペレーティング ステータス/内部処理に対して検出されたコンディションを表示します。
- {
- 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