| Member name | Value | Description |
---|
| NoError | 0 |
No Error
|
| SyntaxError | 1 |
There is a wrong set of parameters or parameter ranges.
|
| HardwareError | 2 |
Steps lost on one or more hardware components, or component not initialized or not functioning.
|
| NotExecutedError | 3 |
There was an error in previous part command.
|
| ClotError | 4 |
Blood clot detected.
|
| BarcodeError | 5 |
Barcode could not be read or is missing.
|
| InsufficientLiquidError | 6 |
Not enough liquid available.
|
| TipPresentError | 7 |
A tip has already been picked up.
|
| NoTipError | 8 |
Tip is missing or not picked up.
|
| NoCarrierError | 9 |
No carrier present for loading.
|
| ExecutionError | 10 |
A step or a part of a step could not be processed.
|
| PressureLLDError | 11 |
A dispense with pressure liquid level detection is not allowed.
|
| CalibrateError | 12 |
No capacitive signal detected during carrier calibration procedure.
|
| UnloadError | 13 |
Not possible to unload the carrier due to occupied loading tray position.
|
| PressureLLDconsecutiveError | 14 |
Pressure liquid level detection in a consecutive aspiration is not allowed.
|
| ParameterError | 15 |
Dispense in jet mode with pressure liquid level detection is not allowed.
|
| CoverOpenError | 16 |
Cover not closed or can not be locked.
|
| ImproperAspirationDispenseError | 17 |
The pressure-based aspiration / dispensation control reported an error ( not enough liquid ).
|
| WashLiquidError | 18 |
Waste full or no more wash liquid available.
|
| TemperatureError | 19 |
Incubator temperature out of range.
|
| TADMOvershot | 20 |
Overshot of limits during aspirate or dispense.
Note:
On aspirate this error is returned as main error 17.
On dispense this error is returned as main error 4.
|
| LabwareError | 21 |
Labware not available.
|
| LabwareGrippedError | 22 |
Labware already gripped.
|
| LabwareLostError | 23 |
Labware lost during transport.
|
| IllegalTargetPlatePosition | 24 |
Cannot place plate, plate was gripped in a wrong direction.
|
| IllegalInterventionError | 25 |
Cover was opened or a carrier was removed manually.
|
| TADMUndershot | 26 |
Undershot of limits during aspirate or dispense.
Note:
On aspirate this error is returned as main error 4.
On dispense this error is returned as main error 17.
|
| PositionError | 27 |
The position is out of range.
|
| UnexpectedcLLDError | 28 |
The cLLD detected a liquid level above start height of liquid level search.
|
| AreaAlreadyOccupied | 29 |
Instrument region already reserved.
|
| ImpossibleToOccupyArea | 30 |
A region on the instrument cannot be reserved.
|
| AntiDropControlError | 31 |
Anti drop controlling out of tolerance.
|
| DecapperError | 32 |
Decapper lock error while screw / unscrew a cap by twister channels.
|
| DecapperHandlingError | 33 |
Decapper station error while lock / unlock a cap.
|
| SlaveError | 99 |
Slave error.
|
| WrongCarrierError | 100 |
Wrong carrier barcode detected.
|
| NoCarrierBarcodeError | 101 |
Carrier barcode could not be read or is missing.
|
| LiquidLevelError | 102 |
Liquid surface not detected.This error is created from main / slave error 06/70, 06/73 and 06/87.
|
| NotDetectedError | 103 |
Carrier not detected at deck end position.
|
| NotAspiratedError | 104 |
Dispense volume exceeds the aspirated volume.
This error is created from main / slave error 02/54.
|
| ImproperDispensationError | 105 |
The dispensed volume is out of tolerance (may only occur for Nano Pipettor Dispense steps).
This error is created from main / slave error 02/52 and 02/54.
|
| NoLabwareError | 106 |
The labware to be loaded was not detected by autoload module.
Note:
May only occur on a Reload Carrier step if the labware property 'MlStarCarPosAreRecognizable' is set to 1.
|
| UnexpectedLabwareError | 107 |
The labware contains unexpected barcode ( may only occur on a Reload Carrier step ).
|
| WrongLabwareError | 108 |
The labware to be reloaded contains wrong barcode ( may only occur on a Reload Carrier step ).
|
| BarcodeMaskError | 109 |
The barcode read doesn't match the barcode mask defined.
|
| BarcodeNotUniqueError | 110 |
The barcode read is not unique. Previously loaded labware with same barcode was loaded without unique barcode check.
|
| BarcodeAlreadyUsedError | 111 |
The barcode read is already loaded as unique barcode ( it's not possible to load the same barcode twice ).
|
| KitLotExpiredError | 112 |
Kit Lot expired.
|
| DelimiterError | 113 |
Barcode contains character which is used as delimiter in result string.
|