05-24-2006 11:02 PM
05-25-2006 08:13 AM
05-25-2006 10:31 AM
05-25-2006 11:01 PM
Hiii, Dennis and IUnclebump
Thanks for the reply, actually as i explained to you, the data could go to the higher ranges, so that i want to be causious, actually i have used the Access and SQL both, but i am not sure, how much maximum of data they can store in one table? because the condition is once the trigger starts, it starts to store the data and it will only stop adding the data, while trigger stops, now there is no defined time for the trigger, thats why i am worrying.
Hey Unclebump, can you please give me links to the basics of the citadel, i have heard about it but i am not aware of it.
Thanks,
Nishant
05-26-2006
04:57 AM
- last edited on
09-12-2025
03:04 PM
by
Content Cleaner
05-26-2006
07:46 AM
- last edited on
09-12-2025
03:04 PM
by
Content Cleaner
NI-HWS was designed for this sort of application. NI-HWS uses HDF5 under the hood, so any program which can read HDF5 can read the HWS files. HWS supports multiple waveforms per file and has compression options. File size is limited by your available disk size. You will need to use the low level interface to write multiple waveforms per file. Make sure you give each waveform a unique name.
HDF5 itself will also easily handle this problem, but the learning curve is pretty steep (which is why HWS was created).
You can find NI-HWS on your driver CD under the computer based instruments tag.
05-26-2006 08:19 AM
05-26-2006 11:04 PM
Hiii, Dennis
Thanks for such a good information, that mean i can use these databases for my use, but the thing is i9 have to purchase the toolkit for the database support, isn't it? Ok, that is what i am lookin for, thanks anyways.
Hey DF gray thanks for the information, that is what we are exactly doing , we are storing the datas which are coming from the external input, and then after want to see the historical trend of the stored datas, so that these can be useful.
Thanks,
Nishant
05-27-2006
08:40 AM
- last edited on
09-12-2025
03:05 PM
by
Content Cleaner
I am using PostgreSQL. My opinion is that it is fantastic. It was easy to integrate with both the DB toolkit and LabSQL.
05-28-2006 11:12 PM
Hiii, Enrique
Thanks for the reply forst of all, Thanks for the links, actually i have got something from the LabSQL, because it is not possible for us to purchase a DB toolkit at this time, so i was looking for the chipper solution, but i have got the free solution, and thats what encourage me to work, now i will use it directly with LabVIEW which can help me better way, and most probably i will use SQL instead of MS Access, so it could be more powerful, anways thanks for the input.
Another thing is i couldnt find anything from the PstgreSQL, i am trying to download it, but i couldnt understand how to dload it actually, because there are so many directories given on the download page, and i am confused about how to download it?
Thanks,
Nishant