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