User Tools

Site Tools


simple:basic-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

simple:basic-commands [2016/07/25 15:36]
admin created
simple:basic-commands [2016/07/25 15:42]
admin
Line 1: Line 1:
 ===Basic-Commands=== ===Basic-Commands===
 +
 +<WRAP box round>
 +==device to value [S7]==
 +| System-Mode: | 0,99 |
 +| Command: | [S7.Adress.Value.fading]  |
 +| Answer: | [S7.0x_Port.0x_Adress_h.0x_Adress_l.0x_Value] optional |
 +</WRAP>
 +
 +<WRAP box round>
 +==load scene [F2]==
 +| System-Mode: | 0,99 |
 +| Command: | [F2.Scene.fading] |
 +| Answer: | [F2.0x_Scene."OK"] |
 +</WRAP>
 +
 +<WRAP box round>
 +==group with scene [G3]==
 +| System-Mode: | 0,99 |
 +| Command: | [G3.Group.Scene.fading] |
 +| Answer: | [G3.0x_Group.0x_Scene."OK"] |
 +</WRAP>
 +
 +<WRAP box round>
 +==group with value [G4]==
 +| System-Mode: | 0,99 |
 +| Command: | [G4.Group.Value.fading] |
 +| Answer: | [G4.02x_Group.02x_Value."OK"] |
 +</WRAP>
 +
 +<WRAP box round>
 +==sequencer start/stop [H1]==
 +| System-Mode: | 0,99 |
 +| Command: | [H1.Sequenz.Aktiv] |
 +| Answer: | [H1_2.0x_sequenz.0x_aktiv.OK] |
 +| Answer: | [H1_3.0x_sequenz.0x_aktiv.Error] |
 +| Answer: | [H1_4.0x_sequenz.0x_aktiv.OK] |
 +| Answer: | [H1_5.0x_sequenz.0x_aktiv.Error] |
 +</WRAP>
 +
 +<WRAP box round>
 +==MediaEngine start/stop [M1]==
 +| System-Mode: | 0,2,99 |
 +| Command: | [M1.Effect.Aktiv] |
 +| Answer: | [M1.0x_effect.0x_aktiv.OK] |
 +</WRAP>
simple/basic-commands.txt ยท Last modified: 2016/07/25 15:42 by admin