Rack Methods |
The Rack type exposes the following members.
| Name | Description | |
|---|---|---|
| AddContainerToRack |
Replaces a container on a rectangular pre-loaded rack
| |
| AddLabware |
add labware to defined position
This can only be call in Deck property in STARCommand
| |
| AddLabwareToDeckSite |
add labware to site of template
This can only be call in Deck property in STARCommand
| |
| Dispose |
Dispose function
| |
| GetTrack |
Get track position for rack in the decklayout
| |
| RemoveFromDeck |
Remove labware from deck
This can only be call in Deck property in STARCommand
| |
| RenameLabware |
Rename labware Id
This can only be call in Deck property in STARCommand
| |
| UpdateLoadedLabware |
Updates the list of loaded labware and updates the view
| |
| UpdateUsedLabware |
Update labware status in deck layout visibilization
| |
| UpdateUsedPositions |
Updates the list of used positions and updates the view
|