Tektronix 071-0855-05 Telescope User Manual


 
Reference: Remote Commands ~ Command Description
OTS9100 User Manual 3-67
:SYSTem:COMMunicate:NETWork:TXTERM
This command sets the initial selection, for new network connections, of the characters sent at the end of
a query response. This setting has no effect on connections already established (see
:SYSTEM:COMMUNICATE:PORT:TXTERM). The query form returns the current setting.
Syntax :SYSTem:COMMunicate:NETWork:TXTERM?
:SYSTem:COMMunicate:NETWork:TXTERM <Enum>
Parameters Description
LF Line feed (LF) character, 0x0A
CR Carriage return (CR) character, 0x0D
CRLF CR followed by LF
LFCR LF followed by CR
:SYSTem:COMMunicate:PORT:ECHO
The PORT commands affect the character-based remote control port (serial port or network connection)
that receives the command; they are not valid for the GPIB. This command controls, for the current
remote-control port, how the system echoes the characters it receives. The parameter is a numeric value
containing three individual control bits. The query form returns the current setting.
Syntax :SYSTem:COMMunicate:PORT:ECHO?
:SYSTem:COMMunicate:PORT:ECHO <NR1>
Bit value Function
0 Disables echo
1 Enables echo
2 Causes the input terminator character to be echoed as CR-LF
4 Enables input line buffering: received characters are not processed until the
terminating CR or LF
:SYSTem:COMMunicate:PORT:PROMpt
This command enables or disables the user prompt on the current remote-control port. When the prompt
is enabled, the system prompts when it is ready for a command. The query form returns the current
setting.
Syntax :SYSTem:COMMunicate:PORT:PROMpt?
:SYSTem:COMMunicate:PORT:PROMpt <Boolean>