Parameters > Citect.ini File Parameters > Code Parameters > [Code]Unsigned

[Code]Unsigned

Note: This parameter is obsolete. CitectSCADA now supports unsigned integers as a standard data type.

This parameter used to determine if 16 bit integers were interpreted as unsigned or signed. But only the MODCELL and COMLI protocols supported this option, and setting this parameter affected both protocols.

Signed integers can have values from -32768 to +32767. Unsigned integers can have values from 0 to 65535.

Allowable Values:

Default Value: 0

See Also