Data and point types in Chopan

CHoPAN supports two data types in the Sedona Framework client:

When making Chopan client points in the Chopan Point Manager, discovery makes available only those properties (slots) that are compatible with these two data types.

Regardless of target, the “out” slot of a Chopan point in the device’s app is either a float (ChoFltPt, ChoFltWr) or a bool (ChoBoolPt, ChoBoolWr).

NoteThe NiagaraAX Chopan client, which is largely Sedona proxy points that use an assigned tuning policy based on the “Chopan” Comm Type, can also process string type data. The JACE platform provides a much larger code space for this type of support than a typical Jennic-based device.