PZEM004T New Version AC 80-260V 100A TTL Port Modbus-RTU Voltmeter Electric Power Monitor Volt Amp Kwh Energy with Split CT
pzem004t-new-version-ac-80-260v-100a-ttl-port-modbus-rtu-voltmeter-electric-power-monitor-volt-amp-kwh-energy-with-split-ct
ข้อมูลสินค้า
ราคา
1,334.00 680.00 บาท
แบรนด์
No Brand
ร้านค้า
  • Brand Name:peacefair
  • Origin:Mainland China
  • DIY Supplies:ELECTRICAL
  • Certification:CEFCC
  • Display Type:Digital Only
  • Dimensions:7.3cmx3cm
  • Power Supply:AC
  • Operating Temperature:-10-60 degree
  • Accuracy Class:1.0grade
  • Model Number:PZEM-004T/100A
  • Current Range:0-100A
  • Voltage range:80-260V
  • Power range:0-22kw
  • Power factor:0-1
  • Frequency:45-65hz
  • Certificate:CEFCC
  • Communication:TTL
  • Protocol:Modbus-RTU
  • Accessory:Open CT
  • PZEM004T New Version AC 80-260V 100A TTL Port Modbus-RTU Voltmeter Electric Power Monitor Volt Amp Power Energy with Split CT
  • We provide the software to connect it with the PC. If you want to connect it with other terminal device such as PLCSCM and so on please prepare the fitable cable and write the program by yourself.
  • This document describes the specification of the PZEM-004T AC communication module the module is mainly used for measuring AC voltage current active power frequency power factor and active energy the module is without display function the data is read through the TTL interface.
  • PZEM-004T-10A: Measuring Range 10A (Built-in Shunt)
  • PZEM-004T-100A: Measuring Range 100A (external transformer)
  • If you need the software please download it via this link:
  • http://www.mediafire.com/file/lk5wukg2v5n5iry/004T-software-252Bdriver-252Buser-manual.zip/file
  • Very Important Notification:
  • For this product PZEM-004T we have the update version to replace the old version. The old version has beensoldout and no produce anymore. The update information as following:
  • 1. the new version has the same size and TTL port as before
  • 2. the software is new we have English software as same as the PZEM-014016 The communication protocol change to be Modbus–RTU the display interface is changed. now it can test Voltage Current Power Power factor Frequency and Energy 6 parameters.
  • 3. the new version has higher precision faster refresh speed and the more stability communication than the old version.
  • 4. The new version increase a set for 0-10A
  • 5. Now the product is still naked PCB but in the future we will have the good outside case.
  • Now you can still use the old link to submit the order if there is any question welcome to contact the service to get more information.
  • 1. Working voltage: 80 - 260VAC
  • 2. Test voltage: 80 - 260VAC
  • 3. Rated power: 100A/22000W
  • 4. Operating frequency: 45-65Hz
  • 5. Measurement accuracy: 1.0 grade
  • Function
  • Voltage
  • 1.1.1 Measuring range:80~260V
  • 1.1.2 Resolution: 0.1V
  • 1.1.3 Measurement accuracy: 0.5-
  • 1.2Current
  • 1.2.1 Measuring range: 0~10A(PZEM-004T-10A); 0~100A(PZEM-004T-100A)
  • 1.2.2 Starting measure current: 0.01A(PZEM-004T-10A); 0.02A(PZEM-004T-100A)
  • 1.2.3 Resolution: 0.001A
  • 1.2.4 Measurement accuracy: 0.5-
  • 1.3Active power
  • 1.3.1 Measuring range: 0~2.3kW(PZEM-004T-10A); 0~23kW(PZEM-004T-100A)
  • 1.3.2 Starting measure power: 0.4W
  • 1.3.3 Resolution: 0.1W
  • 1.3.4 Display format:
  • <1000W it display one decimal such as: 999.9W
  • ≥1000W it display only integer such as: 1000W
  • 1.3.5 Measurement accuracy: 0.5-
  • 1.4Power factor
  • 1.4.1 Measuring range: 0.00~1.00
  • 1.4.2 Resolution: 0.01
  • 1.4.3 Measurement accuracy: 1-
  • 1.5Frequency
  • 1.5.1 Measuring range: 45Hz~65Hz
  • 1.5.2 Resolution: 0.1Hz
  • 1.5.3 Measurement accuracy: 0.5-
  • 1.6Active energy
  • 1.6.1 Measuring range: 0~9999.99kWh
  • 1.6.2 Resolution: 1Wh
  • 1.6.3 Measurement accuracy: 0.5-
  • 1.6.4 Display format:
  • <10kWh the display unit is Wh(1kWh-1000Wh) such as: 9999Wh
  • ≥10kWh the display unit is kWh such as: 9999.99kWh
  • 1.6.5 Reset energy: use software to reset.
  • 1.7Over power alarm
  • Active power threshold can be set when the measured active power exceeds the threshold it can alarm
  • 1.8Communication interface
  • RS485 interface
  • 1 Communication protocol
  • 1.1Physical layer protocol
  • Physical layer use UART to TTLcommunication interface
  • Baud rate is 9600 8 data bits 1 stop bit no parity
  • 1.2Application layer protocol
  • The application layer use the Modbus-RTU protocol to communicate. At present it only supports function codes such as 0x03 (Read Holding Register) 0x04 (Read Input Register) 0x06 (Write Single Register) 0x41 (Calibration) 0x42 (Reset energy).etc.
  • 0x41 function code is only for internal use (address can be only 0xF8) used for factory calibration and return to factory maintenance occasions after the function code to increase 16-bit password the default password is 0x3721
  • The address range of the slave is 0x01 - 0xF7. The address 0x00 is used as the broadcast address the slave does not need to reply the master. The address 0xF8 is used as the general address this address can be only used in single-slave environment and can be used for calibration etc.operation.
  • 1.3Read the measurement result
  • The command format of the master reads the measurement result is(total of 8 bytes):
  • Slave Address - 0x04 - Register Address High Byte - Register Address Low Byte - Number of Registers High Byte - Number of Registers Low Byte - CRC Check High Byte - CRC Check Low Byte.
  • The command format of the reply from the slave is divided into two kinds:
  • Correct Reply: Slave Address - 0x04 - Number of Bytes - Register 1 Data High Byte - Register 1 Data Low Byte - ... - CRC Check High Byte - CRC Check Low Byte
  • Error Reply: Slave address - 0x84 - Abnormal code - CRC check high byte - CRC check low byte
  • Abnormal code analyzed as following (the same below)
  • l 0x01Illegal function
  • l 0x02Illegal address
  • l 0x03Illegal data
  • l 0x04Slave error
  • The register of the measurement results is arranged as the following table
  • Register address
  • Description
  • Resolution
  • 0x0000
  • Voltage value
  • 1LSB correspond to 0.1V
  • 0x0001
  • Current value low 16 bits
  • 1LSB correspond to 0.001A
  • 0x0002
  • Current value high 16 bits
  • 0x0003
  • Power value low 16 bits
  • 1LSB correspond to 0.1W
  • 0x0004
  • Power value high 16 bits
  • 0x0005
  • Energy value low 16 bits
  • 1LSB correspond to 1Wh
  • 0x0006
  • Energy value high 16 bits
  • 0x0007
  • Frequency value
  • 1LSB correspond to 0.1Hz
  • 0x0008
  • Power factor value
  • 1LSB correspond to 0.01
  • 0x0009
  • Alarm status
  • 0xFFFF is alarm0x0000is not alarm
  • For example the master sends the following command (CRC check code is replaced by 0xHH and 0xLL the same below)
  • 0x01 - 0x04 - 0x00 - 0x00 - 0x00 - 0x0A - 0xHH - 0xLL
  • Indicates that the master needs to read 10 registers with slave address 0x01 and the start address of the register is 0x0000
  • The correct reply from the slave is as following:
  • 0x01 - 0x04 - 0x14 - 0x08 - 0x98 - 0x03 - 0xE8-0x00 - 0x00 -0x08 - 0x98- 0x00 - 0x00 - 0x00 - 0x00 - 0x00 - 0x00 - 0x01 - 0xF4 - 0x00 - 0x64 - 0x00 - 0x00 - 0xHH - 0xLL
  • The above data shows
  • l Voltage is 0x0898 converted to decimal is 2200 display 220.0V
  • l Current is 0x000003E8 converted to decimal is 1000 display 1.000A
  • l Power is 0x00000898 converted to decimal is 2200 display 220.0W
  • l Energy is 0x00000000 converted to decimal is 0 display 0Wh
  • l Frequency is 0x01F4 converted to decimal is 500 display 50.0Hz
  • l Power factor is 0x0064 converted to decimal is 100 display 1.00
  • l Alarm status is 0x0000 indicates that the current power is lower than the alarm power threshold
  • 1.4Read and modify the slave parameters
  • At presentit only supports reading and modifying slave address and power alarm threshold
  • The register is arranged as the following table
  • Register address
  • Description
  • Resolution
  • 0x0001
  • Power alarm threshold
  • 1LSB correspond to 1W
  • 0x0002
  • Modbus-RTU address
  • The range is 0x0001-0x00F7
  • The command format of the master to read the slave parameters and read the measurement results are same(descrybed in details in Section 2.3) only need to change the function code from 0x04 to 0x03.
  • The command format of the master to modify the slave parameters is (total of 8 bytes):
  • Slave Address - 0x06 - Register Address High Byte - Register Address Low Byte - Register Value High Byte - Register Value Low Byte - CRC Check High Byte - CRC Check Low Byte.
  • The command format of the reply from the slave is divided into two kinds:
  • Correct Response: Slave Address - 0x06 - Number of Bytes - Register Address Low Byte - Register Value High Byte - Register Value Low Byte - CRC Check High Byte - CRC Check Low Byte.
  • Error Reply: Slave address - 0x86 - Abnormal code - CRC check high byte - CRC check low byte.
  • For example the master sets the slaves power alarm threshold:
  • 0x01 - 0x06 - 0x00 - 0x01 - 0x08 - 0xFC - 0xHH - 0xLL
  • Indicates that the master needs to set the 0x0001 register (power alarm threshold) to 0x08FC (2300W).
  • Set up correctly the slave return to the data which is sent from the master.
  • For example the master sets the address of the slave
  • 0x01 - 0x06 - 0x00 - 0x02 - 0x00 - 0x05 - 0xHH - 0xLL
  • Indicates that the master needs to set the 0x0002 register (Modbus-RTU address) to 0x0005
  • Set up correctly the slave return to the data which is sent from the master.
  • 1.5Reset energy
  • The command format of the master to reset the slavesenergyis (total 4 bytes):
  • Slave address - 0x42 - CRC check high byte - CRC check low byte.
  • Correct reply: slave address - 0x42 - CRC check high byte - CRC check low byte.
  • Error Reply: Slave address - 0xC2 - Abnormal code - CRC check high byte - CRC check low byte
  • 1.6Calibration
  • The command format of the master to calibrate the slave is (total 6 bytes):
  • 0xF8 - 0x41 - 0x37 - 0x21 - CRC check high byte - CRC check low byte.
  • Correct reply: 0xF8 - 0x41 - 0x37 - 0x21 - CRC check high byte - CRC check low byte.
  • Error Reply: 0xF8 - 0xC1 - Abnormal code - CRC check high byte - CRC check low byte.
  • It should be noted that the calibration takes 3 to 4 seconds after the master sends the command if the calibration is successful it will take 3 - 4 seconds to receive the response from the slave.
  • 1.7CRC check
  • CRC check use 16bits format occupy two bytes the generator polynomial is X16 - X15 - X2 -1 the polynomial value used for calculation is 0xA001.
  • The value of the CRC check is a frame data divide all results of checking all the bytes except the CRC check value.
  • 100- new brandhigh quality
  • 1x PZEM-004TACVoltmeter Ammeter not include the enclosure
  • 1x SplitCT
  • Payment
  • 1.We accept payment that aliexpress can accept We apologize that we cannot accept other payment methods such as cheque or postal orders .
  • 2.All major credit cards are acceptedand we received it in 24 hours.
  • 3.Payment must be received within 5business days of auction closing.
  • 4.Before buying Please make sure your address is correct. Or not please correct it before payment
  • Shipping
  • 1.The defaultshipping is byChina Post Registered Air Mail.
  • 2.Item will be shipped within2-3 working daysafter full payment is received.
  • 3.Buyers need to provide the correct address well not be responsible for item loss because of wrong or undeliverable address and we do not accept the dispute
  • 4.The extra fee occured when the product pass through the customs should be paid by buyer.
  • 5. For considering environmental protection we dont usually send paper specification if you need it please find it on the product description page or contact with us.
  • Warranty and Guarantee
  • 1.All the products we are selling include factory warranty dont cover items that have been abused burned and damaged in any form.
  • 2.Please contact us if you have NOT received item in 30 days we will check it with post office ASAP.
  • 3.In the unlikely event that your product is faulty in anyway you must contact us ASAP and then return it within 7 days of receipt. The postage and packaging fee will NOT be refunded.
  • 4.If you dont satisfy with our productplease return it within 14 days for a replacement or money back. But the items must be back inFactory Condition. This includes packaging inserts manuals etc.Please contact us and double check the return address before you return it.
  • 5.We will not be responsible for the delivery or insurance charges incurred in returning item back to us.
  • Contact us
  • Customer satisfaction is very important to us.If you have any questions please do not hesitate to contact us anytime before and after your purchase our Customer Service staffs welcome you to email .We strive to answer all questions and resolve any problems as quickly as possible.
  • We try our best to reply to your emails as soon as possible however due to high volume of daily incoming emails and time zone difference we may not be able to reply your emails immediately.
  • Please allow 1-2 business days for us to response. If you do not receive any reply from us please check your email ensuring your mailbox has not reached full size.

