www.vtiinstruments.com
EX1629 Command Set
223
if( status == VTEX1629_ERROR_INSUFFICIENT_UPTIME_FOR_CAL ){
<prompt user to verify that it is okay to override the uptime requirement>
if( okay_to_override ) {
status = vtex1629_self_cal_init (instrumentHandle,
&override,
&rec_uptime,
&act_uptime);
if( status < VI_SUCCESS ) {
<inform the user the API call failed>
}
} else {
<inform the user the API call failed>
}
}
}
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...