Table 2-23
COM device properties and parameters (continued)
Description
Parameter
Property
Sets the maximum COM speed setting
The following values are valid:
■
110
■
300
■
600
■
1200
■
2400
■
4800
■
9600
■
38400
■
57600
■
115200
Long
<CHostData>.ComSpeed(Long)
The following table describes the COM device properties and return values.
In
Table 2-24
, replace the information in angle brackets with the actual values.
Table 2-24
COM device properties and return values
Description
Return value
Property
Returns one of the following values as the
communications parity:
■
<None>
■
Odd
■
Even
■
Mark
■
Space
String
String = <CHostData>.ComParity
Returns the Com Flow setting of the host object
The following values are valid:
■
<None>
■
XONXOFF
■
RTS/CTS
■
Both
String
String = <CHostData>.ComFlowControl
Visual Basic object definitions
CHostData properties
44