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?
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