Loading…
Loading…
方法名称: method_change_hart_revision
方法ID: 0x5166
方法标签: 更改 HART 版本
方法描述: 更改 HART 接口的通用版本。
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- send_command(15);
- send_command(76);
- if (_ivar_value(167) == 1 && lock_device_status_code & 0x08)
- {
- ACKNOWLEDGE(literal_string(1873));
- process_abort();
- }
- if (_ivar_value(167) == 1)
- {
- ACKNOWLEDGE(literal_string(1874));
- process_abort();
请登录以获得完整内容