Loading…
Loading…
Method Name: ejx_method_clear_dac_trim
Method ID: 0x40D6
Method Label: Clear D/A trim
Method Help:
- {
- 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); };
- if( SELECT_FROM_LIST("|en|Execute OK ?","|en|Exit;Execute" ) == 1 ) {
- _iassign(16566,(3 ));
- send( 172, status );
- if( status[0] ) {
- display_response_status( 172, status[0] );
- process_abort();
- }
Please login for more