Appendix C
Common Questions
C-8
ni.com
You must use the GPCTR functions. ICTR and CTR functions do not work
with the DAQ-STC. The GPCTR functions have the same capabilities as
the ICTR and CTR functions, plus more, but you must rewrite the
application with the GPCTR function calls.
I’m using one of the general-purpose counter/timers on my E Series
device, but I do not see the counter/timer output on the I/O connector.
What am I doing wrong?
If you are using NI-DAQ or Measurement Studio, you must configure
the output line to output the signal to the I/O connector. Use the
Select_Signal
call in NI-DAQ to configure the output line.
By default, all timing I/O lines except EXTSTROBE* are high-impedance.
What are the PFIs and how do I configure these lines?
PFIs are programmable function inputs. These lines serve as connections to
virtually all internal timing signals.
If you are using NI-DAQ or Measurement Studio, use the
Select_Signal
function to route internal signals to the I/O connector, route external signals
to internal timing sources, or tie internal timing signals together.
If you are using NI-DAQ with LabVIEW and you want to connect external
signal sources to the PFI lines, you can use AI Clock Config, AI Trigger
Config, AO Clock Config, AO Trigger and Gate Config, and Counter Set
Attribute advanced level VIs to indicate which function the connected
signal serves. Use the Route Signal VI to enable the PFI lines to output
internal signals.
Table C-1.
Signal Name Equivalencies
Hardware
Signal Name
LabVIEW
Route Signal
NI-DAQ Select_Signal
TRIG1
AI Start Trigger
ND_IN_START_TRIGGER
TRIG2
AI Stop Trigger
ND_IN_STOP_TRIGGER
STARTSCAN
AI Scan Start
ND_IN_SCAN_START
SISOURCE
—
ND_IN_SCAN_CLOCK_TIMEBASE
CONVERT*
AI Convert
ND_IN_CONVERT
AIGATE
—
ND_IN_EXTERNAL_GATE
WFTRIG
AO Start Trigger
ND_OUT_START_TRIGGER