Forum Replies Created
-
AuthorPosts
-
manjey73ParticipantOK, I downloaded it. But I don’t promise to try it out quickly. I’ve read the readme, but I’m still wondering if I need it. The auto-control module seems to allow you to do the same thing. Although the ability to make settings from the web is super. But according to the description, I still understood that it is necessary to use the Administrator application.
manjey73ParticipantPlease make the documentation available to the public
manjey73Participantit is necessary to register the instance name on the remote machine in the agent settings. By default, the name there is also Default
if necessary, specify your own security key and password
-
This reply was modified 1 year, 4 months ago by
manjey73.
manjey73ParticipantAlso, the server running Modbus slave can be a TCP client to another node. This may also allow it to be polled, regardless of what IP it will have.
manjey73ParticipantIt seems to me that the question here is different.
A server with two provider IP addresses, the primary and backup. Modbus Slave is running on it – how can I access it from the outside when the channel switches to backup and the IP changes? It seems to me that this server needs to be connected to another node via vpn and regardless of the communication channel in the VPN network, it will have the same IP address – here at this address and poll Modbus slave. In this case, the master must also be in this vpn network or have routing to it.December 6, 2024 at 5:52 am in reply to: Automatic Control Module does not appear in the list of unused plugins #15716
manjey73ParticipantThe auto-management module belongs to the Server, respectively, it is located in its Modules section
manjey73Participant
The channel formula contains 23500*Math.Pow(10, Val(105))
Channel 105 is a channel in the Hello World Project Simulator in which I enter the degree = -1, -2 and so on. That is, instead of 23500 there should be Cnl
manjey73ParticipantCnl*Math.Pow(10, Val(xx))
where xx is the channel number where the degree is stored. I’m not sure that’s the right way to do it.
And will the formula engine accept this expression
manjey73ParticipantActually, what do you dislike about Cnl*Val(xxx) or Cnl/Val(xxx) and already calculations will be performed in the xxx channel
manjey73ParticipantIs this an automatic parameter coming to another channel? Or should you change it yourself in the settlement channel, depending on the situation?
manjey73ParticipantIn the input formula, write Cnl/100
manjey73Participanthttps://postimg.cc/cKqCQpCn – Here you send a command with the numeric code 0, in the Code line you have the command text, not the channel tag code with the command
manjey73ParticipantCheck that you do not need to arrive at address 1. Address settings start from 0 or start from 1. Disable all registers except the first one.
Make sure that you need the name Input Registers and not Holding RegistersIf the device is responding, it means there is some kind of error in choosing the address or other registers are needed.
manjey73ParticipantYou have different IP addresses, why don’t you create different communication lines?
Show the settings of the communication line itself in the Communicator
manjey73ParticipantDo you have both devices on the same line?
How are your devices connected? are they both with Ethernet? -
This reply was modified 1 year, 4 months ago by
-
AuthorPosts
