LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can LabVIEW interface with VB script similar to MATLAB script node?


0 Kudos
Message 1 of 2
(2,803 Views)
LabVIEW doesn't have a scripting node capable of handling VB script, but you could write a macro in Excel using VB script and then use ActiveX to run the macro. There are examples for calling an Excel macro using ActiveX on the ni website.
0 Kudos
Message 2 of 2
(2,803 Views)