Hey everyone,
We are looking for a few testers to try out a simple, new library that provides data logging
and management through a web UI, board configuration, and remote module reflashing. The DAQConnect system acts as a web enabled SCADA control system.
With the DAQConnect software you get a full interface, allowing you to acquire data via a NetBurner module, send data via DAQConnect library functions, create an interface screen via a drag and drop browser utility, and view data from anywhere that has internet access.
We have tested in house, and everything is working great. Now, we'd really like to get some testers from this forum to run through the quickstart guide and give us feedback on the system. Technicians from DAQConnect will also be here on hand to answer any questions you may have on the service or documentation.
As a bonus, we will offer a year of netburner support for the first 10 people that complete the quickstart guide and post their testing results, comments and feedback on this forum, or emailed to me at "f s t a n l e y @ netburner . com".
A quick example and a detailed explanation of the software can be found at http://netburner.daqconnect.com. The example on the left side of that page shows the UI in action, and the right frame has more information, a download for the library and help docs, and the quickstart guide.
The service is free for up to 2 data collection points, with storage for up to 2000 data point. This account allows you to test the service with full access to the tools. It's enough storage for some complete projects.
Once again, the software, documentation, and quickstart guide can be found at http://netburner.daqconnect.com. The offer for 1 year of netburner support and software updates is good for the first 10 people who complete the quickstart guide and post or e-mail their results.
Tester's Wanted: DAQConnect libarary for NetBurner devices
Tester's Wanted: DAQConnect libarary for NetBurner devices
Forrest Stanley
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Re: Tester's Wanted: DAQConnect libarary for NetBurner devices
Hi Forrest,
I am trying this out and I got the initial connection to the DAQConnect server and got back a UUID. The next time it tried to connect with this UUID it failed to connect. I suspect that the saveUserParameters(connUuid) call worked but as my application is also using the 8K user space with my application that there is a conflict and an error with this. I am wondering how to share this with the DAQConnect application code?
EDIT: I have identified that this is the issue and see that there is an option to save my own user configuration along with the connUuid but when I use the getUserData() function it returns a null pointer. How do I use this as there is no documentation for this function call?
Regards
Dave...
I am trying this out and I got the initial connection to the DAQConnect server and got back a UUID. The next time it tried to connect with this UUID it failed to connect. I suspect that the saveUserParameters(connUuid) call worked but as my application is also using the 8K user space with my application that there is a conflict and an error with this. I am wondering how to share this with the DAQConnect application code?
EDIT: I have identified that this is the issue and see that there is an option to save my own user configuration along with the connUuid but when I use the getUserData() function it returns a null pointer. How do I use this as there is no documentation for this function call?
Regards
Dave...