Loading…
Loading…
方法名称: m_sensorart_umschaltung
方法ID: 0x4055
方法标签: Type of sensor
方法描述:
- {
- char status[3];
- char comm_status_byte;
- long ids[2];
- int h_var;
- _set_comm_status(0x7F,0);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_comm_status(0x7F,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- ids[0] = 16388;
- if (_get_dev_var_value(literal_string(164),ids,16388) != 0)
- {
- process_abort();
- }
- _iassign(16485,0x16);
- send(145,status);
- if (status[0])
- {
- display_response_status(145,status[0]);
请登录以获得完整内容