Adding a Measurement Plug-In to Your FlexLogger Project
- 已更新2025-11-19
- 閱讀時間為 2 分鐘
Adding a Measurement Plug-In to Your FlexLogger Project
Extend the functionality of FlexLogger by adding a measurement plug-in to your project.
-
On the Channel Specification toolbar, select .
A configuration dialog opens.
-
Click Data source and select the desired measurement
plug-in from the menu.
Note The menu displays all discoverable measurement plug-ins on your system.FlexLogger immediately runs the measurement plug-in after you select it from the menu. The plug-in runs continuously with the default values until you change the input values in the configuration dialog. FlexLogger continuously runs the plug-in regardless if you develop the measurement plug-in to run only once and finish.Tip You can add multiple measurement plug-ins to a FlexLogger project. You can also add multiple instances of the same measurement plug-in to your channel specification. To differentiate between instances, enter a unique Display name in the configuration dialog.
-
In the configuration dialog for the plug-in, configure the input values.
You must configure any repeated inputs to point to another channel in your FlexLogger project.
If the measurement plug-in has repeated inputs, FlexLogger applies the maximum sample rate of the input channels to all output channels. If there are no repeated inputs, each output has a configurable data type value. To change the sample rate of the output channels, configure the dt parameter.