User manual
LabWindowsCVI/Visual C++ Representation 
ViStatus status = AcqrsT3_readData(ViSession instrumentID, 
ViInt32 channel, AqT3ReadParameters* readPar, 
         AqT3DataDescriptor* dataDesc); 
LabVIEW Representation 
Acqiris Tx.lvlib: (or Aq Tx) Read Data.vi 
  This Vi is polymorphic, the sample data is returned in an array of type I32 or DBL 
MATLAB MEX Representation 
[status dataDesc dataArray] = AqT3_readData(instrumentID, channel, readPar) 
Programmer’s Reference Manual    Page 203 of 210 










