418 Hog 4 Operations Manual
24.2.2 Additional Comment Macro Syntax
For some comment macro commands such as fading masters you can specify the execution
timing of the macro by adding a "t" followed by a numerical value in seconds:
F M1 0 / 1 t 1 0
Also within a comment macro command, you can specify multiple targets separated with
commas:
R S 6 , 2 0
or a range with a right angle-bracket:
H M 2 > 7
You can have multiple comment macros executed by one cue by separating them with
colons:
H M 1 , 3 : H M 2 > 7
You can also send commands to a specified network device, using H (Hog) to refer to a
console, D to refer to a DMX Processor, and I O P to refer to an MIDI/Timecode Processor.
For example:
G M 1 H 2 : will Go master 1 on console number 2.
R N D 3 : will reset DMX Processor number 3.