TmInit Procedure
Initializes the VDA Tools Manager layer.
Usage
TmInit
Parameters
None.
Keywords
None.
Discussion
TmInit sets up the data structures, initializes the currently selected variables, and performs other setup functions. If TmInit has already been called in the current PV‑WAVE session, subsequent calls to TmInit are ignored.
Example
You must call TmInit before using any VDA Tools Manager routines.
TmInit
See Also