Loading…
Loading…
Method Name: mmi_leave_fixed_current_mode
Method ID: 0x405C
Method Label: Leaving fixed crnt mode
Method Help: Leaving Fixed Current Mode- Takes the selected Analog Output out of a mode where the output was a constant value, and returns the output to a mode where the output then tracks the input
- {
- char status[3];
- long var_id[1];
- DELAY(3,literal_string(152));
- _fassign(resolve_record_ref(resolve_array_ref(172,1),193),0.0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- send(40,status);
- if (status[0])
- {
- display_response_status(40,status[0]);
- return;
- }
Please login for more