![Fluke 525A User Manual Download Page 62](http://html.mh-extra.com/html/fluke/525a/525a_user-manual_2309641062.webp)
525A
Users Manual
4-20
General Rules The general rules for parameter usage is as follows:
1.
Numeric parameters may have up 15 significant digits and their exponents can
be in the range +/-1.0E+/-20.
2.
Including too many or too few parameters causes a command error.
3.
Null parameters cause an error, e.g., the adjacent commas in
OUT
1V, ,;OPER
.
4.
Expressions, for example
4+2*13
, are not allowed as parameters.
Extra Space or Tab Characters
In the command descriptions in Chapter 5, parameters are shown separated by
spaces. One space after a command is required (unless no parameters are
required). All other spaces are optional. Spaces are inserted for clarity in the
manual and may be left in or omitted as desired. You can insert extra spaces or
tabs between parameters as desired. Extra spaces within a parameter are generally
not allowed, except for between a number and its associated multiplier or unit.
Chapter 5 contains examples for commands whose parameters or responses are not
self-explanatory.
Terminators
Table 4-9 summarizes the terminator characters for both the IEEE-488 and RS-232
remote interfaces.
Table 4-9. Terminator Characters
Terminator
ASCII Character
Control Command
Language
Command
Function
Number
Program
Terminator
Terminator
Carriage Return (CR)
13
Chr(13)
<Cntl> M
\n
Line Feed (LF)
10
Chr(10)
<Cntl> J
\r
Backspace (BS)
8
Chr(8)
<Cntl> H
\b
Form Feed (FF)
12
Chr(12)
<Cntl> L
\f
Examples:
RS-232 Mode using a terminal
OUT 1 V
<Enter>
RS-232 Mode using a program
Comm1.Output =
“
OUT 1 V
”
+ Chr(10)
IEEE-488 Mode
OUT 1 V
Test Equipment Depot - 800.517.8431 - 99 Washington Street Melrose, MA 02176
FAX 781.665.0780 - TestEquipmentDepot.com
Summary of Contents for 525A
Page 8: ...525A Users Manual vi ...