VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Requirements for Custom Devices and Custom Workspace Tools in VeriStand Operator

Solved!
Go to solution

I'm planning to develop a VeriStand application that will include a Custom Device (CD) and a Custom Workspace Tool (CWT) and that will run on a customer PC using the Operator version of VeriStand.

 

Does LabVIEW need to be installed on the customer PC for the CD and CWT to operate correctly, or do the CD and CWT build processes convert these components into standalone LabVIEW executables that will work with the VeriStand Operator application?

 

Thanks in advance for any help or insights you can provide.

 

-John

0 Kudos
Message 1 of 3
(1,060 Views)
Solution
Accepted by JohnBergmans

Does LabVIEW need to be installed on the customer PC for the CD and CWT to operate correctly?

No

 

Do the CD and CWT build processes convert these components into standalone LabVIEW executables that will work with the VeriStand Operator application?

Not exactly. The compilation or build process compiles the files into library (.llb but not .exe) that can run on LabVIEW runtime.

-------------------------------------------------------
Control Lead | Intelline Inc
Message 2 of 3
(1,045 Views)

@ZYOng Thanks for your quick reply!

0 Kudos
Message 3 of 3
(1,022 Views)