INtime SDK Help
comrocket.rta (Serial Communications)
INtime SDK v6 > About INtime > Networking and I/O > Serial Communications (COMM) > comrocket.rta (Serial Communications)

Driver for the Comtrol family of RocketPort serial multi-channel PCI cards.

comrocket [inst={all,0..31} | first=x | list]

Parameters

poll[=ticks]
Enable polling at optional tick rate.
pollpri=pri
Set the priority of the polling thread, default 128.
inst={all,0..31}
All or indicated instances of the card. The default is instance 0.
first=x
Register channels beginning at COM(X). The default is COM5.
list
List supported RocketPort devices PCI vendor id, device id, and short description.

Remarks

Channels are installed beginning at the "first" parameter. 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 3.1
See Also