This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software_overview [2020/09/24 21:08] richard [Build Macro] |
software_overview [2021/08/16 22:22] (current) |
||
---|---|---|---|
Line 5: | Line 5: | ||
- Design - adjust the object (plates, wash stations, etc) physical parameters and macros, denoted blue | - Design - adjust the object (plates, wash stations, etc) physical parameters and macros, denoted blue | ||
- Camera control - select and control different Internet-of-Things cameras, denoted by red | - Camera control - select and control different Internet-of-Things cameras, denoted by red | ||
+ | |||
< | < | ||
Line 52: | Line 53: | ||
{{ : | {{ : | ||
< | < | ||
- | **There are 4 different design modes that are selectable: Objects, Build Macro, Edit/Run Macro, Logger** | + | **There are 4 different design modes that are selectable: Objects, Build Macro, Edit/Run Macro** |
</ | </ | ||
</ | </ | ||
// | // | ||
// | // | ||
- | Designing laboratory automation programs involve defining and adjusting object physical parameters that are positioned on the robotic deck. The physical parameters define the XYZ positioning of the 3D printer/ | + | Designing laboratory automation programs involve defining and adjusting object physical parameters that are positioned on the robotic deck. The physical parameters define the XYZ positioning of the 3D printer/ |
---- | ---- | ||
Line 90: | Line 91: | ||
{{ : | {{ : | ||
</ | </ | ||
- | The robotic deck display is designed to work with different sized robotic systems like small 3D printers or larger liquid handling workstations. At the top of the deck display there is a tool for adjusting the width and height. The location of the objects is relative to the zero position being at the bottom left corner of the instrument this is where the instrument should be homed to. | + | The robotic deck display is designed to work with different sized robotic systems like small 3D printers or larger liquid handling workstations. At the top of the deck display, there is a tool for adjusting the width and height. The location of the objects is relative to the zero position being at the bottom left corner of the instrument this is where the instrument should be homed to. |
---- | ---- | ||
Line 96: | Line 97: | ||
==== Build Macro ==== | ==== Build Macro ==== | ||
< | < | ||
- | {{ : | + | {{ : |
</ | </ | ||
// | // | ||
// | // | ||
- | This tool is used to craft macros. Here referencing the color codes are the different types of macros that can be developed: | + | This tool is used to craft macros |
* Custom macro list (green) - Select saved custom macros to make other macros | * Custom macro list (green) - Select saved custom macros to make other macros | ||
* Tip washing macro (blue) - Wash or just dry pipette tips | * Tip washing macro (blue) - Wash or just dry pipette tips | ||
- | * | + | * Position to object (red) |
+ | * Position 4-way valves (orange) | ||
+ | * Multichannel syringe pump (blue) | ||
+ | * Wash, waste and pressure compensation pump (gray) | ||
+ | * Camera take photos (green) | ||
+ | * Thermal block control (red) | ||
+ | * Macro assembler (orange) - This is the place where the macros are inserted to | ||
+ | |||
+ | After selecting a macro segment and entering the data, the macro can be inserted into the Macro assembler. Using the macro assembler tool, macros can be selected and saved or deleted. If saved you can see the full LabAutoBox macro syntax in the Edit/Run view | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Edit/Run Macro ==== | ||
+ | |||
+ | < | ||
+ | {{ : | ||
+ | < | ||
+ | </ | ||
+ | // | ||
+ | // | ||
+ | |||
+ | |||
+ | The 'Build Macro' tool is useful for crafting macros but they need to be tested and this is done in this view. Since there can be some syntax to some of these macros. The macros listed in the 'Macro assembler' | ||
+ | |||
+ | |||
+ | |||
+ |