Click or drag to resize

ControllerIsVirtual Property

Returns true if the controller is a virtual controller.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public bool IsVirtual { get; }

Property Value

Type: Boolean
See Also