CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:third-party-tools:guidesigner-plugins:cbus-plugin

Differences

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

Link to this comparison view

software:third-party-tools:guidesigner-plugins:cbus-plugin [2015/10/04 09:28]
dogs_au [Adding The Commands]
software:third-party-tools:guidesigner-plugins:cbus-plugin [2015/10/04 09:42] (current)
dogs_au [Items Not Working Properly]
Line 230: Line 230:
 ===== Items Not Working Properly ===== ===== Items Not Working Properly =====
  
-**B**+**Broadcast**
  
-Before you add your cbus project into commandfusion there are some steps to follow and understand,+Broadcast does not automatically ​add, broadcast must be added manually. See "​system broadcast"​ in "​Commandfusion Systems and Cbus Toolbox"​ chapter.
  
 +**Scenes**
 +
 +Scenes do not load from cbus project, have to be added manually, same format as ramp or toggle, javascript will be " cbus.scene(202,​3,​2);​ ", you will have to interrogate your cbus system in cbus toolkit or cbus piced. format breakdown is as follows "​202"​ this is scenes and will not change in commandfusion. "​3"​ is the trigger in cbus. "​2"​ is the action selector in cbus. Note when adding the join in commandfusion for feedback it will look like "​6003002"​. The "​6"​ is the base join you picked in joins in cbus toolbox for commandfusion. "​003"​ is the trigger. "​002"​ is the action selector.
software/third-party-tools/guidesigner-plugins/cbus-plugin.1443950882.txt.gz ยท Last modified: 2015/10/04 09:28 by dogs_au