API Reference v9.2.0

DeviceDbSourceTypeenum

Module: zaber_motion

Type of source of Device DB data.

To use this type, add from zaber_motion import DeviceDbSourceType to the top of your source code.

NameValueDescription
DeviceDbSourceType.WEB_SERVICE0Fetch device information from a web service.
DeviceDbSourceType.FILE1Load device information from a local database file.