CAI WebControl Logger [Software]

Started the e-mail developement.
Has even SSL function.
The hard part is to implement it into the program...
Here is a pic of the test program.

caiemail.jpg
 
Any whishes for V1.3.0?
I have the code for implementing different languages, but I realy don't know if this is wanted.
Also, looking on the downloads, it seems like the followers is a small herd. (50 downloads or so...)
I have already implemented tooltip for the hum sensor.
I will not make a 2 plc version at this stage, since it demands a lot of programming.
And, I need two PLC's to debug all the problems involved...
Anyhow, any tips is welcomed!
Any way to make it acting like real alarm system, so that I can run wire in parallel to the home alarm system? When anyone break in through any window or door sensor, send email as well as flash lights through X10 RF control?
 
For starters, Great Job with this! I seem to be having an issue with the AutoSave, I can save the list off, but I thought the program would then update that file with AutoSave, but it does not seem to be updating the file. Is there a timer for the AutoSave or some other setting I need to mess with?
 
If the Save File button is clicked, and you have added a filename the program should auto save the file.
The function will save every 10'th line.
If this is not working, please let me know what version you are running.

BTW, new version is soon to be released.
Have implemented Analog inputs.
 
Ah, every 10th line, that is what I was missing, I had the 360second timing and it seemed like it wasn't updating. But it does seem okay now. thanks.
 
One more: I moved my logging system to a Windows XP box, and I did have the issue with only the splash screen showing up so I downloaded your updated installer V1.4.4 which runs the program fine. The issue I am having now is that the "Remove C/F in temperature" check box is not effecting the list, so the F stays with the temp and I can't graph that in Excel. The check box takes a check, but nothing changes in the log? (Not that I use it, but the "Use Comma as separator" does not work either)

Thanks again.
 
Hmm...Strange, I need to look into the problem on a XP computer.

Found the error, will be fixed in next release.
 
Is there any need for setting values in 32Bit Vars?
If so, I can implement it in the next version.
 
Next version is soon to be released.
Updates:
  • Added password login on app. (Since the program can do possible dangerous actions with the PLC)
The password login can be disabled if desired.​
  • Added setting values in 32Bit Vars
  • Added 32Bit Signed Vars logging
  • Added Button/Link to CAI Webpage
  • Added PayPal Donate button
  • Fixed several code errors in program, made it XP friendly and trimmed the code.
  • Changed to Inno Installer (XP safe)
 
My board is on another subnet and the program doesn't seem to try to access it. I can access it from explorer just fine and ping it easily as well. I am running forefront TMG as my firewall and it does not show the program even trying to connect to the board. Looks like it just assumes another subnet and doesn't try?
 
Can you post an example of the IP adress, and are you using port 80?
I have no network aviliable to bebug this problem, but I will have a look into the documentation for the network part.
And, what are your OS?
 
Fixed small bug in 1.4.4 regarding 32 bit vars.
Changed the unbound text in temp sensors to "..."
If there is problems showing the 32 bit var screen, download upgrade.
Fixed small issue in Inno Installer.
Silent upgrade, setup file is same version...
 
The subnet for mylocal computer is 192.168.17.x The board is on 192.168.15.x. I can access it fine with internet explorer and firefox so routing is fine.
I'm running on a vm in vmware server 2.0 which is hosted on server 2008R2. The network server is another unit running 2008R2 with hyper V. Forefront TMG runs on a VM on the hyperV box. TMG allows all protocols to and from the board. I am using port 80. I have 2 boards both do the same.

Edit: It seems the program won't allow the use of @ in the password. That was a wild shot but it was a lucky one.
I do have a few other issues. Even if logging isn't enabled it will not quit and gives the error message that logging needs to be stopped first. I also set a password on startup thinking in error that it was login for board. Now the program will not let me remove it. I do like the program from what I see of it. Nice job on it Lars.
 
I will make a new silent update fixing the login.
For the other problems, I need to check the program some more.
The login/logoff for the program should work perfect.
I have checked it on several computers with no issues.

EDIT: Silent upgrade done.
 
Back
Top