Seite 2 von 4

#11 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 10:52
von koboldo
In my actually configuration i only use the MEM Variable to check if my timer is set....

In the timer i tried to change the register and this does not work...Even if I try manually to change the register in the base it didnt work...:thumbdown:
In the pro it works...

[img]1[/img]
[img]2[/img]
[edit]Bild sichtbar gemacht[/edit]

#12 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 11:00
von DOMIQ-Support
I also need to see this event where you use the MEM variable in the Condition field.

#13 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 11:12
von koboldo
That was the old way of the first post ;)

I changed the way like this:

Code: Alles auswählen

[1]
Kurz: addiere 15 Var4
Lang Ausg2 umschalten Rampe 3
los: Rampe Stop

[2]
kurz: unprogrammiert
lang: Nullstellen var4
los: addiere 20 var4

Dazu habe ich die Schwellwerte folgender maßen eingestellt:

10 Ausg2 [b]Lichtszene 1[/b]
20 Ausg2 Rampe Stop
30 Aus2 Aus Rampe 1


In the timers I only want to change the register, but this doesn´t work in the Base....

The mem Variable is ok but it is not the point....the register change doesn´t work...

in the attachemate is the event that i actually didnt use...

.....

#14 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 11:23
von DOMIQ-Support
To be honest, I don't clearly understand what you are trying to achieve:) You just want to lock output value between given hours or something more?

#15 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 11:33
von koboldo
The short form :lol:

At 22:00 i want to change the register of module M5 to Register 1, at 9:00 i want to change back to register 0

#16 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 11:42
von Beleuchtfix
I think I know the problem, Piotr
Base sends the register values different from pro, there is an offset of 1. (I am using actual base software and pro 4.72) In the bus monitor I see

Code: Alles auswählen

11:37:53:954 -      M254 → S000_M010 SzenenReg.Satz 1

when I used the Base LCN Command Set Register 0. So you can not get back to register 0, and sending register #9 will not send any command at all.

Regards Florian
@Jörg try using registers 1 and 2 and report please.

#17 RE: Timer, Events und Schwellwerte

Verfasst: Do 5. Dez 2013, 13:37
von koboldo
Werde ich heute abend mal testen....

Werde noch mal beobachten was so über den Busmonitor gesendet wird....

@Piotr: Hier ist wohl ein Update fällig B)

#18 RE: Timer, Events und Schwellwerte

Verfasst: Fr 6. Dez 2013, 11:19
von koboldo
Habe das gestern nun noch mal getestet:

Also wenn man im Base LCN hinzufügen macht und dort auf dem Reiter Register Einstellungen vornehmen will, kommt es zu einem Fehlverhalten:

Wählt man dort Register 0 aus und drück auf Befehl testen, kommt im Busmonitor Register 1 an....

So geht es immer weiter :

Domiq Register 0 = Busmonitor Register 1
Domiq Register 1 = Busmonitor Register 2
Domiq Register 2 = Busmonitor Register 3
Domiq Register 3 = Busmonitor Register 4
Domiq Register 4 = Busmonitor Register 5
Domiq Register 5 = Busmonitor Register 6
Domiq Register 6 = Busmonitor Register 7
Domiq Register 7 = Busmonitor Register 8
Domiq Register 8 = Busmonitor Register 9

Wenn man im Domiq Register 9 auswählt kommt im Busmonitor allerdings gar nichts an....

:thumbdown: :thumbdown: :thumbdown:

#19 RE: Timer, Events und Schwellwerte

Verfasst: Fr 6. Dez 2013, 13:42
von Beleuchtfix
Kannst du denn jetzt die Register 1 und 2 verwenden und damit erst einmal deine gewünschte Schaltung erreichen? Ich denke, das Piotr den Fehler in die ToDo Liste aufgenommen hat.

Gruß
Florian

#20 RE: Timer, Events und Schwellwerte

Verfasst: Fr 6. Dez 2013, 13:55
von koboldo
Moin Florian,
ja jetzt läuft es, man muss hat nur für das Base mitdenken :scared:

Ich habe Piotr vorsichtshalber noch mal eine Mail geschickt B)
Gruß
Jörg