Page 25 of 28
Screen settings
The screen control offers an easy and safe way to control electrical screens and lifts using two I/
Os. When combining two IOs in screen mode, screen up and down time are defined as part of the
same command sequence. After this is set, you can simply send a command indicating the direc
-
tion the screen should move. The Screen Mode ensures that the two I/Os cannot be activated at
the same time.
Remember that when a screen control is configured, this will override the normal IO settings.
All commands start with: NEUNIT=<A>,SETTINGS=SCREEN,SCREEN=<B>,
Where <A> is the unit ID, default 1 and <B> is the number of the screen you want to configure.
All commands must end with a \CR.
Description:
Syntax
<X>
Default <X>
R/W
Select the screen that should
be configured
SCREEN=<X>
<A>
R/W
1
IO 1 and 2
2
IO 3 and 4
W
Enable or disable the screen
mode
ENABLED=<X>
TRUE or FALSE
FALSE
R/W
Delay time, pause time be
-
tween the two outputs can be
activated
BLOCK-
TIME=<X>
0-6500.0 second
0
R/W
Up time, The time it takes the
screen to move from bottom
to top of the screen.
UPTIME=<X>
0-6500.0 second
0
R/W
Down time, The time it takes
the screen to move from top
to bottom of the screen
DOWNTIME=<X> 0-6500.0 second
0
R/W
Examples of use:
-
NEUNIT=1,SETTINGS=SCREEN,SCREEN=2,ENABLED =TRUE\CR <-Combine IO 3 and 4 on
screen mode.
-
NEUNIT=1,SETTINGS=SCREEN,SCREEN=2,UPTIME=35,DOWNTIME=30,BLOCKTIME=1.5\
CR <-Set screen 2 to a uptime of 35 sec, a down time to 30 sec and a block time to 1,5 sec.
Screen control
The screen control will control the movement of the screen.
All commands start with: NEUNIT=<A>,SCREEN=<B>,
Where <A> is the unit ID, default 1 and <B> is the number of the screen you want to control. All
commands must end with a \CR.
Description:
Syntax
<X>
R/W
Control the screen either up, down or stop ACTION=<X>
UP, DOWN, STOP
R/W
Example of use:
-
NEUNIT=1,SCREEN=2,ACTION=UP\CR <- Raises screen 2 up in the time defined by the
command “UPTIME” found in the “Screen control settings” section.
-
NEUNIT=1,SCREEN=1,ACTION=STOP\CR <- Stops movement of screen 1.