VXIplug&play Base Interface

You can use VXIplug&play and IVI instrument sessions to obtain an ActiveX reference to a VXIplug&play base interface. You can use this interface to call the following required VXIplug&play non-initialization methods without calling particular driver APIs:

  • VPPBase.Error_Query
  • VPPBase.Error_Message
  • VPPBase.Revision_Query
  • VPPBase.Self_Test
  • VPPBase.Reset

For example, you can use the VXIplug&play base interface to create a utility that resets or self-tests all instruments in the system.