82
www.analogway.com
USER MANUAL
USER MANUAL
USER MANUAL
USER MANUAL
USER MANUAL
USER MANUAL
USER MANUAL
USER MANUAL
D.e.e.
Object list
Object list is result of
enum_objects
. It lists objects and their object ID:s. It is used to translate object IDs
to object names.
Message content is list of all the objects in
object_number:object_name
format separated by \n.
Example message (linefeeds added for better readability and message is clipped):
MSG(100002, 1, 15, 101:gl_help:\n102:canvas1:\n103:artnet1:\n104:encoder:
\n105:mtc:\n140:fx_info:\n175:layer1:\n176:source1:\n180:audio1:\n181:
fx_l1_fx1:\n182:fx_l1_fx2:\n183:layer2:\n184:source2:\n188:audio2:\n189:
fx_l2_fx1:\n190:fx_l2_fx2:\n191:layer3:\n192:source3:\n196:audio3:\n197:
fx_l3_fx1:\n198:fx_l3_fx2:\n199:layer4:\n200:source4:\n204:audio4:\n205:
fx_l4_fx1:\n206:fx_l4_fx2:\n207:layer5:\n208:source5:\n212:audio5:\n213:
fx_l5_fx1:\n214:fx_l5_fx2:\n215:layer6:\n216:source6:\n220:audio6:\n221:
fx_l6_fx1:\n222:fx_l6_fx2:\n223:layer7:\n224:source7:\n228:audio7:\n229:
fx_l7_fx1:\n230:fx_l7_fx2:\n231:layer8:\n232:source8:\n236:audio8:\n237:
fx_l8_fx1:\n238:fx_l8_fx2:\n239:layer9:\n240:source9:\n244:audio9:\n245:
fx_l9_fx1:\n246:fx_l9_fx2:\n247:layer10:\n248:source10:\n252:audio10:\n
253:fx_l10_fx1:\n254:fx_l10_fx2:\n255:layer11:\n256:source11:\n260:
audio11:\n261:fx_l11_fx1:\n262:fx_l11_fx2:\n263:layer12:\n264:source12:\n
268:audio12:\n269:fx_l12_fx1:\n270:fx_l12_fx2:\n271:layer13:\n
272:source13:\n276:audio13:\n277:fx_l13_fx1:\n278:fx_l13_fx2:\n279:layer14:\n
280:source14:\n284:audio14:\n285:fx_l14_fx1:\n286:fx_l14_fx2:\n287:layer15:\n
288:source15:\n292:audio15:\n293:fx_l15_fx1:\n294:fx_l15_fx2:\n295:layer16:\n
296:source16:\n300:audio16:\n301:fx_l16_fx1:\n302:fx_l16_fx2:\n303:layer17:\n
304:source17:\n308:audio17:\n309:fx_l17_fx1:\n310:fx_l17_fx2:\n311:layer18:\n
312:source18:\n316:audio18:\n317:fx_l18_fx1:\n318:fx_l18_fx2:\n319:citp:\n
320:monitor:\n321:file_watch:\n322:stack1:\n323:stack2:\n324:stack3:\n
325:cue1:\n326:gpu1:\n327:gpu2:\n328:gpu3:\n329:gpu4:\n)
In example above object source1 would have object id of 176.
D.f.
Commands
D.f.a.
ctrl_status
This command displays current parameter status for given object. If the object is not specified, all parameters
for all objects are displayed. Parameters are sent both as human readable format and as a message.
Examples:
ctrl_status layer30
ctrl_status source1
D.f.b.
ctrl_info
This command displays parameter information for a given object. If an object is not specified, all parameters
for all objects are displayed. Parameters are sent both as human readable format and as a message.
Examples:
ctrl_info layer30
ctrl_info source1