![]() |
Undocumented features | |
|
Let UltimaSerial unleash the power of your Windaq Starter kit!
Lessons on how to use UltimaSerial
|
Downlad and install the latest UltimaSerial ActiveX control, then you can try to use the follow example(s) to try out some hidden features of UltimaSerial AnalogDataPt: Instead of using GetData or GetDataEx to retrieve the data points from the data stream, you can use GetDataPt to retrieve a single point from the data stream. Note: 1) Since GetDataPt is a hidden method, you will not be prompted as you
type, like all the other methods
To convert the AD Readings to voltage (assuming you are using -10 to +10V input range, which is the default for most of the serial devices): For 12-bit devices like DI-195B, DI-190, DI-150RS and DI-151RS:
For 8-bit devices like DI-194:
If you don't mind the little error caused by the integer calculation, you can always use:
Last update: 07/15/07 Copyright: 2000-2005 www.UltimaSerial.com
|
|