Recent content by madmax

  1. M

    Webhooks on Webcontrol32

    It looks like I asked this question several years ago but this time, Id like to try with node-red. Does the webcontrol send status changes automatically or do we to do something in the PLC code?
  2. M

    Webhooks on Webcontrol32

    I see on the Webcontrl32, there is an option for Webhooks, but I cannot find any documentation.  Can someone point me to some documentation?  I'd like to see if this can work with Node-Red.
  3. M

    Comments in PLC Code

    Thank you all!
  4. M

    Comments in PLC Code

    Just a question that's not immediately obvious to me.  Is it possible to add comments in PLC code?  I understand that we don't want to waste memory space on comments on the actual PLC but for example, I have my code saved in a TXT file on my PC and have code with comments -- and paste it into...
  5. M

    Webhooks Question

    I do not see Webooks referenced in the documentation.  Is there any information that can be provided?  I have the Webhooks IFTTT applet working via curl but have no idea how to call it from the webcontrol.  Thanks
  6. M

    Lastest firmware download for WC8 and WC32

    Hi, I see there is an update (4.02.20).  Is there a list of what's changed in this release?  Thanks
  7. M

    PWM

    Thanks.  That helped.  I now have it working with a servo.  One final question: Can the PWM value be set via CGI?  for example:   http://192.168.1.15/api/setttloutput.cgi?output=1&state=0 to turn off    But for PWM instead of an output? or do I need to use a VAR and a little code?  No big deal...
  8. M

    PWM

    Unless I'm looking in the wrong place, I'm not seeing how to output PWM in the programmer's guide.  Does anyone have info on how to use the 4x PWM outputs?   Thanks  
  9. M

    Lastest firmware download for WC8 and WC32

    Are there plans to add DS2438 support to the Webcontrol32 or is it just on the WC8?   THanks
  10. M

    W32 IO Expansion Board

    Thanks!  This fixed my issue.  I understand now why it wasn't working.
  11. M

    W32 IO Expansion Board

    I have a quick question on the W32 IO Board's analog input.  Right now, all 8 inputs with nothing connected show around 700-800 for their values on the analog input value on the webpage.  With nothing connected, the 10-turn pots do not impact the values.  Connecting A-GND or A-5V to an analog...
  12. M

    1-->0 Transitions IPINV

      rossw,   I was referring to the WC 32.  I am using a managed Juniper EX 4200PX switch.  I tried with a Trendnet 802.3af splitter and one other manufacturer and neither worked.  I'll have to tinker more.  Perhaps, forcing the port to a specific speed rather than auto negotiation.  The WC32...
  13. M

    1-->0 Transitions IPINV

    Thanks for the help CAI_Support and rossw.  So far, I've tested two 802.3af splitters on the Webcontrol32 and they did not work.  TRENDnet Gigabit Power over Ethernet (PoE) Splitter TPE-112GS is one that didn't work.  I'll have to check the model on the other.  The behavior is identical on the...
  14. M

    1-->0 Transitions IPINV

    Awesome. Thanks for the update!  I installed it earlier today and so far it's working as I would expect now.  One quick unrelated question -- I tried using a PoE splitter to supply power to the Webcontrol but it didn't work.  I read that the Webcontrol doesn't use all the ethernet pins so that...
  15. M

    1-->0 Transitions IPINV

    Thanks for looking into this. I'm pretty sure this is a bug though. My input is connected to an opto22 G4IDC digital Input module so when it's off, it's high. When the module is energized it goes low. I liked the invert option because it just reverses the logic of the opto22 module making it...
Back
Top