manjey73

Forum Replies Created

Viewing 15 posts - 556 through 570 (of 923 total)
  • Author
    Posts
  • in reply to: Connect two pc with RapidGate #9789
    manjey73
    Participant

    RapidGate should be installed on the Scada side where you have an OPC poll, nothing is required on the second side.

    in reply to: ChartPro Quuestion . #9787
    manjey73
    Participant

    ../ChartPro/ChartPro.aspx?cnlNums=160,161,162&viewIDs=2,2,2&title=Давление Котлов

    Perhaps the string should start with ../ following the example above

    in reply to: ChartPro Quuestion . #9782
    manjey73
    Participant

    I also don’t like such a list, it would be nice to have a configuration file that could be attached to a table or mnemonic of the KP, where to specify what to display in the addendum.
    And also use analogs of checkboxes to select and only then click add, now each channel must be added separately and wait for the interface’s reaction to add the next one.
    By the way, someone promised to redo ChartPro so that the added channels appear horizontally at the bottom 🙂

    in reply to: Connect two pc with RapidGate #9779
    manjey73
    Participant

    Draw a diagram of what you want to do? Since RapidGate is not an OPC, it is designed to transfer data from one RapidScada to another RapidScada

    in reply to: SchemeEditor #9682
    manjey73
    Participant

    At the moment, it is necessary to position the layers correctly so that you can use Ctrl to select all the elements and copy them. There don’t seem to be any other ways yet.

    in reply to: SchemeEditor #9681
    manjey73
    Participant

    You can use frame, but the rendering speed will be lower and I do not know whether it is possible to use frame to offset the input and output channels for frame to change the binding. And, the frame also adds zoom buttons. It seems they promised to make it possible to disable them in the future.

    In fact, there is not enough such an opportunity in mnemonic circuits as creating a template for mnemonic elements.

    in reply to: Com Ports ? #9655
    manjey73
    Participant

    https://cloud.mail.ru/public/rZdp/o5aELSXvM

    Sensor IDs are added to the text file, and the script reads them using crontab. The driver polls the specified file and outputs a list of channels. In some places, comments in Russian may not be reflected in you.

    in reply to: Com Ports ? #9642
    manjey73
    Participant

    @rich-ex I have a driver for reading 1Wire temperature sensors on a Raspberry Pi. I didn’t manage to process 1Wire directly, so I had to write the value to txt through crontab and then process this txt from the driver. If this option is suitable, I can give you the source code of the driver.

    in reply to: Crate symbol factories in Rapid? #9611
    manjey73
    Participant

    If the structure is completely identical, then you can do it according to the documentation by setting the offset of the mnemonic circuit channels

    See CnlOffset

    in reply to: communicate device by 4G DTU #9605
    manjey73
    Participant

    Take screenshots of the DTU settings preferably in English 🙂 and then it’s not clear what you want and what does the changing IP have to do with it when restarting the DTU, if it’s not important at all when using a TCP client on the DTU. Is only the IP address from the server side important, or do you have a Scada system located behind one of the DTUS?

    in reply to: communicate device by 4G DTU #9602
    manjey73
    Participant

    Then why do you set the packet definition by IP in the line settings if you can just specify the General?

    And then it won’t matter that the DTU’s IP address is changing.

    in reply to: communicate device by 4G DTU #9599
    manjey73
    Participant

    I mean, can the DTU be a TCP client and not a server, and being a client connect to a Scada server, in which, in turn, the communication line is configured as a TCP server

    in reply to: Togle button without device or line #9592
    manjey73
    Participant

    Correction – SetVal(201, Cmd) instead of Cmd, you can apply the current value of channel 201 by constantly inverting it. The possible types of formulas and commands are in the help, plus what you add yourself either directly to the formula or to the formula reference for calling

    in reply to: Togle button without device or line #9591
    manjey73
    Participant

    In the output channels, the formula SetVal(201) in the input channel, the formula Val() or without the formula, you need to try

    in reply to: communicate device by 4G DTU #9590
    manjey73
    Participant

    So there is no need to specify the IP of the device, choose a different mode. The connection is Shared and specify only the port on the TCP server through which the 4G modem will be connected as a client.

Viewing 15 posts - 556 through 570 (of 923 total)