Device position
You can retrieve the device position by using the Device info function, as shown in the following image.
'Retrieves the position property of the Device object.
Print Device("DUT").GetROProperty("position")
You can retrieve the device position by using the Device info function, as shown in the following image.
'Retrieves the position property of the Device object.
Print Device("DUT").GetROProperty("position")
SearchTips