Dear all,
can I ask you for help with programming in Labview? I need to trigger the measuring of some
material properties according to the position in space. The position of probe is measured
by the encoders (linear and angular) and the sampling is very fast, so I need to use HW
divider (e.g. DAQmx Create Virtual Channel (VI) - CO Pulse Ticks).
The dividing on each encoder will be defferent (the number of low/high ticks). And I need
to send just one TTL signal to trigger to take measuring data from the probe. Is it
somehow possible to send one TTL signal in one task for triggering if at least one HW
divider sends the edge (at least one axis just arrived to the right position), please?
Thank you for responce in advance.