104 PRODIGIT
4-5. The description of abbreviation
SP:Space, the ASCII code is 20 Hexadecimal.
;:Semicolon, Program line terminator, the ASCII code is OA Hexadecimal.
NL:New line, Program line terminator, the ASCII code is OA Hexadecimal.
NR2:Digits with decimal point. It can be accepted in the range and format of ###.#####.
For Example:
30.12345, 5.0
The description of GPIB programming command syntax.
4-6. Remote Control Command Language description
{ } : The contents of the { } symbol must be used as a part or data of the GPIB
command, it cannot be omitted.
[ ] : The contents of the [ ] symbol indicts the command can be used or not. It
depends on the testing application.
| : This symbol means option. For example〝LOW|HIGH〞means it can only use
LOW or HIGH as the command, it can choose only one as the setting command.
Terminator : You have to send the program line terminator character
after send the GPIB command, the available command terminator characters
which can be accepted in 3270 Series mainframe is listed in Table 4-8.
,
,
Table 4-8 GPIB COMMAND TERMINATOR
Semicolon〝;〞: The semicolon〝;〞is a back-up command, the semicolon
allows you to combine command statement on one line to create command
message.
4-7. Remote control command description
4.7.1. PRESET Set and Read the Default of Load
HARM
Syntax: [PRESet:] HARM{SP} {NR1} {;NL}
[ PRESet:] HARM{?} {;NL}
Purpose: Set and read the HARMONICS
Description: Set and read the HARMONICS
LIN
Syntax: [ PRESet:] LIN :AB {SP}{NR2}{;NL}
[ PRESet:] LIN :AB {?} {;NL}
Purpose: Set and read the linear current.
Description:Set and read the linear current.