Loading…
Loading…
Method Name: leave_fixed_current_mode_method
Method ID: 0x4D4F
Method Label: Leaving fixed current mode
Method Help: Takes the Analog Output out of a mode where the output was a constant value, and returns the output to a mode where the output tracks the input.
- {
- char status[3];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _fassign(resolve_record_ref(resolve_record_ref(resolve_array_ref(172,0),213),193),0.0);
- do {
- DELAY(3,literal_string(1759));
- send(40,status);
- if (status[0])
- {
- display_response_status(40,status[0]);
- }
- }
- while (status[0]);
Please login for more