Click or drag to resize

ChannelEjectTip Method (ErrorRecoveryOptions)

Eject tips to waste

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

Parameters

options (Optional)
Type: Huarui.STARLineErrorRecoveryOptions
error handling option
Exceptions
ExceptionCondition
STARExceptiondevice error will be throwed with STARException
See Also