User Tools

Site Tools


macros:function:programmer.editor.fixtures.onofffixturecontrols

Function

Programmer.Editor.Fixtures.OnOffFixtureControls

Void Programmer.Editor.Fixtures.OnOffFixtureControls(Boolean on)
API http://api.avolites.com/11.0/Programmer.Editor.Fixtures.OnOffFixtureControls.html
description Switches ON or OFF all controls in the selected fixtures which are part of the OnOff mask.
namespace Programmer.Editor.Fixtures
parameter on ( Boolean ) : if set to true [on].
return value Void

In order to make this work foxtures ned to be selected and the OnOff mask must be set.

Example in

Off/On Attribute (snippets):

Group.RecallGroup(userNumber:1)
Attribute.Mask.SetMask("OnOff", "IP")
Programmer.Editor.Fixtures.OnOffFixtureControls(false)
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/programmer.editor.fixtures.onofffixturecontrols.txt · Last modified: 2019/05/04 12:09 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki