Esta página ainda não foi traduzida e é apresentada em inglês.
Aesthetix Inline
This guide provides detailed information about working with Aesthetix Inline instruments using the Elements Hub API.
Device Workflow
The typical workflow for using an Aesthetix Inline device follows these steps:
- Initialize lifecycle services
- Start a scan with
deviceClass: aesthetix-inline - Poll the list of available devices until the target appears
- Connect to the instrument using the discovered identifier
- (Optional) Stop the scan — for Aesthetix Inline it is acceptable to keep the scan running while working with the device
- Calibrate (see Calibration)
- Trigger measurements
- Disconnect the device
- Shut down lifecycle services