Sigma LBA-714PC Digital Camera User Manual


 
Operator’s Manual LBA-PC
266
4. Height
SUBVI.LLB
You can either copy these library files to your LabVIEW development computer, or read these
files from the Spiricon supplied CD.
B.2 The Basic SubVI Library Examples
SUBVI.LLB contains 22 basic functions that can be called by other VI’s. The functions of these
SubVI’s are analogous to subroutines in other types of programming environments, such as
C++ . The following list contains the library SubVI’s name, a brief description of what it does,
and the standard Inputs and Outputs of the VI.
B.2.1 Auto Aperture ON/OFF .vi
Description: Turn on/off auto aperturing.
Input Output
1.GPIB address
2.On/Off Boolean
3.Error in
1.Error out
B.2.2 Comma String to Array .vi
Description: Translate a comma delimited string to an array.
Input Output
1. Input string 1. The array
2. The total # of rows in the
array
B.2.3 Display Beam Frame .vi
Description: Get current frame from LBA-PC, and display it as intensity graph.
Input Output
1. GPIB address
2. Error in
1. Frame #
2. Beam frame
3. Width