Hello,
can we mix Linux and windows OS , for instance can I have Linux Servers and Windows clients ? (Or viceversa)
Are there any limitations ? Can you point out a section of the help/manuals where this issue
is summarized ?
Thank You
Cross platform Linux - Windows
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Cross platform Linux - Windows
Yes, you can. It is a core concept of WinCC-OA as all the managers communicate via TCP/IP.
You can check the online help at qthelp://wincc_oa/doc/GettingStarted/GettingStarted-09.htm
which has the chapter "System, Distribution, Configuration"
Just be sure e.g. in scripts to use the correct filename case (e.g. panel paths) when mixing Linux and Windows, since windows is case-ignoring but Linux isn't
You can check the online help at qthelp://wincc_oa/doc/GettingStarted/GettingStarted-09.htm
which has the chapter "System, Distribution, Configuration"
Just be sure e.g. in scripts to use the correct filename case (e.g. panel paths) when mixing Linux and Windows, since windows is case-ignoring but Linux isn't