source: trunk/FACT++/ScriptsForDimCtrl/BlinkenLights.dim@ 16095

Last change on this file since 16095 was 13720, checked in by Jens Buss, 12 years ago
add line for making scritpts executable and renamed all scripts to *.dim
File size: 562 bytes
Line 
1#!dimctrl --exec
2
3# This is a general test for DimCtrl scripts
4# it will just let the LEDs in the FAD tab next to the buttons
5# 'Fits' and 'None' blink
6FAD_CONTROL/SET_FILE_FORMAT 0
7.w 1000
8FAD_CONTROL/SET_FILE_FORMAT 2
9.w 1000
10FAD_CONTROL/SET_FILE_FORMAT 0
11.w 1000
12FAD_CONTROL/SET_FILE_FORMAT 2
13.w 1000
14FAD_CONTROL/SET_FILE_FORMAT 0
15.w 1000
16FAD_CONTROL/SET_FILE_FORMAT 2
17.w 1000
18FAD_CONTROL/SET_FILE_FORMAT 0
19.w 1000
20FAD_CONTROL/SET_FILE_FORMAT 2
21.w 1000
22FAD_CONTROL/SET_FILE_FORMAT 0
23.w 1000
24FAD_CONTROL/SET_FILE_FORMAT 2
25.w 1000
26FAD_CONTROL/SET_FILE_FORMAT 0
Note: See TracBrowser for help on using the repository browser.