Send comments on this topic.
Parity Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library > ConnectionSettingsComSerialPort Object : Parity Property
Get or set the type of parity on the connection.

Syntax

 
Object.Parity As ParityTypeOption

Remarks

The default value is Parity8None. This value can be changed during an open connection.

See Also