이 페이지는 아직 한국어로 번역되지 않아 영어로 표시됩니다.
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