Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / SerialDeviceToHost Property
In This Topic
SerialDeviceToHost Property
In This Topic
Gets or sets whether data received from the currently configured serial device port is sent to the host.
Syntax
expression.SerialDeviceToHost As Boolean
where expression is a variable that represents a Terminal Object
Remarks
This property is usually set by the host application when it is required. The default is false.
See Also