User's Manual

uniFLOW Release Station
21
The data bits in x may be reversed or inverted or both if configured as explained
under [PORTS] above.
{counter}: For multi-clicks the assignment of a counter index is required. The
counter index may be within 0 and 15 and if not used set to -1. The counters are
shared between all [DIPORTn] sections.
{clicks}: Set to 0 if multi-clicks are not used. Otherwise, give the number of clicks
for this match to hold true.
Note that that the numerical values in the rules (and only in the rules, not elsewhere)
can be entered either in decimal (e.g. 17), binary (b10001), octal (o21) or hexadecimal
(0xd1 or $D1) format. Comments can be started after the {clicks} value with any
non-whitespace character, for example '#' or ';'.
Example
An example of the PORT.ini would look like this:
[DIPORT2]
DEBOUNCE=20
EDGE=0
TIMEOUT=200
RULE1=2:3,0,-1,0 #copy A4 COL
RULE2=4:3,1,-1,0 #copy A3 COL
RULE3=1:3,2,-1,0 #copy A4 B/W
RULE4=3:3,3,-1,0 #copy A3 B/W
12.2.4 Network Configuration
This page displays the network configuration of the uniFLOW Release Station.
Activate DHCP:
If checked, the uniFLOW Release Station uses DHCP to obtain IP Address, Netmask
and Gateway automatically.
If unchecked, you have to enter IP Address, Netmask and Gateway manually for a
static IP address.
Save & Reboot:
Saves the settings and reboots the uniFLOW Release Station to apply them.
uniFLOW Release Station does not support IPv6 at the moment.