Click or drag to resize

ModuleError Class

Error from Module
Inheritance Hierarchy
SystemObject
  Huarui.STARLineModuleError

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public class ModuleError

The ModuleError type exposes the following members.

Constructors
  NameDescription
Public methodModuleError
Initializes a new instance of the ModuleError class
Top
Properties
  NameDescription
Public propertyDescription
Error Description
Public propertyErrorDetail
Error description, eg. E:ID:09/81:Cancel
Public propertyIndex
Public propertyLabwareId
Labware ID
Public propertyMainError
Main Error number
Public propertyModule
Module node name
Public propertyName
Name, e.g. position, or PX
Public propertyPositionId
Position id, channel number or track number
Public propertyRecovery
Error recovery used
Public propertySlaveError
Slave Error Number
Top
See Also