Configuring
Previous  Top  Next

The Harvester service is configured via a text ini file. To change the configuration simply edit the ini file, Kiwi_Harvester.ini in the install folder, and restart the service.

The default ini file looks like this:

[Kiwi_Harvester]  
commport=1  
commini=9600,N,8,1  
flowcontrol=1  
udpport=514  
udptarget=localhost  
msgformat=1  
crsend=1  
servicename=Kiwi_Harvester  
facility=23  
level=6  
buffermax=4096  
sendcommmess=1  
checkseq=0  
OriginalAddress=  
KiwiHarvesterID=  
EnableStatusTimer=  
StatusTimerPeriod=  
 

If the ini file does not exist when the Harvester is started, it is created with the default settings.

If any required settings are not found, the defaults are used and then written back to the ini file.