> I did not realize that your GPS device sent signals through RS-232;
> many of the ones I have seen use a TTL signal.
Mine is a Garmin GPS25-HVS, which has "two birectional RS-232 serial data
ports". I don't think it has TTL signal/logic.
> Since it is serial,
> you can use the serial (non-VISA) VIs in a while loop. You would of
> course need to ignore errors when there is no data received. When
> data is received, you could use a case structure to compare it to the
> expected results and determine whether or not to run FP Read.vi to
> read the AI channel.
When you say "when data are received", you're talking about the PPS data or
the GPS position and time signal?
Note that I'm both interested in the PPS and location signal coming fro
m the
GPS. Location signal would provide positioning information, PPS would
trigger AI acquisition.
But since the flow along different wires, how can I input both of them into
the cFP com port if I only have one RX wire on it? Should I use two
different com ports (I have cFP-2020)?
Sorry for the bothering questions, you can certainly tell I'm totally new to
cFP and labview in general...
Regards,
Nicola