All GPower 2012 Toolsets
Placeholder for all the GPower toolsets.This VIP file does not contain any code by itself, but is merely an empty container with each toolset …
Developers
GPower Array
The GPower Array toolset complements the built-in array functions, specifically;- Remove specific elements from an array:Remove all duplic…
Developers
GPower Comparison
This toolset adds various comparison functions:- If data has changed from last call.- Tests for even, odd, integer, and equivalent numbers…
Developers
GPower Error
This toolset offers functions for defining dynamic global descriptions for error codes, for setting errors and warnings, for appending errors and warn…
Developers
GPower Events
Functions for creating and manipulating events.
Developers
GPower Expression Parser
This toolset enables you to evaluate mathematical expressions, supplied as strings, into numeric values:"SIN(x)/2-COS(x)/2" where x=pi -> 0.5
Developers
GPower Math
Library for discrete math, percentage calculations, and statistics.
Developers
GPower Numeric
Library for numeric rounding, truncation, counters, integer & fractional part extraction, random numbers, and numeric constants.
Developers
GPower Overflow
The GPower Overflow toolset adds a set of functions that lets you do numeric operations while verifying the exactness of them, specifically;- …
Developers
GPower String
This toolset offers a set of string functions to complement the built-in ones. For instance:- Random string generator.- Split string into …
Developers
GPower Timing
This toolset offers:- Functions to measure elapsed time, remaining time, and cycle time in your code.- Advanced delays.- Time conversi…
Developers
GPower VI Launcher
This toolset simplifies the task of launching a VI dynamically and optionally transferring startup data to it. Dynamic launching is the process where …
Developers
GPower VIRegister
A VI Register combines the performance and simplicity in use of a local variable with the scope of a global variable ? without any bindings beyond the…
Developers