Adding Range Checking and Coercion to a Property
To add range checking to a property
Section titled “To add range checking to a property”-
From Solution Explorer, double-click the Driver Designer node under the Nimbus node.
-
The IVI.NET Driver Designer tree view opens.
-
Expand the root node, which will be named after the driver assembly (e.g.: Acme.Acme4321).
-
Locate and then select the desired property from the tree view.
-
On the right-side of the IVI.NET Driver Designer, click the Range Checking tab along the lower section of the designer.
-
The Range Checking Editor appears. See the Range Checking Editor topic for details.