Applied Concepts Inc ACMI007 Manual De Usuario

Descargar
Página de 72
Applied Concepts                                            011-0131-00 rev 2 
Page 49 
 
Configure Traffic 232 x.x.x.cfg is for a Traffic Speed Sensor version x.x.x. 
Configure Stationary 232 x.x.x.cfg is for an RS-232 Stationary Speed Sensor. 
Configure Stationary 485 x.x.x.cfg is for an RS-485 Stationary Speed Sensor. 
Configure Speedometer 232 x.x.x.cfg is for an RS-232 Speedometer Speed Sensor. 
Configure Speedometer 485 x.x.x.cfg is for an RS-485 Speedometer Speed Sensor. 
These files are installed in the C:\Program Files\Stalker\Configuration Utilities folder. 
 
Application Control File 
The control file, Dashboard.ini, is an ASCII text file that may be edited with any text 
editor such as WordPad or Notepad.  It has several control parameters that can be 
changed to affect the operation of the Speed Sensor application.  See a copy of the file 
below with explanations of the parameters following. 
 
[Stalker] 
PORT=COM1 
BAUD=9600 
 
SOURCE_ID=1 
DESTINATION_ID=2 
 
CONFIG_FILE=C:\Program Files\Stalker\Configuration Utilities\Configure Stationary 232 2.0.0.cfg 
CONFIG_FILE_LOCATION=C:\Program Files\Stalker\Configuration Utilities 
 
GET_CFG_INTERVAL=5000 
RESPONSE_TIMEOUT=500 
RETRY=2 
 
EE_FORMAT_INTERVAL=100 
 
ENABLE_SPEED_LOGGING=1 
LOG_ALL_SPEED_DATA=0 
DATA_LOG_FILE=Speed Log.csv 
 
PORT defines the PC serial port used for communication with the Speed Sensor.   When 
the serial port is changed using the Options pull-down “Change Serial Port Settings” 
function, this parameter in the Dashboard.ini file is automatically changed.  It can also be 
changed by editing the file.  After the COM port is changed, the application needs to be 
closed and re-opened for the newly selected port to be used. 
BAUD defines the baud rate to be used for communication with the Speed Sensor.  As 
with PORT above, this parameter can also be changed via the Options pull-down 
“Change Serial Port Settings” function or by editing the file.  And after changing the baud 
rate, the application needs to be closed and re-opened for the setting to take effect. 
 
SOURCE_ID
 is always set to 1 and DESTINATION_ID is always set to 2.  When 
communicating with a Speed Sensor, the application is always the master of the link (ID 
1) and the Speed Sensor is always the slave (ID 2).  Do not change these values. 
 
CONFIG_FILE
 defines the Speed Sensor configuration file used during a session, and 
CONFIG_FILE_LOCATION defines the path to that file.  These parameters are updated 
by the application when “Select New Startup Config File” is selected from the Config 
pull-down menu.  The content of configuration files is discussed in detail in the next 
section.