Copyright 2017. All rights reserved. Advantech Co. Ltd.
Page 69
Run DUI functions from Tcl script!
cmd: start 1 3 cpu_id=GenuineIntel cpu_model=N4200 frequency=1.10 core_count=4
start the function 3 of service 1 ...
start function OK.
cmd: start 4 1
start the function 1 of service 4 ...
start function OK.
cmd: start 5 2
start the function 2 of service 5 ...
start function OK.
cmd: start 9 1
start the function 1 of service 9 ...
start function OK.
cmd: wait 1 3
wait function completed.
wait function OK.
cmd: wait 4 1
wait function completed.
wait function OK.
cmd: wait 5 2
wait function completed.
wait function OK.
cmd: wait 9 1
wait function completed.
wait function OK.