[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
Toon onderwerp - Input type WiredAnalog • nodo-domotica.nl

nodo-domotica.nl

Input type WiredAnalog

Post hier vragen en ervaringen die betrekking hebben op het gebruik en configuratie van de WebApp

Input type WiredAnalog

Berichtdoor ArKu30 » 27 mei 2014, 18:09

Iemand die input type wiredAnalog onder Values werkend heeft in de webapp?
Ik zou zo de status van een WiredIn weer willen geven.
Deze optie zit in de webap onder values en deze netjes ingesteld maar krijg geen status verandering te zien. Doe ik het zoals in een vorig topic door de waarde eerst in een variable te schrijven en dan via input type variable dan werkt het wel.
Maar dit is een omweg lijkt mij.
Of is input type wiredAnalog ergens anders voor bedacht / bedoeld?
ArKu30
 
Berichten: 8
Geregistreerd: 13 mei 2014, 18:33

Re: Input type WiredAnalog

Berichtdoor kabouter » 27 mei 2014, 23:00

Ik doe het met onderstaand scriptje...
waarde van analog 1 wordt doorgegeven naar variabele 5


EventlistWrite; Timer 1; TimerSet 1,120
EventlistWrite; Timer 1; Status WiredAnalog,1
EventlistWrite; Timer 1; VariableWiredAnalog 5,1
EventlistWrite; Timer 1; VariableSend 5,All
kabouter
 
Berichten: 214
Geregistreerd: 10 nov 2011, 13:57

Re: Input type WiredAnalog

Berichtdoor ArKu30 » 28 mei 2014, 10:59

En bij Setup Value in de webapp heb je dan Input type op WiredAnalog staan?
Denk gezien je voorbeeld scriptje dat je Input type Variable gebruikt en dan Variable 5 daar weergeeft. Zo heb ik het zelf voor nood opgelost en dat werkt wel.
Maar als ik Input type WiredAnalog gebruik bij Value dan krijg ik het niet werkende.
ArKu30
 
Berichten: 8
Geregistreerd: 13 mei 2014, 18:33

Re: Input type WiredAnalog

Berichtdoor kabouter » 28 mei 2014, 12:15

kabouter
 
Berichten: 214
Geregistreerd: 10 nov 2011, 13:57

Re: Input type WiredAnalog

Berichtdoor ArKu30 » 28 mei 2014, 15:21

ArKu30
 
Berichten: 8
Geregistreerd: 13 mei 2014, 18:33

Re: Input type WiredAnalog

Berichtdoor PE7GL » 19 aug 2014, 09:01

Helaas werkt WiredAnalog alleen als je de status op vraagt. Daar zie ik wel veranderingen aan de ingang.
Maar op de web wordt wiredAnalog niet weer gegeven.
Ik krijg de melding: No data available......
Bij de setup heb ik alles mijn inziens alles correct ingevuld.
WireIn 1, Nodo 1,
Nodo versie is de meest recente versie:
Nodo-Mega V3.7, Product=SWACNC-MEGA-R744, Home=1, ThisUnit=1

Heb ik iets vergeten ???
PE7GL
 
Berichten: 8
Geregistreerd: 25 jul 2014, 12:21

Re: Input type WiredAnalog

Berichtdoor kabouter » 19 aug 2014, 14:24

kabouter
 
Berichten: 214
Geregistreerd: 10 nov 2011, 13:57


Keer terug naar Nodo WebApp

Wie is er online?

Gebruikers in dit forum: Geen geregistreerde gebruikers. en 11 gasten

cron