Agilent Technologies E1300B User Manual
Page 167
:COMMunicate
:SERial[n] :CONTrol
:RTS?
SYSTem:COMMunicate:SERial[ n] :CONTrol:RTS? returns the current setting
for RTS line control.
Example
Checking the setting of RTS control.
SYST:COMM:SER0:CONT:RTS?
enter statement
statement enters the string
"ON", "OFF", "STAN", or "IBF"
:COMMunicate
:SERial[n] [:RECeive]
:BAUD
SYSTem:COMMunicate:SERial[ n] [ :RECeive] :BAUD < baud_rate> Sets the
baud rate for the serial port.
Parameters
Parameter
Name
Parameter
Type
Range of
Values
Default
Units
baud
numeric
300 | 1200 | 2400 | 4800 |
9600 | 19200 | MIN | MAX
none
Comments
•
Attempting to set baud to other than those values shown will result in an
error -222.
•
DIAG:BOOT:COLD will set
…
BAUD to 9600.
•
*RST condition: No change.
Example
Setting the baud rate to 1200.
SYST:COMM:SER0:BAUD 1200
:COMMunicate
:SERial[n] [:RECeive]
:BAUD?
SYSTem:COMMunicate:SERial[ n] [ :RECeive] :BAUD? [ MIN | MAX] returns:
•
The current baud rate setting if no parameter is sent.
•
The maximum allowable setting if MAX is sent.
•
The minimum allowable setting if MIN is sent.
Example
Querying the current baud rate.
SYST:COMM:SER0:BAUD?
enter statement
statement enters a numeric
value
SYSTem :COMMunicate :SERial[n] :CONTrol :RTS?
System Instrument Command Reference 7-39