Loading…
Loading…
Method Name: ExitFixedOutputSv_Abort
Method ID: 0x4104
Method Label: SV Exit Fixed O/P Abort
Method Help: Restores the Analog Output to normal operating mode
- {
- int locValue;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _iassign(4068,2);
- _fassign(resolve_record_ref(resolve_array_ref(172,_ivar_value(4068)),193),NaN_value());
- send_command(66);
- locValue = _ivar_value(151);
- if (locValue)
- {
- if (locValue & 0x80)
- {
- _add_abort_method(16640);
- DELAY(2,literal_string(598));
- abort();
- }
- if (locValue & 0x02)
- {
- _add_abort_method(16640);
- DELAY(2,literal_string(598));
- abort();
- }
Please login for more