Fluke 5020A Thermostat User Manual


 
5020A
Users Manual
6-38
A value of 1 is returned if serial port echo (duplex) is ON. A value of 0 is returned if
serial port echo (duplex) is OFF.
SYSTem:COMMunicate:SERial:FDUPlex <bool>
Sets the serial port echo (duplex) setting.
Example: SYST:COMM:SER:FDUP 1
The <bool> parameter turns serial port echo (duplex) mode on (1 or ON) or off (0 or
OFF). A baud rade of 57600 suspends echo (full duplex).
SYSTem:COMMunicate:SERial:FEED?
Returns the state of the serial port auto printing.
Example: SYST:COMM:SER:FEED?
Response: 0
A value of 1 is returned if serial port auto printing is enabled. A value of 0 if returned is
serial port auto printing is disabled.
SYSTem:COMMunicate:SERial:FEED <bool>
Sets the state of the serial port auto printing.
Example: SYST:COMM:SER:FEED 1
The <bool> parameter turns serial port auto printing on (1 or ON) or off (0 or OFF). The
*RST command sets the serial port auto printing to OFF.
SYSTem:COMMunicate:SERial:LINefeed?
Returns the state of the serial port linefeed setting.
Example: SYST:COMM:SER:LIN?
Response: 1
A value of 1 is returned if the serial port linefeed is enabled. A value of 0 is returned if
serial port linefeed is disabled.
SYSTem:COMMunicate:SERial:LINefeed <bool>
Sets the state of the serial port linefeed setting.
Example: SYST:COMM:SER:LIN 1
The <bool> parameter turns serial port linefeed on (1 or ON) or off (0 or OFF).
SYSTem:COMMunicate:SERial:TIMe? [MIN|MAX|DEF]
Returns the serial port auto printing period in seconds.
Example: SYST:COMM:SER:TIM?
Response: 10
Specifying the MIN, MAX, or DEF parameter returns the minimum, maximum, or
default value respectively.
SYSTem:COMMunicate:SERial:TIMe <num>|MIN|MAX|DEF
Sets to serial port sample period setting in seconds.