APIs, concepts, guides, and more
|
IO * IOGet | ( | int32_t | nodeNumber | ) |
IOGet returns a pointer to an IO object using its node number and initializes its internals.
nodeNumber | The reference number of the node the IO is on. The first I/O node is the 0th Node. Non-I/O Nodes are not considered for this numbering schema. |
Part of the Create and Initialize RapidCode Objects method group.