|
Description
Sets or returns serial Comm port used by host computer for communicating with the pod.
Syntax
HCS121.ComPort [ = setting ]
|
Part |
Type |
Description |
|
Setting |
Index |
Controls Comm port assignment. Following are the valid constant COMPORT enum
values: |
|
Constant |
Description |
|
h_COM1 |
Host computer using COM1 |
|
h_COM2 |
Host computer using COM2 |
|
h_COM3 |
Host computer using COM3 |
|
h_COM4 |
Host computer using COM4 |
Remarks
This property does not exist in the USB version of the control (HCS12u
ActiveX).
|