Click or drag to resize

ChannelEjectTip Method (Container, ErrorRecoveryOptions)

Eject tips to containers

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public void EjectTip(
	Container[] tips,
	ErrorRecoveryOptions options = null
)

Parameters

tips
Type: Huarui.STARLineContainer
containers to drop the tips
options (Optional)
Type: Huarui.STARLineErrorRecoveryOptions
error handling options
Exceptions
ExceptionCondition
STARExceptiondevice error will be throwed with STARException
See Also