Ygor-Oliveira

Results 10 comments of Ygor-Oliveira

Hello, This was first reported in #78. It had been fixed in the 24.0 release, which was withdrawn due to a bug. We should release it again soon.

Hello, Could you use the log functionality to record what the instrument is communicating? Simply add a call to [`fgt_set_log_verbosity(5)`](https://github.com/Fluigent/fgt-SDK/blob/8463d0eb66d935caf5b8d2b9f5c195e2cdedc715/Python/Fluigent/SDK/__init__.py#L1148) at the start of your script (before any other calls...

Hello, From the logs, the INT-OEM board responds as if there weren't any modules connected to it at all, so there is nothing that can be done on the SDK...

Hello, This was reported before in #78. Your installation is correct, but the method we use to load the native library in the SDK is no longer available by default...

Hello, The SDK only supports setting a single pressure with the `fgt_set_pressure`, so to produce a varying signal, you have to call the function at regular intervals with sample values...

Hello, This is a hardware problem. The Flow EZ does not recognize its internal pressure sensor, which indicates that either the sensor is not working, or the module's configuration is...

It is possible that liquid backflow into the air outlet damaged the sensor, or that some impact on the module caused the sensor to be disconnected internally. It could also...

Hello, We would like to support Apple Silicon, but we currently don't have the hardware to build the library for this architecture, and it has not been made a priority...

Hello, Can you share some more details of your setup, like which instruments you are using and what commands you are sending them? Or share the Python script you wrote?...

The flow rate response time is an expected response time in seconds in an ideal setup, so the larger the value, the more slowly the flow rate will increase. It...