SendVx76AppleEvent

From Moving Light Assistant
Jump to: navigation, search

SendVx76AppleEvent( actionString )

actionString is a string. This is the event to send to the console.
No Return value

THIS FUNCTION WILL ONLY WORK ON MAC OS X.
This function is only available in MLA v1.2.1 Beta 6 onwards.

This function will send an Apple Event to the PRG Vx76 application with the action in the supplied string. Many actions are the same as the commands used on the command line of the console. This can allow remote control of the console.


Example...
SendVx76AppleEvent("Select + Channel 1")

This will add channel 1 to the selection currently on the console.