Jump to content
Light-O-Rama Forums

API?


rwthib

Recommended Posts

Is there an API or external interfaces to the show scheduling software.

Want to build some apps to control show and also use external inputs (like weather for example) to change sequence order and start/stops on the fly.

Thanks.

Link to comment
Share on other sites

Yes  I would like to have this too.   As far as I know this has not been an option for us. 

 

 

You might be interested in this thread about interacting with your show via smart phone. 

Link to comment
Share on other sites

The LOR monitor (show player) detects when the show file (.lss) named in the schedule changes.   The current playing show will end gracefully and the new contents of the show file will begin. 

There are various way you can change the show file.  One way is to create a  DoFunction1ShowFile.lss  for each function you have.     Your program will copy DoFunction1ShowFile.lss -> ShowNamedInSchedule.lss 

This content change will cause LOR monitor play that show containing the sequence.     There is also important use to the command shell.   When the sequence begins it runs the command.  This command may trigger replacement of the show file to cause the next action you want. 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...