3 setting of integrated low-cut power, Setting of integrated low-cut power -4 – Yokogawa PR300 Power and Energy Meter User Manual
Page 27
3-4
<Toc> <Ind>
<3. Procedures for Setting PR300 Functions>
IM 77C01E01-10E
3.1.3
Setting of Integrated Low-cut Power
[Procedure]
(1)
Write an integrated low-cut power value to the two D registers in the table below. The
data type is 4-byte floating point.
(2)
After writing that value, write 1 to the setup change status register, D0207.
D Register
D0205
D0206
D0207
Reference No.
40205
40206
40207
H No.
00CC
00CD
00CE
Description
Integrated low-cut power
(float, lower 2 bytes)
Integrated low-cut power
(float, upper 2 bytes)
Setup change status
(D0201 to D0206 are validated)
Effective Range
0.05 to 20.00
Unit: %
If other than 1: Invalid
If 1: Writing is executed
Initial value of integrated low-cut power: 0.05% (4-byte floating-point data: 3D4CCCCD)
[Example]
To set the integrated low-cut power value to 10.0%:
For station number 01, use PC link communication (without checksum) and the random
write command as shown below:
If 10.0 is converted into a 4-byte floating-point value, the value is 4120 0000.
[Command]
[STX] 01010WRW03D0205, 0000, D0206, 4120, D0207, 0001 [ETX] [CR]
[Response]
[STX] 0101OK [ETX] [CR]