6: L
og
ic F
lo
w
s •
5
2
© 2017 Telos Alliance - Rev 1.2
• Scenes
»
IsActive: This property will be either true or false depending on whether all states in the scene are
currently active.
»
ActivateScene: Setting this property to True will make Pathfinder Core PRO initiate all of the
changes in a scene.
• Startup
»
StartupFileProcessed: This property can be used to setup certain states after Pathfinder Core PRO
has been restarted.
• Time
»
Enabled: Used to enable or disable a timer. Logical decisions can also be made depending on
whether a timer is enabled or disabled.
»
Elapsed: Becomes true when a timer elapses.
• VMIX
»
Gain: Used to sense or make changed to a VMIX fader’s gain setting.
»
State: Used to turn VMIX channels on or off and sense the same state changes.
»
TimeDown: Used to sense or make changes to the length of the fade-out when a VMIX fader is
turned off.
»
TimeUp: Used to sense or make changes to the length of the fade-in when a VMIX channel is
turned on.
»
Master_Gain: Used to sense or make changes to the master gain of a VMIX submixer.
• VMODE
»
AUDIO_MODE: Used to sense changes to the audio mode state of a VMODE IO.
»
IN_SELECT: Used to sense changes to the IN_SELECT state of a VMODE IO.
Flows, Flows, and More Flows
While this chapter has reviewed the details of logic flows, many of the other chapters of this manual will touch more
on their uses as we detail how the aspects of the system functions and therefore what capabilities may be used by
logic flows. There will be more examples of logic flows as we progress through the rest of this manual.