Télécharger Imprimer la page

Keysight Technologies 3458A Guide D'utilisation page 260

Multimètre

Publicité

6
Command Reference
Examples
OUTPUT 722;"EMASK 4" !ENABLES THE TRIGGER TOO FAST ERROR
OUTPUT 722;"EMASK 248" !ENABLES ERRORS 8, 16, 32, 64, AND 128
OUTPUT 722;"EMASK 0" !DISABLES ALL ERRORS
10 OUTPUT 722; "EMASK?" !RETURNS EMASK VALUE
20 ENTER 722;A !ENTER RESPONSE
30 PRINT A !PRINT VALUE
40 END
END
The END command enables or disables the GPIB End Or Identify (EOI) function.
Syntax
END [control]
control
The control parameter choices are:
control
parameter
OFF
ON
ALWAYS
Power-on control = OFF.
Default control = ALWAYS.
Remarks
– Each reading output to the GPIB in ASCII format is normally followed by cr,lf
260
Numeric
query equiv.
0
1
2
(carriage return, line feed). The cr lf indicates the end of transmission to most
Description
EOI line never set true
For multiple readings (SWEEP or NRDGS >1) the EOI line is set
true with the last byte of the last reading sent. For single readings,
EOI line set true with the last byte of each reading.
EOI line set true when the last byte of each reading sent.
Keysight 3458A User's Guide

Publicité

loading