12-4
12-3 Command Details
Setting Commands
All commands use ASCII code. Each command ends with an LF (line feed), CR (carriage
return) or CR + LF.
< >: This is the command parameter, and represents one English character.
/[ ]: This enables commands to be specified for individual recorders when multiple
recorders are connected such as during synchronous operation. The / [ ] parameter
specifies any one ID number. This specification can be omitted when only one recorder
is connected or when the target is the recorder with ID = 0.
When performing synchronous operation with two recorders, the master is ID = 0 and the
slave is ID = 1.
Command
Contents
BAR :
Bar meter control
Command format
BAR : <1><2>/[ ]
<1>: 0 = Real-time mode, 1 = Peak hold mode
<2>: 0 = Unidirectional mode, 1 = Bidirectional mode
Ex.) BAR:01
— Real-time and bidirectional modes set.
BAR:11/1
— Peak hold and bidirectional modes set for recorders MASTER=0, SLAVE=1.
Related command: BAR?
CAL :
Calibration
Command format
CAL : <1>/[ ]
<1>: 0 = Calibration stop, 1 = Calibration start
The results can be viewed using the CAL? command.
Related command: CAL?
CHA :
Channel mode setting
Command format
CHA : <1><2>/[ ]
<1> :Analog channel code
<2> : Digital channel code
0=OFF
0=OFF
1=RSV
1=1ch (Async)
2=RSV
2=2ch (Async)
3=RSV
3=4ch (Async)
4=RSV
4=8ch (Async)
5=16ch (SIR-1000/1000i)
5=RSV
6=32ch (SIR-1000/1000i)
6=RSV
7=64ch (SIR-1000/1000i)
7=RSV
8=128ch (SIR-1000/1000i)
8=RSV
9=RSV
9=RSV
A=RSV
A=1ch (Sync)
B=2ch (SIR-1000W)
B=2ch (Sync)
C=4ch (SIR-1000W)
C=4ch (Sync)
D=8ch (SIR-1000W)
D=8ch (Sync)
E=16ch (SIR-1000W)
E=RSV
F=RSV
F=RSV
Note
Analog and digital channel modes can be used together in only certain combina-
tions. See the instruction manual of SBS-10A/S for a detailed description.
Set the digital channel code with DIP switch on the SBS-10A/S board.
Related command: CHA?