Problem with device identity
Problem with device identity
I’m facing problems with my device identity. Trying to adapt my drive device to start with the VIK-NAMUR drive profile GSDM I always get device mismatch error from the controller and connection establishment is not successful. I adapted my DAP to Device-ID and Vendor-ID mentioned in the VIK-NAMUR GSDML but without success. Did I missed something?
-
- PROFINET Expert
- Posts: 30
- Joined: 19 Sep 2023, 07:37
Re: Problem with device identity
Have you checked whether you are using the correct device instance number?Mich_P wrote: ↑12 Feb 2024, 09:56 I’m facing problems with my device identity. Trying to adapt my drive device to start with the VIK-NAMUR drive profile GSDM I always get device mismatch error from the controller and connection establishment is not successful. I adapted my DAP to Device-ID and Vendor-ID mentioned in the VIK-NAMUR GSDML but without success. Did I missed something?
Re: Problem with device identity
That‘s the solution! There is a mismatch with the device instance number. I used the recommended default value which is 1, but the VIK-NAMUR GSD requests 0 as device instance number (ObjectUUID_LocalIndex).Raik.Zachmann wrote: ↑14 Feb 2024, 08:29Have you checked whether you are using the correct device instance number?Mich_P wrote: ↑12 Feb 2024, 09:56 I’m facing problems with my device identity. Trying to adapt my drive device to start with the VIK-NAMUR drive profile GSDM I always get device mismatch error from the controller and connection establishment is not successful. I adapted my DAP to Device-ID and Vendor-ID mentioned in the VIK-NAMUR GSDML but without success. Did I missed something?
Thank You very much for your support!