Search results

  1. B

    EMAIL with WC32 or WC8

    CAI, what other site allow wc board to publish directly on a url string using webset?
  2. B

    EMAIL with WC32 or WC8

    I was not in the good page. I'm so stupid lol. Ok got it working. I never used this webset function. this is awesome. thank youfor the tips.
  3. B

    EMAIL with WC32 or WC8

    "CAI, here is my configuration page, I changed the URL to the one you gave with my own API key. Anything else in the webhook settings fields?
  4. B

    EMAIL with WC32 or WC8

  5. B

    EMAIL with WC32 or WC8

    CAI, my account is now created on thingspeak. My plc test code is : start webset url16 t1 delay 5000 end in content setup page, url16 in the content row : "To Email or Post URL" :https://api.thingspeak.com/update?api_key=MY_THINGSPEAK_WRITE_API&field1= and finaly nothing in .. webhook...
  6. B

    Email notifications has stopped working recently.

    @CAI, du you know what email provider works currently with wc board?
  7. B

    Email notifications has stopped working recently.

    Hi, we are facing this specfic problem right now. We have hundreds of wc board in the field. Is there a way to figure it out? I tried ssl and non ssl and both wont work. Can we use webhook to send notification?
  8. B

    EMAIL with WC32 or WC8

    any idea how to achieve this? Are the lastest FW fix the email problem?
  9. B

    EMAIL with WC32 or WC8

    Is the ssl feature works with the WC32 ? it seems not working for me. I'm using webcontrol board since 2010, never had to use ssl before. Now i have to switch to ssl and nothing seems to work. Anyone can help?
  10. B

    SNMP feature

    any news?
  11. B

    SNMP feature

    yes of course, vars monitoring, ip address, CPU?, input/output state, etc
  12. B

    SNMP feature

    wow, thank you sir!
  13. B

    SNMP feature

    I don't know if it's possible to add SNMP feature to WC32 board?
  14. B

    CAI WebControl Logger [Software]

    sounds good
  15. B

    plc code .zip

    I want to compile and upload plc code via internet. Instead of uploading the plc code directly via ****/plc.htm I would like to upload the compiled code to the board directly. Something like what we do when we want to upload gui files ****/wc32gui Is it possible to add this feature?
  16. B

    Beta test a free android app for WebControl

    not working on pixel xl lastest fw. ut ahiws a with page only
  17. B

    String into a Var

    To meet customer request, We need to remove the PLC acces from the webserver. And only let them access to urom to set their own value.   For exemple urom 1 to urom 4 are used to set maximum and minimum temperature threshold. urom5 to urom8 are to set other threshold.     It will be fine if we...
  18. B

    String into a Var

    thank you. could you add more urom slot?
  19. B

    String into a Var

    Is it possible to set astring value into a var?     We can do : set var1 urom1    so can we do something like : set var1 str1 ?     Or can we use string table as a usable value table?     I.E :   tsteq var9 str1 callsub loop1
  20. B

    monitoring a 24v Batt with wc32

    ohhh, i'm wrong wc32 is 0-5v analog input 10 bit resolution.  I will try something and let you know
Back
Top