Programming with Reflection

image\rwnprg32.gif SerialDeviceToHost property

 

Syntax

object.SerialDeviceToHost
object.SerialDeviceToHost = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether or not data received from the currently configured serial device port is sent to the host. This property is usually set by the host application when it is required.

Values

The default is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property