User's Manual

Configuration Files C-3
#Specifies the time slots that are used for downlink
# messages to an EPL. They are assigned as follows:
# 0: 1,2,3,7,8,9
# 1: 4,5,6,10,11,12
# 2: 1,2,3
# 3: 4,5,6
# 4: 7,8,9
# 5: 10,11,12
# (0-5) [0]
#"TIMESLOT_GROUP",0
#Specifies store identification
# Mandatory field
"STORE_ID", 100
#Specifies RS-232 device name
# Mandatory.
"CBSCOMM_PORT", "COM1"
#Communication port speed
# (9600) [9600]
"CBSCOMM_SPEED", 9600
#Addresses of the connected CBS's. These addresses are
# comma separated.
# (0-19) [0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19]
"CBS_ADDRESS", "00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19"
# Maximum number of attempts to send a request to an EPL
# in the case when the batch size is one. In the case of
# pooling, this paramter is ignored and the parameter
# EPLCOMM_RETRYPLUS is in effect. (0-15) [3]
"EPLCOMM_MAXRETRY",3
#Maximum permissible lag of master tick value. A value of
# 255 means automatically correct the TOD. If the batch size
# for group 0 or 1 is greater that this parameter plus 1, the
# actual lag time will the batch group size minus 1. (0-255) [4]
"CBS_MAXTODLAG", 004
#Range of frequencies used to load the CBS frequency hopping tables
# (0,283) ["0,283"]
#"CBS_FREQRANGE","0,283"
#Threshhold of noise level for removing frequency (multiplier of
# standard deviation of noise level). This value is floating
# point. (0.0-9.94) [2.0]
#"CBS_FREQNOISETHRESHHOLD","2.0"
#Standard deviation multiplier used for calculating minimum uplink
# signal strength. If this value is zero, the CBS Manager will not