![]() | Welcome to the Hamilton STAR Development SDK |
This a Hamilton STAR instrument integration SDK, with which you can code your language to control the instrument.
The SDK is very easy to use, but it is also very powerful. You can easily control the instrument and implement TADM or other technology in your application
Currently we can use following type to control the STAR and its module
STARDiscover - monitor the connection status of STAR, you can send command and recieve data from STAR
STARCommand - STAR control command (the same command as in Venus software) to control instrument
STARCommand.Deck - Deck layout
STARCommand.Channel - 1000ul pipetting channel
STARCommand.Channel5ml - 5ml pipetting channel
STARCommand.Autoload - Autoload
STARCommand.CoreGripper - CORE gripper with 1000ul channel
STARCommand.ISWAP - iSWAP (internal swivel arm plate handler)
STARCommand.Autoload - Autoload
STARCommand.CORE96Head - CORE 96 head
STARCommand.LeftArm - Left Arm
STARCommand.RightArm - RightArm
STARCommand.GelCardGripper - Gel Card Gripper
HamiltonHeaterShaker - Hamilton Heating Shaker
HamiltonCentrifuge - Hamilton Centrifuge (support SBS and GelCard)
OrbitBarcodeReader - Metrologic barcode scanner Orbit/MS7120
LiquidClassDatabase - get liquid class information
TADMCurveManager - get tadm curves for runs
to get started, please check the information in tutorial section, and with these following tow class, you can performan the control