RCall::TCommPort Struct Reference

struct RCall::TCommPort

Communications port information.

TFileName

Public Attributes
TFileName iCsy
TName iPort

Member Data Documentation

TFileName iCsy

TFileName iCsy

The CSY module used by the C32 Communications Server to talk to the serial device. This has been deprecated as all the information that is needed by the lower layers is now being passed in iPort.

TFileNameThe CSY module used by the C32 Communications Server to talk to the serial device. This has been deprecated as all the information that is needed by the lower layers is now being passed in iPort.

TFileName

TName iPort

TName iPort

The port used by the C32 Communications Server to talk to the serial device. It holds both the Csy name and the Port name.

TName