Programming with Reflection
VT640Compatible property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether or not Reflection switches back and forth automatically between Tektronix and VT terminal emulation when it receives VT640-compatible control characters from the host.
When this property is True, Reflection automatically sets the value of TerminalType to rcTek401X when it receives a control character (Ctrl-]) or the escape sequence EscGs from the host. Reflection exits Tektronix terminal emulation and sets TerminalType to rcVT400_7 when it receives a Cancel control character (Ctrl-X) from the host.
The default value is False.