![Keysight U2741A Скачать руководство пользователя страница 16](http://html.mh-extra.com/html/keysight/u2741a/u2741a_programmers-reference-manual_1961514016.webp)
1
Introduction to Programming
16
Keysight U2741A Programmer’s Reference Guide
The SCPI language defines several different data formats to be used in program
messages and response messages.
Numeric
Commands that require parameters to accept all commonly used decimal
representations of numbers including optional signs, decimal points, and
scientific notation. You can also send engineering unit suffixes with
numeric parameters, for example, M
Ω
or k
Ω
.
Discrete
Parameters used to program settings that have a limited number of
values, for example,
BUS
,
IMMediate
,
EXTernal
. They have a short form
and a long form just like command keywords. You can mix upper- and
lower-case letters. Query responses will always return the short form in all
upper-case letters.
Boolean
Parameters that represent a single binary condition that is either true or
false. For a false condition, the U2741A will accept
OFF
or
0
. For a true
condition, the U2741A will accept
ON
or
1
. When you query a boolean
setting, the U2741A will always return
0
or
1
.
String
Parameters that contain virtually any set of ASCII characters. A string
must begin and end with matching quotes; either with a single quote or a
double quote. You can include the quote delimiter as part of the string by
typing it twice without any characters in between.
Содержание U2741A
Страница 1: ...Keysight U2741A USB Modular 5 5 Digits Digital Multimeter Programmer s Reference Guide ...
Страница 7: ...Keysight U2741A Programmer s Reference Guide 7 Calibration Errors 164 13 Factory Default Settings ...
Страница 8: ...8 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 9: ...Keysight U2741A Programmer s Reference Guide 9 List of Figures Figure 2 1 Status system diagram 20 ...
Страница 10: ...10 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 12: ...12 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 112: ...6 SENSe Subsystem 112 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 126: ...7 STATus Subsystem 126 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 136: ...9 TRIGger Subsystem 136 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 154: ...11 IEEE Common Commands 154 Keysight U2741A Programmer s Reference Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...