Programming with Reflection

image\rwnprg32.gif SerialDevicePort property

 

Syntax

object.SerialDevicePort
object.SerialDevicePort = Value

Works with

image\r124.gif

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) which serial port on the PC is used as the terminal serial device port. The value of this property is only relevant when the LogToSerialDevice property is True.

Values

The default value is "NONE".

Possible values are "COM1," "COM2," and so forth.

These values are not case-sensitive.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property