Loading…
Loading…
Method Name: PV_reset_values
Method ID: 0x4203
Method Label: Reset PV Tracking Values
Method Help: Reset PV Tracking Values
- {
- unsigned int loc_reset_no;
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- loc_reset_no = SELECT_FROM_LIST(literal_string(1535),literal_string(1536));
- loc_reset_no += 1;
- _iassign(16679,loc_reset_no);
- send(240,status);
- if (status[0])
- {
- display_response_status(240,status[0]);
- process_abort();
- }
- else
Please login for more