manjey73

Forum Replies Created

Viewing 15 posts - 256 through 270 (of 923 total)
  • Author
    Posts
  • in reply to: New Scheduler Module V6.0.0.0 #15775
    manjey73
    Participant

    OK, 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.

    in reply to: New Scheduler Module V6.0.0.0 #15773
    manjey73
    Participant

    Please make the documentation available to the public

    in reply to: How to add new Instances for same Scada Project #15761
    manjey73
    Participant

    it 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.
    in reply to: 模块注册问题 #15754
    manjey73
    Participant

    Also, 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.

    in reply to: 模块注册问题 #15753
    manjey73
    Participant

    It 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.

    manjey73
    Participant

    The auto-management module belongs to the Server, respectively, it is located in its Modules section

    in reply to: power of ten #15706
    manjey73
    Participant

    21

    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

    in reply to: power of ten #15705
    manjey73
    Participant

    Cnl*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

    in reply to: power of ten #15700
    manjey73
    Participant

    Actually, what do you dislike about Cnl*Val(xxx) or Cnl/Val(xxx) and already calculations will be performed in the xxx channel

    in reply to: power of ten #15699
    manjey73
    Participant

    Is this an automatic parameter coming to another channel? Or should you change it yourself in the settlement channel, depending on the situation?

    in reply to: power of ten #15697
    manjey73
    Participant

    In the input formula, write Cnl/100

    Documentation – Scripts and Formulas

    in reply to: Sending MQTT commands #15687
    manjey73
    Participant

    https://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

    in reply to: Modbus Data error #15676
    manjey73
    Participant

    Check 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 Registers

    If the device is responding, it means there is some kind of error in choosing the address or other registers are needed.

    in reply to: Modbus Data error #15667
    manjey73
    Participant

    You have different IP addresses, why don’t you create different communication lines?
    Show the settings of the communication line itself in the Communicator

    in reply to: Modbus Data error #15663
    manjey73
    Participant

    Do you have both devices on the same line?
    How are your devices connected? are they both with Ethernet?

Viewing 15 posts - 256 through 270 (of 923 total)