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..::..Parity Property

Summary: Gets or sets the parity-checking protocol. Returns: One of the System.IO.Ports.Parity values that represents the parity-checking protocol. The default is None. Exceptions: System.IO.IOException: The port is in an invalid state. - or - An attempt to set the state of the underlying port failed. For example, the parameters passed from this System.IO.Ports.SerialPort object were invalid. System.ArgumentOutOfRangeException: The System.IO.Ports.SerialPort.Parity value passed is not a valid value in the System.IO.Ports.Parity enumeration.

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