Expand description
GenApi node system: typed feature access backed by register IO.
Structs§
- Boolean
Node - Boolean feature metadata.
- Category
Node - Category node describing child feature names.
- Command
Node - Command feature metadata.
- Enum
Node - Enumeration feature metadata and mapping tables.
- Float
Node - Floating point feature metadata.
- Integer
Node - Integer feature metadata extracted from the XML description.
- NodeMap
- Runtime nodemap built from an [
XmlModel] capable of reading and writing feature values via aRegisterIotransport. - SkNode
- SwissKnife node evaluating an arithmetic expression referencing other nodes.
Enums§
- GenApi
Error - Error type produced by GenApi operations.
- Node
- Node kinds supported by the Tier-1 subset.
- SkOutput
- Output type of a SwissKnife expression node.
Traits§
- Register
Io - Register access abstraction backed by transports such as GVCP/GenCP.