107
────────────────────────────────────────────────────
8.4 Command Reference
────────────────────────────────────────────────────
Synta
:TRANsmit:SEPArator data
dat
0, 1 (numerical data in NR1 format)
Functio
Sets the message unit separator of the response messages followingly.
・ When data = 0, the message unit separator is set to semicolon ";".
・ When data = 1, the message unit separator is set to comma ",".
Not
When the headers are ON, even the comma "," is set, the message unit
separator becomes semicolon ";".
The initial value at the time of turning on the power supply is set to
semicolon ";".
Exampl
Transmission
:TRAN:SEPA 0
The message unit separator is set to semicolon ";".
Synta
:TRANsmit:SEPArator?
Functio
Returns the message unit separator of the response messages, as 0 or 1
(data). The settings become followingly.
・ When data = 0, the message unit separator is set to semicolon ";".
・ When data = 1, the message unit separator is set to comma ",".
Respons
If headers are ON
If headers are OFF
:TRANSMIT:SEPARATOR data
data
Exampl
Transmission
Response
:TRAN:SEPA?
:TRANSMIT:SEPARATOR 1
:TRAN:SEPA?
1
:TRANsmit:SEPArator
:TRANsmit:SEPArator?