Loading…
Loading…
Method Name: m_sensorart_umschaltung
Method ID: 0x4055
Method Label: Sensortyp
Method Help:
- {
- 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]);
Please login for more