Quantum Data 881 User Manual page 570

Hide thumbs Also See for 881:
Table of Contents

Advertisement

192
Chapter 15 Script SDK
if (sc.Canceled()) {
sc.Exec("DATE?");
fprintf( outfile, "\nMeasurement end date and time: %s, ", sc.GetResponse());
sc.Exec("TIME?");
fprintf( outfile, "%s\n\n", sc.GetResponse());
fprintf( outfile, "End of timing analyzer log\n" );
fclose( outfile );
return true;
}
}
}

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

882

Table of Contents