11-29-2005 04:46 AM
We are developing the
software in VC++ 7.0 and using counter channels of Compact FieldPoint module
(cFP-CTR-502).
We have following
applications:
1. We want to
measure speed (revolutions per minute).
And we
want to acquire data continuously at 20 Hz.
The value has to be
displayed continuously on the screen.
Please help.
Thanks a lot.
11-30-2005
11:48 AM
- last edited on
03-05-2024
10:59 AM
by
migration-bot
Hello nals,
What API are you using to develop this program (Datasocket, Fieldpoint)? Are you using Measurement Studio? It is important to note that the Measurement Studio Fieldpoint API has been obsoleted as of Fieldpoint 4.1. It would be best if you could develop using CVI. You would also have access to many examples using Fieldpoint with CVI.
Hope this helps you get started!
Laura
12-01-2005 06:38 AM
12-02-2005
04:26 PM
- last edited on
03-05-2024
11:00 AM
by
migration-bot
Hello Nals,
I am attaching an example that I found for counter measurements using the obsolete Fieldpoint API for C++. Please note that it will not work with anything above Fieldpoint 3.0 (Currently we are up to 4.1).
You may also consider using the DataSocket API in Measurement Studio to communicate with your Compact Fieldpoint system the using OPC server.
Hope this helps further,
Laura