Mikhail

Forum Replies Created

Viewing 15 posts - 2,731 through 2,745 (of 6,219 total)
  • Author
    Posts
  • in reply to: Crate symbol factories in Rapid? #9618
    Mikhail
    Moderator

    Hi,

    I see your point. It’s important.
    Currently, you can use scheme templates if the schemes are identical except channel numbers.

    Could you make a screenshot and describe what part of the scheme you need to update? It would help to understand your particular case.

    in reply to: SCADASchemeEditor, show value with unit. #9617
    Mikhail
    Moderator

    Hi,

    Just open the Units table and add as many units as needed.
    Units available by default will be extended in the v6, see the link. Meter included.

    in reply to: communicate device by 4G DTU #9609
    Mikhail
    Moderator

    Other possible method is when each remote site uses different TCP port. But in this case any unknown device can send data to your system. And the number of TCP ports is limited.

    in reply to: communicate device by 4G DTU #9608
    Mikhail
    Moderator

    Hi,

    Not related to the particular SCADA software, when DTU is connected to the main server, what method would you like to use by the server to recognize the remote site?

    In such situation, a remove device usually sends “hello” packet that contains the device name. This feature is supported by some 3G routers.

    in reply to: SCADASchemeEditor, show value with unit. #9607
    Mikhail
    Moderator

    Hi,

    The attachment is not available – access denied.

    in reply to: communicate device by 4G DTU #9595
    Mikhail
    Moderator

    Hi,
    Can the DTU initiate connection to the server by the server IP?

    in reply to: Togle button without device or line #9594
    Mikhail
    Moderator

    Hi,
    In addition to the previous,
    input channels should be of the Calculated discrete type.

    in reply to: Displaying string instead of input #9587
    Mikhail
    Moderator

    Hi,

    It’s possible. But the subject of this topic is not appropriate the question. Please create a new topic to discuss.

    in reply to: Influxdb Redis TdEngine export driver #9585
    Mikhail
    Moderator

    Hi,
    The modules are added to the repository.
    Thank you.

    in reply to: OPC UA Driver #9584
    Mikhail
    Moderator

    🙂

    in reply to: communicate device by 4G DTU #9583
    Mikhail
    Moderator

    Hi,

    Does the DTU support TCP client mode? I mean, can it connect to the server by IP?

    in reply to: Displaying string instead of input #9575
    Mikhail
    Moderator

    Hi,
    Despite the inconvenience, I suggest using enumerations. You could prepare the text in another text editor and then insert into the grid cell.

    In v6 it will be allowed to start each enumeration value from a new line with 1000 chars total limit. So, working with enumerations will be simplified in the future.

    in reply to: Displaying string instead of input #9571
    Mikhail
    Moderator

    but only get the first 8 Numbers

    Input channels has 8 byte data size internally. That’s why string is truncated.

    If you have a set of predefined strings, you could use enumerations. The string values are entered in the Units table, and then the unit is specified for an input channel. Check Off-On unit for example. Input channel format should be set to enumeration.

    in reply to: I have this error in the web application #9570
    Mikhail
    Moderator

    I have a error in acces to a webb app to the rapid scada,

    This subforum is about OPC connection. Please write your question in the appropriate section.

    in reply to: configure input channels through a web application #9563
    Mikhail
    Moderator

    Hi,

    SCADA-Server initializes many internal data structures based on the input channels. After channels changed, at least mainLogic.Stop() and mainLogic.Start() should be performed as the manager does.

Viewing 15 posts - 2,731 through 2,745 (of 6,219 total)