User manual

LabWindowsCVI/Visual C++ Representation
ViStatus status = AcqrsD1_calibrateEx(ViSession instrumentID,
ViInt32 calType, ViInt32 modifier, ViInt32 flags);
LabVIEW Representation
See
Acqrs_calibrateEx
Visual Basic Representation
CalibrateEx (ByVal instrumentID As Long, _
ByVal calType As Long, _
ByVal modifier As Long, _
ByVal flags As Long) As Long
Visual Basic .NET Representation
AcqrsD1_calibrateEx (ByVal instrumentID As Int32, _
ByVal calType As Int32, _
ByVal modifier As Int32, _
ByVal flags As Int32) As Int32
MATLAB MEX Representation
[status]= Aq_calibrateEx(instrumentID, calType, modifier, flags)
Programmer’s Reference Manual Page 56 of 210