Click or drag to resize
ControllerMappingState Enumeration
Defines the different mapping states for an RsIrc5Controller. See MappingState property.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum ControllerMappingState
Members
  Member nameValueDescription
Unmapped0Controller has not been mapped to the station
Mapped1Controller has been fully mapped to the station
NotUpdated2Controller has been mapped to the station, but the mapping could be out of sync or incorrect.
Version Information

Supported in: 1.0.0.0
See Also