Creating Driver Commands

In Drivers and Interfaces, you created several I/O Tables for the DMM driver. Now create Driver Commands for these I/O Tables.

To create driver command items:

  1. Double-click on the Commands submodule under MyDMM in the Workspace window. The Commands view is displayed.

  2. Right-click on Driver and select Insert Command Below from the context menu. A new command item is inserted called Untitled1. Type Set in the edit box to rename the command item.

  3. Repeat step 2 and insert a new item below Set. Rename it Function.

  4. Repeat step 2 and insert six items below Function. Rename them VDC, VAC, 2Wire, 4Wire, Frequency, and Period.

  5. Create an additional item below Driver. Rename it Measure.

At this point, the commands view should look as shown here: