hi bro, you have done a good job , appreciate that, but unfortunatelly its not benifit to others as you not sharing any info for others to try it. Great keep it up.
Hi, I need to read that data from a similar meter EM6436H from Schneider. Can you please share the code. I am not very good at RS485 Modbus communication.
สอบถามหน่อย ครับ กรณีอ่านค่าเป็น INT64 เขียนคำสั่ง ยังไงครับ
modbus จะมีรูปแบบการ เรียก Address สองแบบครับ modbus address และ plc address มันจะเหลื่อมกัน 1 ครับ
hi bro, you have done a good job , appreciate that, but unfortunatelly its not benifit to others as you not sharing any info for others to try it. Great keep it up.
Thank you so much! It's very useful to me.
Se puede tambien con Sentron pac 4200?
พี่ครับผมขอโค๊ดหน่อยครับสนใจศึกษาครับ
hello sir connection mod bus fail could not connected the result =node.ReadHoldingRegisters(REg,2);
are you created library REG PM 2200???
Sir between Arduino and the energy meter the TTL what is its name and purpose.... Please inform sir!!
RS485 to TTL convertor
i try this code i get error of ResponseTimedOut
error to connect modbus register.
can you help me to solve it?
มีโค้ดให้ลองใช้ไหมครับ
Can you translate is in to english
Can I get the code ?
chek comment suction
english translation please
Hi, I need to read that data from a similar meter EM6436H from Schneider. Can you please share the code. I am not very good at RS485 Modbus communication.
have you succesied
#include "REG_PM2200.h"
#include
#include
SoftwareSerial swSer(10,11);
ModbusMaster node;
float HexTofloat(uint32_t x)
{
return (*(float*)&x);
}
uint32_t FloatTohex(float x)
{
return (*(uint32_t*)&x);
}
float Read_Meter_float(char addr , uint16_t REG)
{
float i= 0 ;
uint8_t j,result;
uint16_t data[2];
uint32_t value = 0 ;
node.begin(addr, swSer);
result = node.readHoldingRegisters (REG,2);
delay(500);
if (result == node.ku8MBSuccess)
{
for (j = 0; j
@@adilnassir5791 what type of modbus library you are using ?
Code
Please send me the code....
Please give me code
I WANT ARDUINO CODE
PLEASEEEEEEEEEEEEEEE I NEEEEED THE CODEEEEEEEEE, I WILL KISS YOU
🤣why so serious bro.