Skip to main content

Module attribute

Module attribute 

Source
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§

AttributeParams
Parameter indices for NDPluginAttribute.
AttributeProcessor
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.