Adding a Repeated Capability
Repeated capabilities allow the driver to expose duplicate functionality in an instrument using IVI-defined functions and conventions. For instance, a single set of methods and properties can be defined for operating on a series of channels in an oscilloscope. IVI terms this duplicate functionality a repeated capability.
For a complete discussion of repeated capabilities, see the IVI Backgrounder topic entitled Repeated Capabilities.
Nimbus provides two ways to initiate the process of adding a new repeated capability to a driver, each of which is described in detail below.
To add a repeated capability to the main driver interface
Section titled “To add a repeated capability to the main driver interface”-
From Solution Explorer, expand the Nimbus node.
-
Right-click on the Repeated Capabilities node.
-
Choose Add Repeated Capability…
-
The Add Repeated Capability Wizard appears.
-
Follow the steps outlined below for using the Add Repeated Capability Wizard.
The remaining topics in this section discuss each wizard page separately.