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.
To add a repeated capability to a driver
Section titled “To add a repeated capability to a driver”-
From Solution Explorer, double-click the Driver Designer node under the Nimbus node.
-
The Driver Designer opens as a tabbed document window. Select the IVI-COM tab.
-
From the tree view expand the type library node for the instrument-specific hierarchy. This node is named “
\<driverName\>Lib”. -
Right-click on the desired location within the hierarchy for the repeated capability methods and properties and choose Add Child Repeated Capability….
-
The Add Child Repeated Capability Wizard appears.
The remaining topics in this section discuss each wizard page separately.