Click or drag to resize

RackRemoveFromDeck Method

Remove labware from deck This can only be call in Deck property in STARCommand

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public void RemoveFromDeck(
	string id
)

Parameters

id
Type: SystemString
labware id
See Also