FATEK modbus TCP communication fail with energy meter

acgtho

Member
Join Date
Feb 2024
Location
Chile
Posts
1
Hi, i cant establish communication between fatek plc with an energy meter, both capable for modbus tcp, i did with modscan but fatek plc does not get date from the meter. Do i have to set some special register of those indicated in the M-BUS function? thanks guys
 
Hello,

You have to check if in the Ethernet configuration tool you configured the service port 2 as Modbus client, after that you have to put in the service ports the ip addresses, port and remote addresses of your device while you can use the local addresses of 2 for the test.

In WinProLadder try to use the M-Bus function with port 2 and SR of R5000 and a WR that does not conflict with other registers. Make the Modbus table and put in R5000 and check the Modbus addresses of your device to access the data.

Try to use the monitor function on this M-Bus to check if the communication is correct. After that you need to move some bytes of the values you get to get the float value, for example:

current value is stored in R0 and R1 so you need to move R0 to D1 and R1 to D0 after that you can use DDx notation in variable table and see the correct float value.

Hope it helps.
 

Similar Topics

Dear all, Please Let me know how to setup the communication between Delta HMI(DOP-B Series) and Fatek(60-MC). What is Control Block and status...
Replies
3
Views
4,871
Hi all, I'm currently doing a project which is using Fatek PLC and In Touch Wonderware as my SCADA monitoring. I'm facing problem on the...
Replies
3
Views
11,062
Hi, I have been struggling for a week with FATEK FBs-24-MAR-AC PLC. My goal is to read voltage and current from a powermeter Elnet Pico 5. The...
Replies
8
Views
3,792
Hello everyone, I have a problem with communication Modbus between PLc Siemens S7-1200 and Fatek FBs-10MA. In Siemens and Fatek I uses the...
Replies
4
Views
6,360
Unfortunately I have a little problem with the Modbus, and although I do not get the data from master> slave and slave> master! Can me send anyone...
Replies
1
Views
2,831
Back
Top Bottom