Let us say an engine is interfaced with computer. I wish to know whether it is possible write a program in C# to read engine speed, water flow rate and fuel flow rate. Let us say all these three parameters from engine have been converted into digital signal.
Long ago I wrote a program in Turbo Pascal to measure these engine parameters. Gide line was given in the manual came with the interface card (which converted engine parameters into digital signal)
If possible please write a sample program.
Loading
Posted Apr 15, 2013, 9:12 AM
Riddhi ValechaPosted Apr 15, 2013, 9:07 AM
It is absolutely possible to do this....
There are software companies developing products to measure energy e.g- wind energy, electrical energy, water energy, etc and such things.
There are free trial versions softwares available also. These are good material for reference purpose.
I used the trial version from http://etap.com/index.htm
Hope this helps u also....
Jignesh TrivediPosted Apr 14, 2013, 11:39 PM
yes it is possible.
also it depend on how your instrument is send data to computer or other reader device and use which port and format.
it also depend other factor like baudrate etc when your are using serial communication.