************************************************** ************
* LEDTRIKS-C COMMAND LINE INTERFACE PROGRAM *
* BETA RELEASE 05/9/10 Tim Wells V0.11 *
************************************************** ************
This version can drive up to 2x2 TriksC/Ledtriks panels
USAGE: LTC [filename] command [filename] [command]
Commands:
#CLS = clear screen
#BLK = blank screen
#SHW = Show screen
#RL = Roll to Left (EDGE TRANSMISSION)
#RR = Roll to Right
#RD = Roll Down
#RU = Roll UP
#FRM = Whole Frame
#RPTxxxx = Repeat all xx times
#DLYnnnn = Wait nnnn ms
#LOOP = Repeat until keypress
#FDLnnnn = Delay between Frames nnnn (ms)
#HDLnnnn = Delay for Horizontal scroll (ms)
#VDLnnnn = Delay for Vertical scroll (ms)
#RDLnnnn = Delay for Rotate (ms)
#NPx = Number of active panels (1-4)
#TIME = Display time to execute this file
#ROTR = Rotate Clockwise (right)
#ROTL = Rotate AntiClockwise (left)
#RINCnnn = Rotation Steps (nnn degrees)
#RTOnnn = Rotation Angle (nnn degrees)
#RXCnnnn = Rotate Center X co-ord
#RYCnnnn = Rotate Center Y co-ord
#STA = Send TRIKS-C to stand alone mode
(until next command received)
#CALxxx = Coundown timer (2panels) xxx secs
#CLKxxx = Clock (1 Panel) for xxx secs
PIX-C commands:
#P_PROGRAM = Assign PIXC board to a panel
#P_FSpff = Display frame ff on panel p
#P_FWpff = Store into frame ff on panel p
(OR LTC [filename] with no params to run a script file
with 1 command per line)
(TRIKSC.DAT stores comport in use- delete it to choose comport)
Bookmarks