Adac environment config, Adac load env – Measurement Computing ADAC-LVi User Manual
Page 105

Chapter 2 Environment Config
ADAC LabVIEW VI
99
ADAC Environment Config
•
ADAC Load Env
•
ADAC Release Env
•
ADAC Set Env String
•
ADAC Get Env String
ADAC Load Env
This VI loads the ADAC-LVi environment. This VI must be called before any other
ADAC-LVi calls can be made.
υ Note
The ADAC-LVi automatically loads the environment when a
call to AllocateDevice is initiated and released when the last
device handle in use is released. This behavior is controlled
by the AutoLoad=YES setting in the ADAC-LVi.con file
located in the main Windows directory.
Path to ADAC-LVi.con Specifies the complete drive, path and filename of the ADAC-
LVi environment configuration file ADAC-LVi.con. If the full drive and path are not
specified, the Windows directory is searched.
Notes:
The ADAC-LVi is set to automatically load the environment when a call to
AllocateDevice is initiated and released when the last device handle in use is released.
This behavior is controlled by the AutoLoad=YES setting in the ADAC-LVi.con file
located in the main Windows directory.
error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.
error out Error out contains error information. If the error in cluster indicated an error,
the error out cluster contains the same information. Otherwise, error out describes the
error status of this VI.