Zaber Motion LibraryGetting StartedHow-to GuidesSupportBinary Protocol (Legacy)
API Reference
ZaberMotionAscii
AccelTypeAlertEventAllAxesAxisAxisGroupAxisIdentityAxisSettingsAxisStorageAxisTypeConnectionConversionFactorDeviceDeviceIdentityDeviceIODeviceIOInfoDeviceSettingsDeviceStorageDigitalOutputActionGetAxisSettingGetAxisSettingResultGetAxisSettingTypedResultGetSettingGetSettingResultGetSettingTypedResultIoPortLabelIoPortTypeLockstepMeasurementSequenceMessageTypeOscilloscopeOscilloscopeCapturePropertiesOscilloscopeDataOscilloscopeDataSourceParamsetInfoPidTuningPvtPvtAxisDefinitionPvtAxisTypePvtBufferPvtBufferAxisUnitsPvtCallActionPvtCancelAllOutputsScheduleActionPvtCancelOutputScheduleActionPvtCsvDataPvtIoPvtModePvtPartialCsvDataPvtPartialPointPvtPartialSequenceItemPvtPointPvtSequencePvtSequenceItemPvtSetAllAnalogOutputsActionPvtSetAllDigitalOutputsActionPvtSetAnalogOutputActionPvtSetDigitalOutputActionResponseServoTunerServoTuningParamServoTuningParamsetSetStateAxisResponseSetStateDeviceResponseSettingConstantsSimpleTuningSimpleTuningParamDefinitionStreamStreamAxisDefinitionStreamAxisTypeStreamBufferStreamIoStreamModeStreamsTransportTriggerTriggerActionTriggerConditionTriggerEnabledStateTriggerOperationTriggersTriggerStateTypedSettingUnknownResponseEventWarningFlagsWarnings
ZaberMotionBinary
ZaberMotionExceptions
MotionLibExceptionBadCommandExceptionBadDataExceptionBinaryCommandFailedExceptionBinaryCommandFailedExceptionDataCommandFailedExceptionCommandFailedExceptionDataCommandPreemptedExceptionCommandTooLongExceptionCommandTooLongExceptionDataConnectionClosedExceptionConnectionFailedExceptionConversionFailedExceptionDeviceAddressConflictExceptionDeviceAddressConflictExceptionDataDeviceBusyExceptionDeviceDbFailedExceptionDeviceDbFailedExceptionDataDeviceDbInnerErrorDeviceDetectionFailedExceptionDeviceFailedExceptionDeviceNotIdentifiedExceptionDriverDisabledExceptionGCodeExecutionExceptionGCodeExecutionExceptionDataGCodeSyntaxExceptionGCodeSyntaxExceptionDataGe1xGripperMovementFailedExceptionIncompatibleSharedLibraryExceptionInternalErrorExceptionInvalidArgumentExceptionInvalidCsvDataExceptionInvalidDataExceptionInvalidOperationExceptionInvalidPacketExceptionInvalidPacketExceptionDataInvalidParkStateExceptionInvalidPvtPointInvalidRequestDataExceptionInvalidResponseExceptionInvalidResponseExceptionDataIoChannelOutOfRangeExceptionIoFailedExceptionLockstepEnabledExceptionLockstepNotEnabledExceptionMovementFailedExceptionMovementFailedExceptionDataMovementInterruptedExceptionMovementInterruptedExceptionDataNoDeviceFoundExceptionNotSupportedExceptionNoValueForKeyExceptionOperationFailedExceptionOperationFailedExceptionDataOsFailedExceptionOutOfRequestIdsExceptionPvtDiscontinuityExceptionPvtExecutionExceptionPvtExecutionExceptionDataPvtModeExceptionPvtMovementFailedExceptionPvtMovementFailedExceptionDataPvtMovementInterruptedExceptionPvtMovementInterruptedExceptionDataPvtSequenceGenerationFailedExceptionPvtSetupFailedExceptionRemoteModeExceptionRequestTimeoutExceptionSerialPortBusyExceptionSetDeviceStateExceptionDataSetDeviceStateFailedExceptionSetPeripheralStateExceptionDataSetPeripheralStateFailedExceptionStreamDiscontinuityExceptionStreamExecutionExceptionStreamExecutionExceptionDataStreamModeExceptionStreamMovementFailedExceptionStreamMovementFailedExceptionDataStreamMovementInterruptedExceptionStreamMovementInterruptedExceptionDataStreamSetupFailedExceptionTimeoutExceptionTransportAlreadyUsedExceptionUnknownRequestException
ZaberMotionGcode
ZaberMotionMicroscopy
ZaberMotionMovement
ZaberMotionProduct
© 2026 Zaber Technologies Inc.
API Reference v10.1.0
OutOfRequestIdsExceptionclass
Module: ZaberMotionExceptions
Thrown when the library is overwhelmed with too many simultaneous requests.
To use this type, add import ZaberMotionExceptions to the top of your source code.
Parent Class
MotionLibException Properties
Methods
Top