Forum Home › Forums › Communicating with Devices › OPC › Add calculated channels to OPC UA Server
- This topic has 21 replies, 4 voices, and was last updated 2 months, 2 weeks ago by
Mikhail.
-
AuthorPosts
-
June 11, 2025 at 12:40 pm #16475
odobrev
Participant@oley Oh and also, pay attention to Smart Logger ACL Security.
In Smart Logger Modbus TCP settings, you either need to disable ACLs or add your IP adresses to Client list (limited to 5 in Smart Logger 3000).
—
Link setting : Enable (limited)
Client 1 Ip Address : Your SCADA PC or Server IP
Address mode : Communication address
Logger address : 10
—
At least these settings work for me.-
This reply was modified 2 months, 2 weeks ago by
odobrev.
June 11, 2025 at 12:49 pm #16477odobrev
ParticipantAlso be aware that Smart Logger has a dynamic mapping by inverter that needs to be calculated from the inverter modbus starting address.
It’s in the documentation.
I had 3 inverters starting from 12 so my config file is based on this.
June 11, 2025 at 6:49 pm #16478oley
Participant@odobrev
Thanks again!Unfortunately I can not establish the connection with an error in line log: “No connection could be made because the target machine actively refused it”.
Probably some network setting are wrong. I am doing it on fresh Windows 11 VM, firewall is completely disabled. Adresses are ok, I can ping and log in via browser into logger interface.
I tried Modbus TCP settings with Link setting Limited and IP address as you mentioned also with unlimited access.
What are your Modbus TCP settings on the logger?
Address mode Logical/communication address
Logger address
Fast schedulingDo you use LAN or WAN port on the logger?
June 11, 2025 at 8:12 pm #16479odobrev
ParticipantI did not configure the logger myself but from what is configured in my interface in Wired Network is :
—
— Wired Network
WAN/LAN port working mode : WAN+LAN— WAN & SFP Port Parameters
DHCP : Disable
All static IP fields and dns are set with the IP I’m using to connect to the logger.— LAN Port parameters
Static IP set to some unknown IP that I’m not using and the cable is not pugged in.As for Modbus TCP settings, I already mentionned it before :
—
Link setting : Enable (limited)
Client 1 Ip Address : Your SCADA PC or Server IP
Address mode : Communication address
Logger address : 10
—As for settings in rapid scada communicator, you have it all in github screenshots folder.
June 11, 2025 at 8:21 pm #16480oley
ParticipantGot it!
It was the LAN port. I have used the second one for the connection.
After replacement of the port I can connect.Thank you for your help!
June 11, 2025 at 8:29 pm #16481odobrev
ParticipantGlad I could help you.
Don’t hesitate if you need more info.
Now you’re in the fun part, adapting register configuration to your needs, testing and UI implementation…
Took me two weeks because their documentation often mentions registers that are not readable depending on your configuration or system.
The sad part is that not everything is available in the MODBUS Interface of the Logger, you’re short of a lot of detailed variables that you get from directly using Inverter Modbus Interface. If I had a choice, I would’ve used another generic gateway such as Moxa branded ones (they’re fantastic) for each inverter to get all the variables.June 12, 2025 at 8:08 am #16482Mikhail
Moderator> Not sure if there are rules for file sharing links on this forum (I did not find a policy)
Links are allowed if they are on-topic, excluding links to other SCADA. -
This reply was modified 2 months, 2 weeks ago by
-
AuthorPosts
- You must be logged in to reply to this topic.