KEN-1000x Power Meter communication driver is the driver to communicate with power meter controller of KD Power Co,. Ltd. in Korea.
<Figure 1> is read setting example of KEN-1000x Power Meter communication driver.
<Figure 1> Read setting example of KEN-1000x Power Meter communication driver |
Device part of <Figure 1> input Com Port(COM1), Baud Rate(9600), Parity Bit(0), Data Bit(8), Stop Bit(1) respectively, according to controller.
KEN-1000x Power Meter communication driver read schedule
Read schedule setting parameters are as follows:
1) Station – 0 ~ 255 station number of KEN-1000x Power Meter.
2) Read command – ALL, STATUS, ANALOG. ( refer <Table 1> ~ <Table 1> )
ALL - read of status and analog data,
STATUS – read of diagnosis and event status,
ANALOG – read of analog data and counter.
3) Read start address – Don't care.
4) Save start address for Communication Server – Saving start address of Communication Server.
5) Read Size – Fixed to 1. ( ALL – 16, STATUS – 2, ANALOG – 14 )
Read schedule example)
READ, 1, ALL, 0, 0, 16,
<Table 1>, <Table 2> are data saving address and contents of STATUS, ANALOG read command.
Data saving address | Contents |
Remarks |
Start addr + 0 | 0 ~ 15 bit : Reserved |
save at WORD memory |
Start addr + 1 | 7 ~ 15 Bit : Reserved 6 Bit : Metering Fail 5 Bit : Abnormal Reset 4 Bit : setting Fail 3 Bit : EEPROM Fail 2 :Bit : memory Fail 1 Bit : Watch Dog Reset 0 Bit : connectoin error |
|
<Table 1> Data saving address and contents of STATUS read command |
Data saving address | Contents | Unit | Remarks |
Start addr + 0 ~ 2 | current of Ia, Ib, Ic | A | save at FLOAT memory |
Start addr + 3 ~ 5 | voltage of Va/Vab, Vb/Vbc, Vc/Vca | V | |
Start addr + 6 | KWatt Total | KWatt | |
Start addr + 7 | KVAR Total | KVAR | |
Start addr + 8 | KVA Total | KVA | |
Start addr + 9 | Power Factor Total | PF | |
Start addr + 10 | frequency | HZ | |
Start addr + 11 | Wh 3 | KWh | |
Start addr + 12 | Varh 3 | KVARh | |
Start addr + 13 | Peak Factor | KWh | |
<Table 1> Data saving address and contents of ANALOG read command |
Data saving address and contents of ALL read command use STATUS + ANALOG command.
Note) Read data of STATUS command save at WORD memory. Also ANALOG data save at FLOAT memory.
Please refer to KEN-1000x Power Meter Controller Manual for more information.
KEN-1000x Power Meter communication driver don't support 'writing settings'.
Connection of communication cable and main power are as follows.
Connection of RS-485 communication cable
Please connect RS485(1) +, RS485(1) - connector of KEN-1000x and T+(Rx+), T-(Rx-) of computer such as <Figure 4>.
computer KEN-1000x Power Meter Controller
Tx+, Rx+ --------------------------------- RS485 ( 1 ) +
Tx-, Rx- --------------------------------- RS485 ( 1 )-
<Figure 4> Connection example of communication cable and main power to KEN-1000x Power Meter |
Connection of main power
Please connect 110 ~ 220V AC power to L+, N- connector such as <Figure 4>.
<Figure 5> is appearance of KEN-1000x Power Meter.
<Figure 5> Appearance of KEN-1000x Power Meter |