Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Programming VIs and Functions (PDA Module)

Owning Palette: PDA Module VIs and Functions

Use the Programming VIs and functions as the basic building blocks for a PDA VI.

There are some caveats to using the Cluster functions and File I/O functions in PDA VIs.



SubpaletteDescription
Application Control VIs and FunctionsUse the Application Control VIs and functions to programmatically control PDA VIs and applications.
Array FunctionsUse the Array functions to create and manipulate arrays.
Boolean FunctionsUse the Boolean functions to perform logical operations on single Boolean values or arrays of Boolean values.
Comparison FunctionsUse the Comparison functions to compare Boolean values, strings, numeric values, arrays, and clusters.
File I/O VIs and FunctionsUse the File I/O VIs and functions to open and close files, read from and write to files, create directories and files you specify in the path control, retrieve directory information, and write strings, numbers, arrays, and clusters to files.
Graphics & Sound VIsUse the Graphics & Sound VIs to create custom displays, import and export data from graphics files, and play sounds.
Numeric FunctionsUse the Numeric functions to create and perform arithmetic, trigonometric, logarithmic, and complex mathematical operations on numbers and to convert numbers from one data type to another.
String VIs and FunctionsUse the String VIs and functions to concatenate two or more strings, extract a subset of strings from a string, convert data into strings, and format a string for use in a word processing or spreadsheet application.
StructuresUse the structures to build VIs.
Synchronization VIs and FunctionsUse the Synchronization VIs and functions to synchronize tasks executing in parallel and to pass data between parallel tasks.
Time, Dialog, & Error VIs and FunctionsUse the Time, Dialog, & Error VIs and functions to manipulate the speed at which an operation executes, retrieve time and date information from the computer clock, and create dialog boxes to prompt users with instructions.
Waveform VIs and FunctionsUse the Waveform VIs and functions to build waveforms that include the waveform values, channel information, and timing information, and to set and retrieve waveform attributes and components.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit