Integrieren Ihrer App in Eos: Schritt 2 – Synchronisieren
Die Nummer von Elementen eines bestimmten Datentyps, an dem Sie interessiert sind, können Sie
mit folgenden Kommandos anfordern:
/eos/get/patch/count
/eos/get/cuelist/count
/eos/get/cue/<cue list number>/count
/eos/get/group/count
/eos/get/macro/count
/eos/get/sub/count
/eos/get/preset/count
/eos/get/ip/count (ip = Intensity Palette)
/eos/get/fp/count (fp = Focus Palette)
/eos/get/cp/count (cp = Color Palette)
/eos/get/bp/count (bp = Beam Palette)
/eos/get/curve/count
/eos/get/fx/count (fx = Effekt)
/eos/get/snap/count (snap = Snapshot)
/eos/get/pixmap/count
/eos/get/ms/count (ms = Magic Sheet)
Eos wird mit dem passenden Kommando antworten:
/eos/out/get/patch/count = <uint32: Anzahl>
/eos/out/get/cuelist/count = <uint32: Anzahl>
/eos/out/get/cue/<cue list number>/count = <uint32: Anzahl>
/eos/out/get/group/count = <uint32: Anzahl>
/eos/out/get/macro/count = <uint32: Anzahl>
/eos/out/get/sub/count = <uint32: Anzahl>
/eos/out/get/preset /count = <uint32: Anzahl>
/eos/out/get/ip/count = <uint32: Anzahl>
/eos/out/get/fp/count = <uint32: Anzahl>
/eos/out/get/cp/count = <uint32: Anzahl>
/eos/out/get/bp/count = <uint32: Anzahl>
/eos/out/get/curve/count = <uint32: Anzahl>
/eos/out/get/fx/count = <uint32: Anzahl>
/eos/out/get/snap/count = <uint32: Anzahl>
/eos/out/get/pixmap/count = <uint32: Anzahl>
/eos/out/get/ms/count = <uint32: Anzahl>
Jetzt können Sie detaillierte Informationen für jedes Element von Index 0 an anfordern:
Show Control
537