|
|
|
|
95
|
./videohubctrl --test-input test/input-00.txt --mo-unlock "Output 18" $@ >> test/test-06.out 2>&1
|
95
|
./videohubctrl --test-input test/input-00.txt --mo-unlock "Output 18" $@ >> test/test-06.out 2>&1
|
96
|
./videohubctrl --test-input test/input-00.txt --se-name 18 "Test Serial 18" $@ >> test/test-06.out 2>&1
|
96
|
./videohubctrl --test-input test/input-00.txt --se-name 18 "Test Serial 18" $@ >> test/test-06.out 2>&1
|
97
|
./videohubctrl --test-input test/input-00.txt --se-name "Serial 18" "Test Serial 18" $@ >> test/test-06.out 2>&1
|
97
|
./videohubctrl --test-input test/input-00.txt --se-name "Serial 18" "Test Serial 18" $@ >> test/test-06.out 2>&1
|
|
|
98
|
+./videohubctrl --test-input test/input-00.txt --se-clear 24 $@ >> test/test-06.out 2>&1
|
|
|
99
|
+./videohubctrl --test-input test/input-00.txt --se-clear "Serial X" $@ >> test/test-06.out 2>&1
|
|
|
100
|
+./videohubctrl --test-input test/input-00.txt --se-connect 24 7 $@ >> test/test-06.out 2>&1
|
98
|
./videohubctrl --test-input test/input-00.txt --se-lock 18 $@ >> test/test-06.out 2>&1
|
101
|
./videohubctrl --test-input test/input-00.txt --se-lock 18 $@ >> test/test-06.out 2>&1
|
99
|
./videohubctrl --test-input test/input-00.txt --se-lock "Serial 18" $@ >> test/test-06.out 2>&1
|
102
|
./videohubctrl --test-input test/input-00.txt --se-lock "Serial 18" $@ >> test/test-06.out 2>&1
|
100
|
./videohubctrl --test-input test/input-00.txt --se-unlock 18 $@ >> test/test-06.out 2>&1
|
103
|
./videohubctrl --test-input test/input-00.txt --se-unlock 18 $@ >> test/test-06.out 2>&1
|