231
────────────────────────────────────────────────────
11.4 Command Reference
────────────────────────────────────────────────────
■ Separator setting
Synta
TRANsmit:SEParator data
dat
1, 2 (numerical data in NR1 format)
1: Sets the semicolon ";" as the separator.
2: Sets the comma "," as the separator.
Functio
Sets the separator for RS-232C command responses.
Erro
If the value other than setting limit is set, an execution error is generated.
Exampl
Transmission
":TRAN:SEP 1"
Sets the semicolon as the separator.
■ Separator setting query
Synta
TRANsmit:SEParator?
Functio
Returns the setting for the separator for RS-232C command responses as
NR1 numeric data (<data>).
Respons
synta
If headers are ON
If headers are OFF
":TRANSMIT:SEPARATOR data"
"data"
Exampl
Transmission
Response
":TRAN:SEP?"
":TRANSMIT:SEPARATOR 1"
":TRAN:SEP?"
"1"
RANsmit:SEParator
RANsmit:SEParator?