Programming with Reflection
ResetTerminal method
Syntax object.ResetTerminal ResetMode
Executes a terminal reset.
ResetMode Argument Type: Enumeration
Required
Use one of the following values:
rcSoftReset
Performs a soft reset of the terminal. In Reflection for HP, this is equivalent to clicking Soft Reset on the Connection menu's cascading Reset menu. In Reflection for UNIX and OpenVMS (VT emulation) and Reflection for ReGIS Graphics (VT graphics emulation), this is equivalent to clicking Terminal on the Connection menu's cascading Reset menu.
rcHardReset
Performs a hard reset of the terminal. In Reflection for HP, this is equivalent to clicking Hard Reset on the Connection menu's cascading Reset menu. In Reflection for UNIX and OpenVMS (VT emulation) and Reflection for ReGIS Graphics (VT graphics emulation), this is equivalent to clicking Recall Last Setup on the Reset menu.
rcSerialStats
Resets the serial connection statistics (receiver overruns, parity errors, framing errors, and so forth) to zero.