LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand dll in LabView

Hello all,

 

I have never used llb before, so this might be a very stupid question. I was given a ASAP3.dll along with a .seq file. I made a screen cap of how it is use in TestStand here. Is there any way I can use the ASAP3.dll in LabView instead of TestStand?

 

2011-06-01_143016.png

0 Kudos
Message 1 of 4
(2,799 Views)

It's not an llb and since the dll requires the TestStand sequence context, you can't just use LabVIEW.

0 Kudos
Message 2 of 4
(2,793 Views)

What is a "TestStand sequence context"?

0 Kudos
Message 3 of 4
(2,784 Views)

From thr TestStand Help:

 

A sequence context is an object in the TestStand API that represents the execution state of a sequence. For each active sequence, TestStand maintains a sequence context you can use to access all the objects, variables, and properties that relate to the execution of the sequence.

0 Kudos
Message 4 of 4
(2,781 Views)