-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added - M+ and L+ Flow Units support HFE, FC40 and Oil calibrations when connected to Flow EZ or F-OEM Changed - [C#] Native library path is now resolved only once, to improve performance Fixed - MFCS devices without serial number in usb descriptor are now initialized properly - Recently added functions now have the correct visibility on Windows - MFCS devices return the correct error code when disconnected - [Python] Added missing return statement to fgt_set_valvePosition - [LabVIEW] fgt_get_inletPressure VI can now be found in the palette - [LabVIEW] Fixed paths to the DLL functions for some VIs - [LabVIEW] Updated the HTML documentation - [C++] Fixed export settings for Fgt_get_sensorAirBubbleFlag
- Loading branch information
1 parent
76d5865
commit 55c870e
Showing
63 changed files
with
35 additions
and
21 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
LabVIEW/sourceCode/VIs/Basic functions/fgt get valve position.vi
Binary file not shown.
Binary file modified
BIN
+88 Bytes
(100%)
LabVIEW/sourceCode/VIs/Basic functions/fgt set valve position.vi
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
LabVIEW/sourceCode/VIs/Channels information/fgt get valve Channel Count.vi
Binary file not shown.
Binary file modified
BIN
+68 Bytes
(100%)
LabVIEW/sourceCode/VIs/Channels information/fgt get valve Channels Info.vi
Binary file not shown.
Binary file modified
BIN
+100 Bytes
(100%)
LabVIEW/sourceCode/VIs/Engine/fgt create simulated instr.vi
Binary file not shown.
Binary file modified
BIN
+40 Bytes
(100%)
LabVIEW/sourceCode/VIs/Engine/fgt remove simulated instr.vi
Binary file not shown.
Binary file modified
BIN
+120 Bytes
(100%)
LabVIEW/sourceCode/VIs/Specific functions/fgt get inlet Pressure.vi
Binary file not shown.
Binary file modified
BIN
+124 Bytes
(100%)
LabVIEW/sourceCode/VIs/Specific functions/fgt get sensor Air Bubble Flag.vi
Binary file not shown.
Binary file modified
BIN
+56 Bytes
(100%)
LabVIEW/sourceCode/VIs/Specific functions/fgt set all Valves.vi
Binary file not shown.
Binary file modified
BIN
+316 Bytes
(100%)
LabVIEW/sourceCode/VIs/Specific functions/fgt set digital Output.vi
Binary file not shown.
Binary file modified
BIN
+24 Bytes
(100%)
LabVIEW/sourceCode/VIs/Status information/fgt get pressure Status.vi
Binary file not shown.
Binary file modified
BIN
-12 Bytes
(100%)
LabVIEW/sourceCode/VIs/Units calibration and limits/fgt get valve range.vi
Binary file not shown.
Binary file modified
BIN
+28 Bytes
(100%)
LabVIEW/sourceCode/subvi/ErrorCodeToErrorStringConverter.vi
Binary file not shown.
Binary file modified
BIN
+9.5 KB
(100%)
MATLAB/Toolbox/SDK/Fluigent/+LowLevel/private/fgt_SDK_32.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
MATLAB/Toolbox/SDK/Fluigent/+LowLevel/private/fgt_SDK_32_prototype.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+512 Bytes
(100%)
MATLAB/Toolbox/SDK/Fluigent/+LowLevel/private/fgt_SDK_64.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
MATLAB/Toolbox/SDK/Fluigent/+LowLevel/private/fgt_SDK_64_prototype.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
MATLAB/Toolbox/SDK/Fluigent/+LowLevel/private/fgt_sdk_thunk_pcwin64.dll
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
MATLAB/Toolbox/SDK/Fluigent/+LowLevel/private/fgt_sdk_thunk_pcwin64.obj
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.