DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

DIAdem do not call labview

when I used 2018 DIAdem's script call 2016 labview,It failed 

CODE

LVRuntime.Init "16.0"

Set oSUDPara.VI = LVRuntime.LoadVI("C:\Users\10696\Desktop\TEST" & "\TEST.vi")

fail log

Error in <NoName(2).VBS> (Line: 8, Column: 1):
Cannot initialize with this version number
16.0
Please check your version number.

 

my labiew vision is 16.0

0 Kudos
Message 1 of 2
(2,140 Views)

Dickson-WU,

 

In my use of DIAdem calling LabVIEW, I had to keep the bitness of DIAdem the same as the LabVIEW Bitness.  

 

If your DIAdem 2018 is 64 bit you will also require the LabVIEW 2016 64 bit RTE.

 

Paul

0 Kudos
Message 2 of 2
(2,092 Views)