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.
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...
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
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
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.