PDA

View Full Version : State window(one button and many commands)



SF_lt
October 13th, 2002, 12:55 PM
yes, first goes increment & only then is checked state for 1 to execute.
So help file must be a bit corrected: nStateValue++ vs ++nStateValue

AK725
October 13th, 2002, 12:55 PM
Y have a Pv951TF tv card and for the power button y used a multigroup with 4 commands and y assingned that way
1 tvremote state count 4 start 4
2 radio state count 4 start 3
3 Tv state count 4 start 2
4 close state count 4 start 1.
Y use UIR(TIES) insted of the card ir device because in this way y can use Girder.
WAY the commands begin with the
state count 4 start 4
and not with
state count 4 start 1
(the state window example in Girder`s help)
In this way you can assign as many commands you want to a remote button.

Y must say in that way the close command is executed first.

Then y realize and check over and over and this is the final use of one button and many commands (5 button example):

You must write for eatch command in state window:

1 command..........state count 5 execute 1
2 command..........state count 5 execute 5
3 command..........state count 5 execute 4
4 command..........state count 5 execute 3
5 command..........state count 5 execute 2.

You can check with Pop-up OSD.

Have fun.



<font size=-1>[ This Message was edited by: AK725 on 2002-03-27 07:43 ]</font>

<font size=-1>[ This Message was edited by: AK725 on 2002-03-27 07:43 ]</font>

<font size=-1>[ This Message was edited by: AK725 on 2002-03-27 10:08 ]</font>

<font size=-1>[ This Message was edited by: AK725 on 2002-03-27 10:10 ]</font>

<font size=-1>[ This Message was edited by: AK725 on 2002-03-27 10:14 ]</font>

<font size=-1>[ This Message was edited by: AK725 on 2002-03-27 10:16 ]</font>