quadEM
7-0
|
Go to the source code of this file.
Classes | |
class | NDPluginAttribute |
Extract an Attribute from an NDArray and publish the value (and array of values) over channel access. More... | |
Macros | |
#define | NDPluginAttributeAttrNameString "ATTR_ATTRNAME" /* (asynInt32, r/w) Name of Attribute */ |
#define | NDPluginAttributeResetString "ATTR_RESET" /* (asynInt32, r/w) Clear the sum data */ |
#define | NDPluginAttributeValString "ATTR_VAL" /* (asynFloat64, r/o) Value of Attribute */ |
#define | NDPluginAttributeValSumString "ATTR_VAL_SUM" /* (asynFloat64, r/o) Integrated Value of Attribute */ |
#define | FIRST_NDPLUGIN_ATTR_PARAM NDPluginAttributeAttrName |
#define FIRST_NDPLUGIN_ATTR_PARAM NDPluginAttributeAttrName |
#define NDPluginAttributeAttrNameString "ATTR_ATTRNAME" /* (asynInt32, r/w) Name of Attribute */ |
#define NDPluginAttributeResetString "ATTR_RESET" /* (asynInt32, r/w) Clear the sum data */ |
#define NDPluginAttributeValString "ATTR_VAL" /* (asynFloat64, r/o) Value of Attribute */ |
#define NDPluginAttributeValSumString "ATTR_VAL_SUM" /* (asynFloat64, r/o) Integrated Value of Attribute */ |