Hallo Zusammen.
What's going on in the following sample, if i set a variable more times with the same value?
1) Every time i push a KNX button, the "a" variable is set to EIN (the variable "a" is never reset to AUS)
2) if a==EIN then ...do "HelloWorld".
Does "HelloWorld" run every time i push the KNX button ?
Danke für die Erklärung.
Massimo
What's going on in the following sample, if i set a variable more times with the same value?
1) Every time i push a KNX button, the "a" variable is set to EIN (the variable "a" is never reset to AUS)
2) if a==EIN then ...do "HelloWorld".
Does "HelloWorld" run every time i push the KNX button ?
Danke für die Erklärung.
Massimo
Kommentar