Application Note 65
Quartz Routing Switcher Remote Control Protocol
Page - 14 Revision 1.4
3.11.4. Fire a Salvo
Fire immediately:
.QF{n}(cr) – Fires salvo n.
If the salvo exists, the router will respond with:
.A(cr)
Or fire at specified time (assumes hardware support for time code reference):
.QF{n}T1:hh:mm:ss:ff(cr) – Fires salvo n at the specified time in hours, minutes, seconds, and
frames. T1 specifies the system time to use where multiple times are available (50Hz or 60Hz) but
currently only T1 is supported. Specifying a frame number that does not occur will mean the salvo
never fires e.g. specifying ff=28 in a 25 frame system.
If the salvo exists, the router will respond with:
.A(cr)
3.11.5. Destroy a Salvo
.QD{n}(cr) – Destroys salvo n.
If the salvo selected exists the router will respond with:
.A(cr)
3.12. LIST THE NUMBER OF ITEMS IN A SALVO
.QL{n}(cr) – Lists the number of items in salvo n. If n is not specified, the number of items in the
current salvo will be listed (if one is selected).
If the salvo selected exists, or a destroy all is sent, the router will respond with:
.QL{n},{m}(cr) – Where n is the current salvo and m is the number of items in it. This will be repeated
for each salvo that exists, if list all is selected.