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
OperationFailedExceptionclass
Module: ZaberMotionExceptions
Thrown when a non-motion device fails to perform a requested operation.
To use this type, add import ZaberMotionExceptions to the top of your source code.
Parent Class
MotionLibException Properties
p
operationFailedException.detailsOperationFailedExceptionData Additional data for OperationFailedException.Methods
Top