User manual
DV-IP User Manual v1.01 Feb 28
th
2003
DV-IP User Manual
17
Normally Closed - If ticked the system will use a normally closed contact. If unticked, the
contact is considered normally open.
Holiday Profiles - Provides a 10-day holiday profile list. This enables individual profiles to be
defined for special days such as Bank Holidays.
Text in Images
Text in Images is used when a serial port is being used to
accept incoming data from, for example, a POS till or ATM
machine.
This page specifies the maximum line length of the data and
the number of lines of data stored with each image. 80
characters per line is generally a full screen width, thus this is the default value. Trial and
Error can be used to discover the best value for individual applications.
Specifying which communication port(s) will store data are specified in
the \ETC\PATHS.ini file. This can be edited using a text editor. To access files on the DV-
IP, FTP software should be used. The file can then be edited on a local PC and uploaded back
to the unit. When files are edited in this way, a system reset is recommended to make the
changes active.
PATHS.ini file
# DV-IP 04-12-02
# ---------------------------------------------------------------
# Example ini file to add text for Serial Port-1 to Serial Port-4
#
# Serial Ports 1 = tty
# Serial Ports 2 = term
# Serial Ports 3 = aux1
# Serial Ports 4 = aux2
#
# TEXT00 camera 1....TEXT16 camera16
# The Serial Ports in the to be set as "TEXT" input.
# ---------------------------------------------------------------
# ===========================================
# Serial Port 1 will store text with Camera-1
# ===========================================
[PATH0]
input_path=\tty
output_path=\pipe\TEXT00
buffer_size=80
# ===========================================
# Serial Port 2 will store text with Camera-2
# ===========================================
[PATH1]
input_path=\termv output_path=\pipe\TEXT01
buffer_size=80
# ===========================================
# Serial Port 3 will store text with Camera-3
# ===========================================