Rhopoint Instruments Manual
Esta página aún no está traducida y se muestra en 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:

  1. Initialize lifecycle services
  2. Start a scan with deviceClass: aesthetix-inline
  3. Poll the list of available devices until the target appears
  4. Connect to the instrument using the discovered identifier
  5. (Optional) Stop the scan — for Aesthetix Inline it is acceptable to keep the scan running while working with the device
  6. Calibrate (see Calibration)
  7. Trigger measurements
  8. Disconnect the device
  9. Shut down lifecycle services