Search found 2 matches
- Tuesday 03 September 2019 20:29
- Forum: Blockly
- Topic: user variables in blockly
- Replies: 2
- Views: 538
yet: user variables in blockly
yet: it's about process timing, breaks, etc. When entered into fields in blockly data in numbers, everything is functional. If I replace the number field with a variable, the system behaves differently and badly. The logic in blockly is the same
- Tuesday 03 September 2019 20:15
- Forum: Blockly
- Topic: user variables in blockly
- Replies: 2
- Views: 538
user variables in blockly
Hello. I create in blockly control of boiler operation. When I enter data for switching times in numbers, everything is OK. When I use a variable, the system is not working properly. Example: switch on after 60 sec. works correctly. but turn on after entering the user variable in the integer format ...