Loading…
Loading…
方法名称: ejx_method_squawk
方法ID: 0x4244
方法标签: Squawk
方法描述: 使现场设备发送信号——使设备发出可视、可听或机械警报,从而使技术人员识别。
- {
- char status[3];
- int choice;
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- choice = SELECT_FROM_LIST(literal_string(1498),literal_string(1499));
- squawk_control = choice;
- send(72,status);
请登录以获得完整内容