Returns, Prototypes, Visual basic – Measurement Computing Data Acquisition Systems rev.10.4 User Manual

Page 345: Program references

Advertising
background image

Returns

DerrInvCtrCmd

Invalid counter command

DerrNotCapable

No 9513 available

DerrNoError

No error

For more details on error messages, please refer to the Daq Error Table.

Prototypes

C/C++

daq9513MultCtrl(DaqHandleT handle, DaqIODeviceType deviceType, DWORD
whichDevice, Daq9513MultCtrCommand ctrCmd, BOOL ctr1, BOOL ctr2, BOOL
ctr3, BOOL ctr4, BOOL ctr5);

Visual BASIC

VBdaq9513MultCtrl&(ByVal handle&, ByVal deviceType&, ByVal whichDevice&,
ByVal ctrCmd&, ByVal ctr1&, ByVal ctr2&, ByVal ctr3&, ByVal ctr4&, ByVal
ctr5&)

Program References

9513EX01.CPP, 9513EX01.FRM (VB)

Programmer’s Manual

938295

9513 Counter-Timer Commands D-5

Advertising