IpConfigError Enumeration |
Namespace: Flir.Atlas.Live.Discovery
public enum IpConfigError
Member name | Value | Description | |
---|---|---|---|
NoError | 0 | No error. | |
NotConnected | 1 | Not connected | |
ConnectionFailed | 2 | Connection failed. Changing the IP settings might still be possible. | |
CameraNotFound | 3 | Camera not found. | |
CameraLocked | 4 | Camera is in use by other application | |
Unknown | 5 | Unknow error. |