Example Code

Calling VBAI through ActiveX in LabVIEW- choosing inspection to run

Code and Documents

Attachment

This example VI uses ActiveX to call into VBAI and programmatically choose an inspection based on the inspection's file path.  Block diagram is documented with explanations of each step.  This VI could be used as a subVI in a larger program.  However, it does not execute very quickly (10+ seconds), so take that into consideration.

ActiveXVBAI_BD.png

ActiveXVBAI_FP.png

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
SztanoI
Member
Member
on

Hello

Is this existing for Labview 8.6?

Contributors