ICC

Datatypes Supported:

The following table summarizes the datatypes that are accepted (in the case of a write property service) and returned (in the case of a read property service) when targeting the present value property of each supported object type.

Object Type

 

Service

Read Property

Write Property

 

Analog Output

Real

Real, Unsigned, Integer, Null

Analog Input

Real

N/A

Binary Output

Enumerated

Enumerated, Boolean, Real, Unsigned,

Integer, Null

 

 

Binary Input

Enumerated

N/A

Notes:

The Null data type is used to relinquish a previously-commanded entry at the targeted priority in the priority array.

When writing to Binary Output objects, all non-zero values are interpreted as a “1”.

97