06-01-2011 04:31 PM
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?
06-01-2011 05:42 PM
It's not an llb and since the dll requires the TestStand sequence context, you can't just use LabVIEW.
06-02-2011 10:30 AM
What is a "TestStand sequence context"?
06-02-2011 11:23 AM
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.