Skip to content

Commit

Permalink
Add real note
Browse files Browse the repository at this point in the history
  • Loading branch information
ivalaginja committed Feb 2, 2025
1 parent f2b22af commit 3cbb1d2
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions docs/services/accufiz_interferometer.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
AccuFiz Interferometer
==========
======================

This service operates a 4D Technologies AccuFiz Interferometer using the 4D InSight software and their Web Services API for communication. It handles image acquisition, processing, and data management.

.. note::
The AccuFiz Interferometer requires the 4D InSight software to be in listening mode and WebServices4D to be installed and configured correctly.
The service communicates with the interferometer using HTTP requests to the Web Services API provided by the 4D InSight software and Web Service.
Ensure that the mask file specified in the configuration is accessible to the 4D computer.


Configuration
-------------

Expand Down Expand Up @@ -76,10 +82,3 @@ Datastreams
``detector_masks``: The detector masks used during measurements.

``is_acquiring``: Indicates whether the service is currently acquiring data (1 for acquiring, 0 for not acquiring).

Notes
The AccuFiz Interferometer requires the 4D InSight software to be in listening mode and WebServices4D to be installed and configured correctly.

The service communicates with the interferometer using HTTP requests to the Web Services API provided by the 4D InSight software and Web Service.

Ensure that the mask file specified in the configuration is accessible to the 4D computer.

0 comments on commit 3cbb1d2

Please sign in to comment.