-
I am controlling the PX-345 through the RS-232 port. I can set and query successfully. I do not see a command to Read the current pressure setpoint. Alpha can be set and checked, pressure SP cannot (t…
-
The Fluigent SDK documentation specifies system requirements for different system architectures, and for a Raspberry Pi 4 with ARM64 architecture the following requirements are specified: Requires GLI…
-
I'm experiencing problems when connecting both a Fluigent device and a FTDI device to a Raspberry Pi.
I ran linux-udev.sh as root. Now when being root everything seems to work fine, but when not be…
-
I'm calling fgt_detect in a simple program.
If using a LU-FEZ-01000 or a MFCS (S/N 739), it works fine under Windows
Now, when I do the same from arm64 Raspberry Pi, LU-FEZ-01000 is detected but M…
-
Hello,
I'm trying to connect a Fluigent controller from a Raspberry Pi.
Using SDK version 23.0.0. I wrote a very simple sample program:
```
#include "fgt_SDK.h"
#include
int main( int arg…
-
We've had some issues with the M-switches actuating consistently. Sometimes, we get a non-zero error code and can wake the device(s) from sleep, but this sometimes requires a full reboot of the contro…
-
I wrote Python code that works fine when I run it from PyCharm on my Windows machine. It still runs when I run the same scripts from Ubuntu, but it does not detect the Fluigent instruments at all even…
-
Dear Sir/Madam,
I would like to have modules for setting pressures onto "MFCS-EZ" device
and monitoring flow rates with "flow units".
Can you tell me how to achieve this ?
I thank you in advance f…
-
Dear Fluigent,
I cannot detect a controller using two Windows 10 machines, but I can use Maseflo 3.3.1. (I haven't tried Maesflo on both of them.)
I can detect a controller using the sdk on Windows…