![]() | ParameterStyleRepCap Class |
For each parameter-style repeated capability defined in an IVI-C driver, Nimbus defines a repeated capability class of the same name and that class derives from the ParameterStyleRepCap class presented in this section.
The repeated capability class is defined by use of the repeated capability macro map maintained in the driver project's RepCaps.h. The ParameterStyleRepCap class exposes several methods required to properly manage repeated capability-based functions and attributes in an IVI-C driver. The topics in this section present the functions available for managing repeated capabilities in IVI-C drivers.