INtime SDK Help
comadv.rta (Serial Communications)
INtime SDK v7.1 > About INtime > Networking and I/O > Serial Communications (COMM) > comadv.rta (Serial Communications)

Driver for the Advantech family of serial PCI cards.

commoxa [poll[=ticks]] [pollpri=pri] [first=x] [list] [help]

Parameters

poll[=ticks]
Enable polling at optional tick rate.
pollpri=pri
Set the priority of the polling thread, default 128.
first=x
Register channels beginning at COM(X). The default is COM5.
help
List available command line options.
list
List supported Advantech devices PCI vendor id, device id, and short description.

Remarks

Channels are installed beginning at 5. If that channel is already taken, the channels are installed starting at the first available position. Consequently, care might be taken to ensure that devices of one type are installed in consecutive positions.

Uninstalling a device driver frees the allocated channels for use by other drivers.

Requirements

Versions
INtime 7
See Also