macros:function:programmer.editor.fixtures.setcontrolvaluebyid
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:function:programmer.editor.fixtures.setcontrolvaluebyid [2017/11/26 15:50] – icke_siegen | macros:function:programmer.editor.fixtures.setcontrolvaluebyid [2024/04/18 13:08] (current) – [Example in] gregory | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== Programmer.Editor.Fixtures.SetControlValueById ====== | ====== Programmer.Editor.Fixtures.SetControlValueById ====== | ||
- | Void Programmer.Editor.Fixtures.SetControlValueById(Int32 controlId, Int32 functionId, Single value, Boolean programmer, Boolean createRestorePoint) | + | Void Programmer.Editor.Fixtures.SetControlValueById |
+ | | ||
+ | | ||
+ | | ||
^ API | http:// | ^ API | http:// | ||
^ description | Sets the attribute current value of all currently selected fixtures. | | ^ description | Sets the attribute current value of all currently selected fixtures. | | ||
^ [[macros: | ^ [[macros: | ||
- | ^ parameter | controlId ( [[macros: | + | ^ parameter | controlId ( [[macros: |
^ ::: | functionId ( [[macros: | ^ ::: | functionId ( [[macros: | ||
^ ::: | value ( [[macros: | ^ ::: | value ( [[macros: | ||
Line 29: | Line 32: | ||
This should set the currently selected fixtures to 50% dimmer level, put this in the programmer and create a restore point: | This should set the currently selected fixtures to 50% dimmer level, put this in the programmer and create a restore point: | ||
- | * 16 refers to 0x10 which is the hex FixtureControlId of the [[: | + | * 16 refers to 0x10 which is the hex [[: |
* 1 is the - assumed - function ID for the [[personality: | * 1 is the - assumed - function ID for the [[personality: | ||
* 0.5 is 50% | * 0.5 is 50% | ||
* true (the first) puts this into the programmer | * true (the first) puts this into the programmer | ||
* true (the second) creates a restore point | * true (the second) creates a restore point | ||
+ | |||
+ | See also [[: | ||
== Also used in == | == Also used in == |
macros/function/programmer.editor.fixtures.setcontrolvaluebyid.1511711455.txt.gz · Last modified: 2017/11/26 15:50 (external edit)