Programming with Reflection
TVICompatibility property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which TVI emulation type Reflection uses when TerminalType is set to rcTVI955.
The value of this property controls the behavior of specific TVI commands that correspond to the specified emulation type. For example, under TVI 955 emulation, the ESC 0 ps P1 p2 p3 command causes a reprogram of any Edit key. Under TVI 950 emulation, this same command will reprogram the Send key.
Notes
· A list of commands is available in the Reflection online Help. Search for "Commands, list of for TVI 955 emulation."
The default value is rcTVIComp955.
rcTVIComp955 Reflection is configured for TVI 955 emulation.
rcTVIComp950 Reflection is configured for TVI 950 emulation.