Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

The protocol supports reading data from electrometers (active and reactive energies) that were collected by the ABB Microscada system and published via files.
The files are expected to have a name in a format coding both the date and the time Dyyyymmddhhmi.CSV, e.g. D201706301247.CSV.
The files are read with the time parameters (period, delay) configured on the station's Time parameters tab.
The protocol only supports data readout.

...

  • Category of communication line: File I/O.

File I/O communication line configuration parameters:

...

I/O tag address is an integer 16-bit number (1-65535) specified as a decimal number or as a hexadecimal number with a hash at the beginning (e.g. #0A).
It defines an electrometer number, which is specified on every line of a data file.
This is an example of the first 15 rows of a specific file (I/O tag addresses would be 1-15):


E001;0
E002;6504
E003;0
E004;0
E006;3620
E007;1160
E008;196
E009;884
E010;152
E011;400
E012;140
E013;3588
E014;0
E015;0

...