Remote Operation
5.3.2 Numerical Data Formats
The numerical data format of 62012P DC Power Supply is listed in Table 5-5. Numerical
data can be added to the suffix to distinguish data while the multiplier can be placed prior the
suffix. Table 5-6 lists the suffix used by 62012P DC Power Supply and Table 5-7 lists the
multiplier.
Symbol Description Example
NR1 It is a digit without decimal point. The decimal is
assumed to be at the right of the least significant digit.
123, 0123
NR2 It is a digit with a decimal point. 12.3, .123
NR3 It is a digit with a decimal point and an exponent.
1.23E
+2
NRf Flexible decimal format including NR1or NR2 or NR3. 123, 12.3, .23E+3
NRf+ Extended decimal format including NRf and MIN,
MAX. MIN and MAX is the high and low limit of
parameter.
123, 12.3,1.23E+3,
MIN, MAX
Table 5-5 Format of Numerical Data
Type Suffix Unit
Current A Ampere
Voltage V Volt
Time S Second
Table 5-6
Multiplier Symbol Definition
1E6
MA Mega
1E3
K Kilo
1E-3
M Milli
1E-6
U Micro
1E-9
N Nano
Table 5-7
5.3.3 Boolean Data Format
The Boolean parameter <Boolean> takes only the form ON|OFF.
5.3.4 Character Data Format
The character strings returned by query command are shown in either of the following forms:
<CRD> Character Response Data: character string with maximum length of 12.
<SRD> String Response Data: character string.
5-3