FTG Series Programming Manual
_________________________________________________________________
8
reset the current SCPI command path to the root level.
2.3. Paramter Format
Table 2-1 Parameter types
Symbol
Explanation
Data Example
<NR1>
Integer value
123
<NR2>
Float value
123.
,
12.3
,
0.12
,
1.23E4
<NRf>
Could be NR1 or NR2
。
<NRf+>
Extended type, including <NRf>, MIN, MAX
<Bool>
Boolean value
1|0|ON|OFF
<CRD>
String, such as CURR
。
<AARD>
Return ASCII data. Allowed for undefined 7-Bit ASCII. It
includes a command terminator.
2.4. Status system
The status system records various conditions and states of the power supply in each status
register group. The structure of this status system is shown in the figure below. The status
system includes the standard event status register group, the channel status register group,
and the status byte register. Each register group consists of multiple registers, including
condition register, event register, and enable register.