Expand description
NDPluginAttribute: extracts named attribute values from each array.
Supports up to 8 attribute channels (addr 0..7), each tracking a different attribute by name. Special pseudo-attribute names “NDArrayUniqueId” and “NDArrayTimeStamp” read from the array header.
Structs§
- Attribute
Params - Parameter indices for NDPluginAttribute.
- Attribute
Processor - Processor that extracts multiple attribute values from each array.
Functions§
- attr_
ts_ channel_ names - Channel names for time series (one per attribute channel).
- create_
attribute_ runtime - Create an Attribute plugin runtime. The TS receiver is stored in the registry
for later pickup by
NDTimeSeriesConfigure.