Show Control 637
/eos/get/fx/count (fx = Effect)
/eos/get/snap/count (snap = Snapshot)
/eos/get/pixmap/count
/eos/get/ms/count (ms = Magic Sheet)
/eos/get/3dserver/count
/eos/get/patch/<channel number>/<part number>/augment3d/position (returns index,
UUID, position x, position y, position z, orientation x, orientation y, orientation z, fpe set
number)
/eos/get/patch/<channel number>/<part number>/augment3d/beam (returns index,
UUID, beam angle, gel color, number of shutters, {thrust of shutter, angle of shutter} x N
shutters, gobo (UUID), gobo description (from Patch), gobo rotation, hide beam status)
/eos/get/fpe/count (returns int value with number of fpe sets)
/eos/get/fpe/<set number> (returns the label of the set, number of points in the set)
/eos/get/fpe/<set number>/count (returns int value with number of points in the set)
/eos/get/fpe/<set number>/<point number> (returns label of the set, focus palette
number, position x, position y, position z)
Eos will reply with the matching command:
/eos/out/get/patch/count = <uint32: count>
/eos/out/get/cuelist/count = <uint32: count>
/eos/out/get/cue/<cue list number>/count = <uint32: count>
/eos/out/get/group/count = <uint32: count>
/eos/out/get/group/displayed/count = <uint32: count>
/eos/out/get/macro/count = <uint32: count>
/eos/out/get/sub/count = <uint32: count>
/eos/out/get/preset /count = <uint32: count>
/eos/out/get/ip/count = <uint32: count>
/eos/out/get/fp/count = <uint32: count>
/eos/out/get/cp/count = <uint32: count>
/eos/out/get/bp/count = <uint32: count>
/eos/out/get/curve/count = <uint32: count>
/eos/out/get/fx/count = <uint32: count>
/eos/out/get/snap/count = <uint32: count>
/eos/out/get/pixmap/count = <uint32: count>
/eos/out/get/ms/count = <uint32: count>
/eos/out/get/3dserver/count = <uint32: count>
/eos/out/get/patch/<channel number>/<part number>/augment3d/position = <uint32:
count>
/eos/out/get/patch/<channel number>/<part number>/augment3d/beam = <uint32:
count>
/eos/out/get/fpe/count = <uint32: count>
/eos/out/get/fpe/<set number> = <uint32: count>
/eos/out/get/fpe/<set number>/count = <uint32: count>
/eos/out/get/fpe/<set number>/<point number> = <uint32: count>
Now you can request detailed information for each item from index 0 to count as follows:
/eos/get/patch/index/<index number>
/eos/get/cuelist/index/<index number>
/eos/get/cue/<cue list number>/index/<index number>
/eos/get/group/index/<index number>
/eos/get/group/displayed/index/<index number>
/eos/get/macro/index/<index number>