LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can a labview executable return a value?

I need to get an error return value from a labview executable is this possible?

Thx,
JD2
0 Kudos
Message 1 of 2
(2,765 Views)
You could always place your error into a queue. Then access the queue from a labview vi. Another option is to compile your vi into a DLL and have it return a value. hope this helps.
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
Message 2 of 2
(2,763 Views)