Loading…
Loading…
Method Name: post_edit_V2H3
Method ID: 0x4024
Method Label: POST EDIT V2H3
Method Help:
- {
- char status[3];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _iassign(16475,0x23);
- send(145,status);
- if (status[0])
- {
- display_response_status(145,status[0]);
- }
- _iassign(16478,0x00);
- send(142,status);
- if (status[0])
- {
- display_response_status(142,status[0]);
- }
Please login for more