:COMMunicate :SERial[n] :CONTrol :RTS?

Example

SYSTem :COMMunicate :SERial[n] :CONTrol :RTS?

SYSTem:COMMunicate:SERial[ n] :CONTrol:RTS? returns the current setting

for RTS line control.

Checking the setting of RTS control.

 

SYST:COMM:SER0:CONT:RTS?

 

enter statement

statement enters the string

 

"ON", "OFF", "STAN", or "IBF"

:COMMunicate

SYSTem:COMMunicate:SERial[n][:RECeive]:BAUD < baud_rate>

Sets the

:SERial[n] [:RECeive]

baud rate for the serial port.

 

 

:BAUD

 

 

 

 

Parameters

 

 

 

 

Parameter

Parameter

Range of

Default

 

Name

Type

Values

Units

 

 

 

 

 

 

 

 

 

 

 

baud

numeric

300 1200 2400 4800

none

 

 

 

9600 19200 MIN MAX

 

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

:COMMunicate :SERial[n] [:RECeive] :BAUD?

Example

Setting the baud rate to 1200.

SYST:COMM:SER0:BAUD 1200

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.

Querying the current baud rate.

 

SYST:COMM:SER0:BAUD?

 

enter statement

statement enters a numeric

 

value

System Instrument Command Reference 7-39

Page 167
Image 167
Agilent Technologies 75000 SERIES B, E1301B, E1300B Example SYSTem COMMunicate SERialn CONTrol RTS?, SYSTCOMMSER0BAUD