Promotic

Parity - property of the PmaComm object

Description:
Value of the transfer parity of the serial link.
Syntax:
Long Parity
Values:
0 - NO (no parity)
1 - ODD (odd parity)
2 - EVEN (even parity)
3 - MARK (mark parity)
4 - SPACE (space parity)
Note:
Property access for read and write. The default value of this property is defined in the "Parity" configurator of this object.
 
Using this property is very optional and is recommended only in special cases.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oComm = pMe.Pm("/Comm");
var nParity = oComm.Parity;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.