IP address And System Time

Forum Home Forums Understanding the Software IP address And System Time

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16061
    詹森
    Participant

    RapidScada ended up running on Linux machines,
    1. I would like to ask how to display the IP address of each network port of the device in the rapidScada View? And how do you set the IP address to static and specify the IP address?
    2. How can I write the time data to the Linux system in View and set the time?

    Thank you so much for your help. Thank you

    • This topic was modified 4 weeks ago by Mikhail.
    #16081
    詹森
    Participant

    Enter “ip addr show” on the Linux command line to display all ip addresses
    So how do I write all the ipV4 addresses into the channel, and how do I configure Linux to be static ip addresses? Thank you

    #16089
    Mikhail
    Moderator

    Hello,

    how to display the IP address of each network port of the device in the rapidScada View?

    Put a static text label on a scheme, for example. You cannot access device properties from a view.

    How can I write the time data to the Linux system in View and set the time?

    Create a channel of the calculate type. Use Now() as an input formula of the channel. Choose proper channel format.

    #16090
    Mikhail
    Moderator

    how do I configure Linux to be static ip addresses?

    Probably, this question is not related to Rapid SCADA configuring.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.