To use this type, add from zaber_motion import DeviceDbSourceType to the top of your source code.
| Name | Value | Description |
|---|---|---|
DeviceDbSourceType.WEB_SERVICE | 0 | Fetch device information from a web service. |
DeviceDbSourceType.FILE | 1 | Load device information from a local database file. |