Last modified:
Set up a Webdyn
General tips
-
Have the data source (data logger, etc.) serial number on hand. When entering the serial number, pay attention to uppercase and lowercase letters and empty spaces.
-
The data source name can be freely selected. For recommendations, see our Naming guideline.
-
Set the same measuring interval for all data sources in the system to ensure charts are accurately displayed in VCOM. This is used to normalize uneven timestamps and aggregate smaller recorded intervals into larger ones.
-
To ensure that the data source measuring interval has been set correctly in VCOM, open an imported file in the Data logger overview portlet in VCOM and check the timestamps.
-
We recommend ticking the check box Automatic device creation to ensure that VCOM automatically creates any new devices found during each data import.
-
If possible, perform a connection test once you have completed the configuration in both VCOM and the data source.
Data loggers only
-
For data loggers, update the firmware to the latest version prior to configuration.
-
For data loggers, any import that uses FTP can also use SFTP. The access data, such as the FTP server address, user name, and password remain identical. Only the port changes from port 21 (FTP) to port 2222 (SFTP).
APIs only
-
Each day at midnight, VCOM checks for complete data and requests data from the past 7 days. If there are no limitations from the API and the data is available, the gaps will be filled.
Configuration details
|
Protocol |
FTP |
|---|---|
|
File format |
CSV |
|
Measuring interval |
5 min |
|
Server |
Provided during VCOM configuration |
|
Port |
21 |
General setup
\CONFIG\*_daq.ini
|
|
… … <- must be 1 … … … ... <- necessary folder for device config (modbus) ... … <- necessary folder for device config (modbus) ... … <- necessary folder for device config (modbus) |
|---|
CONFIG/*_config.ini
|
|
<- shows serial number, must be inserted in VCOM datalogger configuration |
|---|
Folder structure for device config files
|
|
|---|
Folder structure for data files
|
|
|---|
Adapt the meter scale factor
If necessary, the scale factor can be adapted in the meter config file. In our example, the file is called "Secure_Elite_440_446.ini".
|
|
|---|
The factor can be changed in column 9 varCoeffA:
-
Example: Active power
-
|
|
|---|
Change factor from 1 to 0.001 (for conversion from W to kW)
19;19;3 phase active power;8;2;1;;;0.001;0;kW;4
-
Example: Active energy
|
|
|---|
Change factor from 1 to 0.001 (for conversion from Wh to kWh)
|
|
|---|
Configuration: VCOM
-
Set the same measuring interval for all data loggers in the system to ensure accurate chart display in VCOM.
-
Copy the FTP access data provided by VCOM and insert it into the datalogger configuration.
-
Perform a communication test.