Difference between revisions of "Main Page"

From Moving Light Assistant
Jump to: navigation, search
(Classes)
Line 2: Line 2:
 
----
 
----
 
= Scripting Documentation =
 
= Scripting Documentation =
 
+
''Moving Light Assistant'' version 1.2 onwards has support for running scripts to automate actions within Moving Light Assistant and to extend the functionality of the application.
 +
* Scripting Language
 +
* Scripting Runtime
 
== Functions ==
 
== Functions ==
 
* Document
 
* Document
Line 11: Line 13:
  
 
== Classes ==
 
== Classes ==
[[PresetInfo]]
+
* [[PresetInfo]]
[[CueInfo]]
+
* [[CueInfo]]
[[Cue]]
+
* [[Cue]]
[[Fixture]]
+
* [[Fixture]]

Revision as of 07:54, 29 May 2014

MOVING LIGHT ASSISTANT WIKI


Scripting Documentation

Moving Light Assistant version 1.2 onwards has support for running scripts to automate actions within Moving Light Assistant and to extend the functionality of the application.

  • Scripting Language
  • Scripting Runtime

Functions

  • Document
  • Rig Data View
  • Preset Documentation View
  • Cue List View
  • Telnet

Classes