Table of Contents

Enum RobotConnectionType

Namespace
RoboDk.API.Model
Assembly
RoboDkApi.dll
public enum RobotConnectionType

Fields

Disconnected = -2
NotConnected = -1
Problems = -3
Ready = 0
Unknown = -1000
Waiting = 2
Working = 1