26
GATEWAY SPECIFICATION - WebdynPulse
WebdynPulse – Gateway specification - Version 2.0
Example:
•
Configuration:
Connection_Hour=7
Connection_Minute=5
Connection_Hour1=12
Connection_Minute1=10
Connection_Hour2=18
Connection_Minute2=15
•
Connection times:
Day d: 07:05, 12:10, 18:15.
Day d+1: 07:05, 12:10, 18:15.
6.4.4 Automatic connection on data capture
Automatic connection on data capture consists of instructing the WebdynPulse to connect to the
remote FTP server so as to upload the newly captured data as soon as it is available. This is
configured by setting the variable “
Connection_OnDataAcquisition”
in the configuration file
prefixID
_var.ini to 1.
In this operating mode, configuration checking and time synchronization still take place according to
the parameters for connecting periodically or at fixed times as shown in the foregoing chapters.
Example:
•
Configuration:
Connection_OnDataAcquisition=1
Connection_Period=0
Connection_Hour=23
Connection_Minute=0
And the data capture period is defined to be 15 minutes:
DAQ_Period=15
•
Connection times:
Every 15 minutes for uploading data
At 23:00 for time synchronization and configuration checking.
6.4.5 Keeping the connection open
With a view to optimizing the connection when automatic connection on data capture has been
enabled, it is possible to keep the connection open to avoid pointless disconnections and
reconnections.
This is carried out by correctly configuring the variable “
Connection
_
WaitBeforeCloseDelay”
in the
configuration file
prefixID
_var.ini.
This delay, which is expressed in minutes, must be greater than the data acquisition time
“DAQ_Period” defined in the file
prefixID
_daq.ini. The maximum authorized value is 59 minutes.