https://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/8bc04542e0fa5f9288478295cae4a216.jpghttps://th-live-01.slatic.net/p/2421044629b61634cb4d9262a7c39294.jpghttps://th-live-01.slatic.net/p/a3db72316b6bdb8e68bdab68ae2b62c4.jpghttps://th-live-01.slatic.net/p/341989bfee977a73d22ba789ab953519.jpghttps://th-live-01.slatic.net/p/ab5c2b4d53a41ad859dfc71c8ce80206.jpghttps://th-live-01.slatic.net/p/fbed6cdfb26c09c91c5513d941642307.jpghttps://th-live-01.slatic.net/p/cbebb7e2fdc0de244e8fc5b6656fa8f2.jpghttps://th-live-01.slatic.net/p/f0ab5e52a7dcb0526402131f3440715c.jpghttps://th-live-01.slatic.net/p/175755e89c6e7f825361cddc9ee35b68.jpghttps://th-live-01.slatic.net/p/8b2c46daadb699c5179dc7a4f30b9a06.jpghttps://th-live-01.slatic.net/p/e85da72e2b158fcee737506f025f0040.jpghttps://th-live-01.slatic.net/p/44dbeca22f386e45be2ca44586a27771.jpghttps://th-live-01.slatic.net/p/cb3f766567376c6e259f829007954c0d.jpghttps://th-live-01.slatic.net/p/84ef4cc65838ed646e0390efd0768868.jpghttps://th-live-01.slatic.net/p/7ee17ea84e757845175d8084e50223f0.jpghttps://th-live-01.slatic.net/p/154eaf8b0311e02c01c1f9d6fbb460c3.jpghttps://th-live-01.slatic.net/p/1fe47a93392e782ba36008ccc6d0951c.jpghttps://th-live-01.slatic.net/p/b36432c560fb071db5e351aa89212c23.jpghttps://th-live-01.slatic.net/p/175799566e92bf1c83b10f02d1e7402f.jpghttps://th-live-01.slatic.net/p/766119f9c95931d580c5f2adaf2bebb4.jpghttps://th-live-01.slatic.net/p/eb9b41f54b8186cacd5969762b36df38.jpg

คำที่เกี่ยวข้อง
80*8080/80-1480/80/17โต๊ะ 80*80ใบเสร็จ 80×80หน้าต่าง80*80กระดาษ 80*80กระดาษ80*80โต๊ะ80*80กระจก80*80

สินค้าใกล้เคียง