-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
5 deletions.
There are no files selected for viewing
5 changes: 1 addition & 4 deletions
5
Documentation/Website/website/docs/S3DK_Utilities_VI_Overview.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
id: Utilities | ||
title: S3DK Utilities | ||
--- | ||
**The S3DK utilities VI are the basic components of the S3DK and are used in higher order VIs for data processing. In the integrated examples multiple S3DK are combined to process PMU data and output it to the user. The utilities can be used to do more than just deal with PMU data but have many applications with handling data such as cleaning and separating data in arrays. These VIs when used in PMU configuration are able to handle and control data inputted from a PMU and configure that data in a form that can be interrupted. Some VI that have function outside of PMU such as use PTR STR Convert SGL Array to String and PRL TS Get Real Timestamp can be used in other applications due to the simplicity of their functions. Most PRL queue functions need to connect with a PMU in order to be used properly.** | ||
The S3DK utilities VI are the basic components of the S3DK and are used in higher order VIs for data processing. In the integrated examples multiple S3DK are combined to process PMU data and output it to the user. The utilities can be used to do more than just deal with PMU data but have many applications with handling data such as cleaning and separating data in arrays. These VIs when used in PMU configuration are able to handle and control data inputted from a PMU and configure that data in a form that can be interrupted. Some VI that have function outside of PMU such as use PTR STR Convert SGL Array to String and PRL TS Get Real Timestamp can be used in other applications due to the simplicity of their functions. Most PRL queue functions need to connect with a PMU in order to be used properly.** |
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