Click or drag to resize

ChannelSetTipTrackSpeed Method

set speed factor for pipetting

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public void SetTipTrackSpeed(
	double factor
)

Parameters

factor
Type: SystemDouble
Speed Factor. Default set to 1 (one). Enter a value smaller than one to slow down respectively a value greater than one to speed up tip tracking during aspiration or dispensation. Considered resolution is 0.01.
Exceptions
ExceptionCondition
STARExceptiondevice error will be throwed with STARException
See Also