Search results

  1. 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.
  2. 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...
  3. 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
  4. 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  
  5. 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...
  6. M

    1-->0 Transitions IPINV

    I have a Webcontrol32  Firmware Version: v04.02.14  Digital Input 9 - Set to inverted in the config setting   This simple segment of code works fine.  Sets OP14 Low when IP9 is high for 5s.  If IP9 goes low for any period of time, OP14 goes high.   TSTEQ IP9[5000] 1 SET OP14 0     TSTEQ IP9 0...
  7. M

    RSS Feed for Forums

    Can anyone tell me if there is an RSS Feed for the forum portion of cocoontech? I do not want to keep missing these posts :D
  8. M

    Insteon Daemon

    http://home.comcast.net/~ncherry/common/iplcd/index.html Maybe old news.....but I just noticed there is a Linux PLC insteon daemon released...
Back
Top