Click or drag to resize

Repeated Capability Functions

Nimbus implements collection-style repeated capabilities by using a separate class for each repeated capability. Each repeated capability instance, (e.g. Channel1, Channel2, etc.) is represented by a separate instance of the repeated capability class. Within a method implementation, it is often required to know on which repeated capability instance the method is executing. The functions in this section provide access to the current repeated capability instance. In the case of nested repeated capabilities, these functions also allow a driver developer to "navigate" to parent repeated capability instances.

In This Section
See Also

Download a complete CHM version of this documentation here.