Is there a way to get the name of the active switch virtual device in TestStand?
For example:
if(currentSwitchDeviceName == "blah")
{
Do XYZ,
....etc
}
Is there a way to get the name of the active switch virtual device in TestStand?
For example:
if(currentSwitchDeviceName == "blah")
{
Do XYZ,
....etc
}