03-07-2026 06:25 AM
Good afternoon, can you tell me how to install the driver on the device Interrogator GC-97001C, or maybe there is something similar to it?
I'm just starting to get acquainted with the program, thank you in advance for your reply.
03-07-2026 01:50 PM - edited 03-07-2026 01:51 PM
It seems to be related to this device, although the type number is not exactly the same.
https://www.arcopt.com/en/C-Band-FBG-Interrogator-Mini-PG9606710
However, there is no software download or Programmer Reference Manual from that company and there is very little other information for it except the data sheet. There is also nowhere any source code either in Python, Matlab, C or LabVIEW for communicating with this hardware.
Your only recourse is almost certainly:
Note: For the official PDF programmer reference manual, you should contact Arcadia Optronix (Zhuhai) directly at sales@arcopt.com or visit their official website, as detailed command sets are usually proprietary to the hardware version.
And then write a driver yourself in LabVIEW based on the information from Arcadia Optronix. The network protocol seems UDP based.