beautypg.com

Measurement Computing ADAC-LVi User Manual

Page 184

background image

Chapter 2 Panel Config Library

ADAC LabVIEW VI

178

6HW ([SDQVLRQ 3DQHO *DLQV FRQ¶W

The default array type is 0:STRING_LIST.

Examples:
· String "0(100),1(100),2(100),3(100),4(200),5(250),6(250),7(250)"
· Array {0,100,1,100,2,100,3,100,4,200,5,250,6,250,7,250};

String Panel Gain List String Panel Gain List specifies the panels fixed gain in
a character sting format.

Examples:
String "0(100),1(100),2(100),3(100),4(200),5(250),6(250),7(250)"

Numeric Panel Gain List Numeric Panel Gain List specifies the panels fixed
gain in a numeric array format.

Examples:
Array {0,100,1,100,2,100,3,100,4,200,5,250,6,250,7,250};

error in (no error) Error in describes error conditions occurring before this VI executes.
This cluster defaults to no error.

Device Handle out Device Handle out contains the value of Device Handle in.

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.