Description True if serial interface runs at 9600 bps, otherwise False
Property type
A Boolean value.
Syntax
object.TXCOM9600 [= value]
The TXCOM9600 Property syntax has these parts:
|
object | An expression evaluating to an object of type SysopConfig. | value | A Boolean value. |
|