12-08-2009 08:03 AM
I am trying to create a test sequence with auto schedule that would work across multiple instance of user interface.
I have tried the following,
1. Use lock name in Use Auto Scheduled Resource as "*POWER_METER". TestStand returns error
"Error executing 'Use Resource' step.
User-defined error code."
2. Use Acquired Lock in Use Auto Scheduled Resource as StationGlobals variables and lock name as "POWER_METER". TestStand does not report any error but the Auto Scheduling does not work across the user interfaces.
However, when I used "*POWER_METER" as the name in Lock step type, it worked correctly across the user interfaces.
I am using TestStand 4.0
Is there a way to make the auto scheduling work across multiple user interfaces like the other synchronization step types e.g. Lock
Thanks.
12-08-2009 09:57 AM
12-08-2009 10:21 AM