NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Using LabVIEW OOP Truck Example

This example uses TestStand 2012 and LabVIEW 2012 to demonstrate calling a LabVIEW VIs through dynamic dispatching.

The LabVIEW OOP example included ships with 2012 and can be found in: C:\Program Files\National Instruments\LabVIEW 2012\examples\lvoop\DynamicDispatching

In this example the Call OOP LabVIEW.seq will call the "Get Cargo Capacity.vi" in Vehicle passing both a Vehicle object and a Truck object to show the same behavior.

Running with Single pass a successful run will give you the following output:

"Truck1CargoCapacity = 1, Truck2CargoCapacity= 2, Vehicle3CargoCapacity = 3."

Message 1 of 5
(10,273 Views)

hi,

can you downgrade this example so it can be use for TestStand 4.5.0 and Labview 8.5.1?

0 Kudos
Message 2 of 5
(4,164 Views)

TestStand 2012 is the first version of TestStand to support the required Dynamic Dispatch, so you're unfortunately not going to be able to get this in those older versions

0 Kudos
Message 3 of 5
(4,164 Views)

Hi Shew82,

is there any other example about Labview OOP usage in TestStand enviroment?

I already search around the web but there is none other than this example.

0 Kudos
Message 4 of 5
(4,164 Views)

very nice example....labview oop and testand running together....

CLAD, CTD
0 Kudos
Message 5 of 5
(4,148 Views)