CAI WebControl Logger [Software]

Also... on BRE boards..
If I do Wget, I get a sensor value... this should be the same as PLC, stange that software does not work...

wget --user=admin --password=pass -O -q http://192.168.1.15/gett1.cgi
 
Also... on BRE boards..
If I do Wget, I get a sensor value... this should be the same as PLC, stange that software does not work...

wget --user=admin --password=pass -O -q http://192.168.1.15/gett1.cgi

Hi, please try this one:
http://192.168.1.15/api/status.xml
and post the result.
There I may, can find the issue and find different data to confirm BRE or PLC version.
I have checked the BRE manual from CAI and I can't see what's wrong at the moment.
Also, the button "Test Login" has just a handshake with the PLC.
Try that button when you have started the program. (Go directly to the "Login") not clicking anything else (Tab's or buttons) in the program.
If that works, I think I know what the problem is. If not, well... :blush:
 
I'm having some different issues regarding the programming and testing of it.
So, I would like to have one or two beta testers running the WebControl PLC board.
Please PM me, and also include what OS your PC has.
If you have several it would be great!
 
URL: http://192.168.1.252/api/status.xml

returns:

XML Parsing Error: syntax error
Location: http://192.168.1.252/api/status.xml
Line Number 1, Column 1:Not found.
^

so, I gues it will not work..
So this is BRE board (v02.03.06)
 
Thanks.
Seems like the BRE board has quite a different config.
I will have to look into the pdf documantation,
 
Added more code.
New update soon...

plc013.jpg

plc014.jpg
 
Quite different config. I will concentrate on the PLC board. To get a program for BRE, I got to get a BRE board first.
If not, I wouldn't have the opportunity to test all parameters in the program.
It would take a lot of trial/error to get it working.
 
V1.1.0 is now ready. Just some testing left to check that everything is stable.
Latest time of release is tomorrow.
Here are some pic's of the updated version:



CAI1.jpg
CAI2.jpg

CAI3.jpg
CAI4.jpg
 
Version 1.1.0 released.
Download: http://www.weatherby...y_view&iden=139

News:::
  • Output Control. TTL 1-8 ON/OFF
  • Login with button, status in programs caption.
  • Program Transparency option
  • Save/Delete login info
  • Info, showing some PLC data
Changes:
  • Cleaned up input data tab
  • Fixed XP issues, graphic and installer
  • Cleaned code, making program faster and using less memory
Download and Enjoy!

Update: Fixed small problem in installer. If you only got the splash screen, then nothing more download updated installer. Updated 19:00 27.02.12
 
Great, just send the info when you are up and running!
Btw, V1.2.0 is more or less ready for release.
 
Back
Top