HDDomain Properties |
The HDDomain type exposes the following members.
Name | Description | |
---|---|---|
![]() | IterationNumber |
Iteration number. Access to the iteration number is needed in the control module (via a sensor)
|
![]() | Nodes |
List of all HD nodes in network.
Need not include all Engine nodes, use the GetHDNode(EngineNode) to check if a given engine node also has a corresponding HD node. |
![]() | Reaches |
List of all HD reaches in network.
Need not include all Engine reaches, use the GetReach(EngineReach) to check if a given engine reach also has a corresponding HD reach. |