MultiController action mappings for TimelinePlus control are available, these include:

  • Play – Starts playing the timeline from the playhead position.
  • Pause – Stops the timeline at playhead location can be resume with a play command.
  • Stop – Stops the timeline and returns playhead to the start.
  • Go to cue – Jumps a timeline to a cue position and starts playing.
  • Mute – The timeline is no longer active and will not affect and pin data
  • Un-Mute – If muted the timeline will now resume active control of pins.

For more information on multicontroller please refer here

The macromanager syntax for recalling a cue in a timeline is as follows:

HippoNet.LocalHost.TimelinePlus.Timelines[‘New Timeline’]:GoCue(2,“Play”)

‘New Timeline’ can be substituted with the name of any timeline and acts as the timeline selector.

The ‘GoCue(2,“Play”)’ command will set the playhead to the position of the chosen cue, in this case cue 2 and then run the playmode.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Green Hippo Forum

Post Comment