Loading…
Loading…
Method Name: leave_analog_fixed_current1_method
Method ID: 0x4181
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 xmtr_status[25];
- int stat;
- char status[3];
- long var_id[1];
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _iassign(4068,1);
- _fassign(resolve_record_ref(resolve_array_ref(172,_ivar_value(4068)),193),NaN_value());
- send(170,status);
- DELAY(3,literal_string(577));
- if (status[0])
- {
- display_response_status(170,status[0]);
- }
Please login for more