PCI 703 User Manual
Eagle Technology - Data Acquisition
Eagle Technology © Copyright 2001-2004 – www.eagledaq.com
20
Gate
<not use>
Table 4-2 Counter Configuration
Controlling the counter gate
A single call is necessary to setup/control a counter’s gate. This function call is invalid for the
frequency generator (counter 2). Counter 2 does not have a gate.
API-CALL
Long EDRE_CTSoftGate(ulng Sn, ulng Ct, ulng Gate)
The serial number, counter-number and gate are needed to control a counter’s gate. A return
code will indicate if any errors occurred.
ACTIVEX CALL
Long EDRECTX.SoftGate(ulng Sn, ulng Ct, ulng Gate)
The counter-number and mode is needed to control a counter’s gate. A return code will
indicate if any errors occurred.
These values are acceptable as a gate source.
Value
Description
0
Gate disabled
1
Gate enabled
Table 4-3 Gate Configuration