Re g i ste r d es c ript io n
Prepare data for downloading
(according to the instrument model)
Delete recorded data (irreversible operation)
Read the record/s block previously downloaded (do not
consider the first word). The download block always
contains an integer record number.
For the block structure refer to the description of $F101
register.
Download and read the first/next record/s block.
Example 1 (BASIC instrument version)
Active&reactive powers, 16 values; the record length is
2(timestamp)+16 words=18($12); the download block will
contain 6 records.
Example 2 (ENH instrument version)
With 4 parameters enabled for recording: 24 values; the
record length is 2(timestamp)+24 words=26($1A); the
download block will contain 4 records.
Example 3 (ENH instrument version)
With 24 parameters enabled for recording: 72 values;
the record length is 2(timestamp)+72 words=74($4A); the
download block will contain 1 record.
AVG RECORDING PARAMETER BLOCK (FIXED) - BASIC VERSION
Timestamp of the record block
+P1
• Phase 1 imported active power AVG
AVG
-P1
• Phase 1 exported active power AVG
AVG
+P2
• Phase 2 imported active power AVG
AVG
-P2
• Phase 2 exported active power AVG
AVG
+P3
• Phase 3 imported active power AVG
AVG
-P3
• Phase 3 exported active power AVG
AVG
+P∑
• System imported active power AVG
AVG
-P∑
• System exported active power AVG
AVG
+Q1
• Phase 1 imported reactive power AVG
AVG
-Q1
• Phase 1 exported reactive power AVG
AVG
+Q2
• Phase 2 imported reactive power AVG
AVG
-Q2
• Phase 2 exported reactive power AVG
AVG
+Q3
• Phase 3 imported reactive power AVG
AVG
-Q3
• Phase 3 exported reactive power AVG
AVG
+Q∑
• System imported reactive power AVG
AVG
-Q∑
• System exported reactive power AVG
AVG
Timestamp of the record block
1
• MIN value - parameter position 1
MIN
MODBUS RTU/ASCII, TCP
INTE GE R
F. code
Register
(Hex)
Words
(Hex)
10
F000
10
F002
03 / 04
F100
124
03 / 04
F101
124
UnixTime
2
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
0.005% FS
1
UnixTime
2
0.005% FS
1
P rogra mma ble da ta
$01=prepare AVG or MIN/AVG/MAX rec.
2
(according to the instr. model)
$02=prepare Energy rec. (only ENH instr.)
2
$01=delete AVG or MIN/AVG/MAX rec.
(according to the instr. model)
$02=delete Energy rec. (only ENH instr.)
$03=delete all rec. (only ENH instr.)
1+
Set the word number considering
that the download block must
contain an integer record number
+ 1 word. Each record contains
only the enabled parameters +
timestamp.
Example 1: 109 words=$006D
Example 2: 105 words=$0069
Example 3: 75 words=$004B
Set the word number considering
that the download block must
contain an integer record number.
Each record contains only the
enabled parameters + timestamp.
Example 1: 108 words=$006C
Example 2: 104 words=$0068
Example 3: 74 words=$004A
81