Entering number from browser Forum Home › Forums › Understanding the Software › Entering number from browser This topic has 5 replies, 4 voices, and was last updated 2 years, 7 months ago by Mikhail. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 6, 2022 at 9:10 am #10253 kcks66Participant Hi Mikhail, I wish to enter number from web browser (button) and store into an input channel (112). I tried but nothing happened. My configuration as below. https://ibb.co/XfPNM3z Pls advice and thank you. May 6, 2022 at 9:19 am #10254 manjey73Participant use Formula SetVal Look in the documentation how to use it correctly May 6, 2022 at 9:39 am #10255 MikhailModerator Hi, Action=Send Command You need to create an output channel that uses SetVal formula and set the Output channel property of the button. A number is entered in a popup window. May 6, 2022 at 9:46 am #10257 JWParticipant You will need to create an extra output channel to do that. https://rapidscada.net/doc/content/latest/en/software-configuration/using-formulas.html Create an output channel, maybe also use same channel number 112 as follow Command Type: Standard Formula Used: True Fomula: SetVal(112,Cmd) Button settings Action: Send command Input Channel: empty Output Channel: 112 May 7, 2022 at 5:52 am #10258 kcks66Participant Hi Mikhail, manjey73 & JW, It worked. Thank you. May 8, 2022 at 9:04 am #10259 MikhailModerator 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In