Loading…
Loading…
方法名称: pc5_stat
方法ID: 0x42CF
方法标签: 状态
方法描述: When set, indicates that the Discrete Event has reached its programmed trigger point.
- {
- char status[3];
- char xmtr_status[25];
- int num_retries;
- int stat;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- get_more_status(status,xmtr_status);
- if (xmtr_status[16] & 0x80)
- ACKNOWLEDGE(literal_string(75));
- else
请登录以获得完整内容