Search found 51 matches
- Thu Jul 03, 2025 4:54 pm
- Forum: HowTos
- Topic: How to handle line endings in Git
- Replies: 6
- Views: 4050
Re: How to handle line endings in Git
Hi gschijndel, I have checked the dpl format. And you are right. In the format "Regular export", there are no "number of bytes to read" in it. By default, the ASCII file is already created with CRLF eol by the ASCII manager. It is different for Format 2 (Multi language export) of...
- Tue Jul 01, 2025 3:45 pm
- Forum: HowTos
- Topic: How to handle line endings in Git
- Replies: 6
- Views: 4050
Re: How to handle line endings in Git
Hi Herbert,
in your example you treat *.dpl files as regular text.
But, as there are also *number of bytes to read*, couldn't it happen there too, that turning LF to CRLF breaks something?
BR
Florian
in your example you treat *.dpl files as regular text.
But, as there are also *number of bytes to read*, couldn't it happen there too, that turning LF to CRLF breaks something?
BR
Florian
- Tue Jul 01, 2025 1:05 pm
- Forum: HowTos
- Topic: How to handle line endings in Git
- Replies: 6
- Views: 4050
Re: How to handle line endings in Git
Hi Herbert,
thank you for your valuable input!
I will use this as a starting point and figure out what file types we have and how to them.
BR
Florian
thank you for your valuable input!

I will use this as a starting point and figure out what file types we have and how to them.
BR
Florian
- Thu Jun 26, 2025 4:28 pm
- Forum: HowTos
- Topic: How to handle line endings in Git
- Replies: 6
- Views: 4050
How to handle line endings in Git
Hi everyone, I am using WinCC OA 3.20 P007 in Windows. I want to version my WinCC OA project in Git. The default installtion of Git suggests to convert line endings CRLF to LF when committing and converting LF to CRLF when checking out. Is this behavior OK with WinCC OA or should I better select &qu...
- Tue Apr 23, 2024 1:11 pm
- Forum: Off-Topic
- Topic: Community search is broken at winccoa.com
- Replies: 1
- Views: 5610
Community search is broken at winccoa.com
Hi ETM, when I go to winccoa.com, login, select "Community" from the menu, type something into "Search for..." like "User" and hit return (keeping "Whole Site"), I get the following error message: "503 Bad Request (400)" Please fix ;) BR Florian
- Tue Oct 17, 2023 10:15 am
- Forum: HowTos
- Topic: Disable "Store Password" for Gedi Login?
- Replies: 5
- Views: 5849
Re: Disable "Store Password" for Gedi Login?
Hi gschijndel! yes, that works. Unfortunately, it is not very practicle as the parameter requires an absolute path to the CSS file, and anyone could still start the Gedi without this option. Thank you anyway! :) Unfortunately the stylesheet is not yet active by default, so the -stylesheet option has...
- Tue Oct 03, 2023 6:40 pm
- Forum: HowTos
- Topic: Disable "Store Password" for Gedi Login?
- Replies: 5
- Views: 5849
Disable "Store Password" for Gedi Login?
Hi together,
the login panel of the Gedi (with enabled SSA) has a checkbox "Store Password".
Due to cyber security, the customer would like to have this option disabled.
Is this somehow possible?
I have tried to modify all the available login panels, but wasn't successful.
BR/Florian
the login panel of the Gedi (with enabled SSA) has a checkbox "Store Password".
Due to cyber security, the customer would like to have this option disabled.
Is this somehow possible?
I have tried to modify all the available login panels, but wasn't successful.
BR/Florian
- Mon Aug 07, 2023 9:52 am
- Forum: Bugs / Problems
- Topic: Cannot define the Error Weight for MxProxy
- Replies: 5
- Views: 4906
Re: Cannot define the Error Weight for MxProxy
OK, thanks everyone! It's clear now. 

- Fri Aug 04, 2023 11:42 am
- Forum: Bugs / Problems
- Topic: Cannot define the Error Weight for MxProxy
- Replies: 5
- Views: 4906
Re: Cannot define the Error Weight for MxProxy
Maybe it makes no sense configure the error weight as the server-to-server communication won't work without MxProxy anyway.
Any thoughts?
Any thoughts?
- Fri Aug 04, 2023 10:53 am
- Forum: Bugs / Problems
- Topic: Cannot define the Error Weight for MxProxy
- Replies: 5
- Views: 4906
Cannot define the Error Weight for MxProxy
Hi everyone, I want to define the error weight for the MxProxy but I cannot see the manager type in the combo box. We use: WinCC OA 3.17 P026 I get only the following options: ControlManager DeviceManager DistManager Driver RedundancyManager Archive ApiManager AsciiManager DDEManager Userinterface O...