PROFINET GSD Editor returns error when attribute "AdjustSupported" is set to false

rottava
Posts: 27
Joined: 29 Jan 2025, 15:03

PROFINET GSD Editor returns error when attribute "AdjustSupported" is set to false

Post

Hello,

The GSDML file for the product we are developing is failing the check performed by the PROFINET GSD Editor V2.46. Checker complains about the attribute "AdjustSupported" when set to false (lines 85 and 90).
imagem.png
imagem.png (148.2 KiB) Viewed 12625 times
However, even with this issue in the GSDML, the relevant test run by the ART is successful.
imagem2.png
imagem2.png (53.97 KiB) Viewed 12625 times
We understand, by looking at the spec, this attribute "AdjustSupported" can be set to false. If so, we're wondering why the GSD checker is returning an error at it.
imagem3.png
imagem3.png (112.9 KiB) Viewed 12625 times
Regards,
Luciano.
Raik.Zachmann
PROFINET Expert
Posts: 67
Joined: 19 Sep 2023, 07:37

Re: PROFINET GSD Editor returns error when attribute "AdjustSupported" is set to false

Post

rottava wrote: 25 May 2026, 18:50 Hello,

The GSDML file for the product we are developing is failing the check performed by the PROFINET GSD Editor V2.46. Checker complains about the attribute "AdjustSupported" when set to false (lines 85 and 90).

imagem.png

However, even with this issue in the GSDML, the relevant test run by the ART is successful.

imagem2.png

We understand, by looking at the spec, this attribute "AdjustSupported" can be set to false. If so, we're wondering why the GSD checker is returning an error at it.

imagem3.png

Regards,
Luciano.
Hi Luciano,

as you are using the superseded attribute "MAUTypes", you highlight that the sub block AdjustMAUType is supported by your port submodule. Removing this attribute and using only the MAUTypeList should solve the issue.

Regards,
Raik
Ask another Question