LIID Overall Flow
Instruments or instrument software can be connected through integration mode. In any mode, LDAS Agent server will automatically retrieve, transform, and archive the data to the LDAS Archive or Data Warehouse. Additionally, the results can be pushed to an external system, ELN, or LIMS.
1. File Watcher - Push to Folder
When instrument data is stored as a file in a common directory, the LDAS Agent server will retrieve it at scheduled intervals.

2. File Watcher - Push over API
When instrument data is stored as a file and sent to LDAS through an API call, File Watcher - Push over API can be utilized.

3. Database Query - Scheduled Pull
When instrument data is stored in Database, LDAS Agent will be retrieved using queries at scheduled intervals.

4. Database Query - Pull from Instrument
When instrument data is stored in Database, LDAS Agent will be retrieved using query through API call.

5. Rest API- Pull from Instrument
The LDAS Agent server will use an API call to retrieve data from the instrument stored in the instrument software through an instrument agent.

6. RS232, OPCUA and OPCHDA
Pull from Instrument - LDAS Agent server will fetch the instrument data using RS232/OPC protocols through an instrument agent.

Updated 5 days ago