BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

SerialPortSettings..::..PortName Property

Summary: Gets or sets the port for communications, including but not limited to all available COM ports. Returns: The communications port. The default is COM1. Exceptions: System.ArgumentNullException: The System.IO.Ports.SerialPort.PortName property was set to null. System.ArgumentException: The System.IO.Ports.SerialPort.PortName property was set to a value with a length of zero.-or-The System.IO.Ports.SerialPort.PortName property was set to a value that starts with "\\".-or-The port name was not valid. System.InvalidOperationException: The specified port is open.

Namespace:  CAS.Lib.CommonBus.CommunicationLayer.RS
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)