Loading…
Loading…
Method Name: view_xmtr_status_method
Method ID: 0x409B
Method Label: View Status
Method Help: Reports any currently active device status information.
- {
- char status[3];
- int local_count;
- int local_text;
- int local_next_ptr;
- long var_id[4];
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _iassign(16721,11);
- send(160,status);
- local_count = _ivar_value(16722);
- var_id[0] = 16722;
- if (local_count == 0)
- {
- ACKNOWLEDGE(literal_string(529));
- }
- else
- {
- _iassign(16723,0);
- do {
Please login for more