View Issue Details

IDProjectCategoryView StatusLast Update
000927430120: IO-Link[UA] IO-Link Wirelesspublic2024-06-07 08:17
ReporterJean-Yves BOULANGER Assigned ToDeepak Yadav  
PrioritylowSeverityminorReproducibilityN/A
Status assignedResolutionopen 
Product VersionV1.01 
Target VersionV1.01 
Summary0009274: Add DataSyncWord in UpdateTrackConfiguration
Description

The ‘Table 5 List of DataSyncwords’ (IOLW Specification+Corrigendum V1.1.3 June 2023, ) specifies which DataSyncWord value may be used by one IOLW Track. The DataSyncWord ‘factory setting’ value is 3E 94 59 (3 octets).
The 'present mantis anomaly request' is to add DataSyncWord by upgrading the UpdateTrackConfiguration (OPC UA 30120 , Draft 1.01.00 2021-xx-xx ‘Clause 7.6.4.5 UpdateTrackConfiguration’) by:
UpdateTrackConfiguration
(
[in] Byte TrackNumber,
[in] Byte TrackMode,
[in] Byte TxPower,
[in] Byte [3] DataSyncWord,
[out] Int32 Status
);

Alternatively, it could be added in the UpdateMasterConfiguration:
Track0DataSyncWord / Byte[3]
Track1DataSyncWord / Byte[3]
Track2DataSyncWord / Byte[3]
Track3DataSyncWord / Byte[3]
Track4DataSyncWord / Byte[3]

TagsNo tags attached.

Activities

Martin Lang

2023-11-24 10:40

manager   ~0020408

WG decision: The DataSyncWord configuration shall be modelled within the UpdateTrackConfiguration method.

Deepak Yadav

2024-02-14 10:14

developer   ~0020801

Updated the UpdateMasterConfiguration() signature to add data sync words

Martin Lang

2024-05-13 12:29

manager   ~0021186

Last edited: 2024-05-13 12:30

After some research I could not find a SMI representation for the DataSyncWord.
This is only defined in the IO-Link Wireless Physical Layer (PL) and not in a SMI object/list.
If this value shall be configurable, a change request for the SMI specification has to be created.

Required actions from OPC UA for IO-Link Spec:

  1. Remove method UpdateTrackConfiguration completly since this was a vendor-specific solution and there is no SMI definition (UpdateMasterConfiguration shall be used for Track config too).
  2. Remove method argument "DataSyncWord" from method UpdateMasterConfiguration()

Jean-Yves please confirm.

Jean-Yves BOULANGER

2024-06-03 15:35

developer   ~0021257

I confirm above Martin's analysis , as well as Martin's required actions from OPC UA for IO-Link specification.

Martin Lang

2024-06-07 08:17

manager   ~0021265

WG decision: Agreed changes shall be integrated into companion specification.

Issue History

Date Modified Username Field Change
2023-11-23 17:13 Jean-Yves BOULANGER New Issue
2023-11-23 17:13 Jean-Yves BOULANGER Status new => assigned
2023-11-23 17:13 Jean-Yves BOULANGER Assigned To => Martin Lang
2023-11-24 10:40 Martin Lang Note Added: 0020408
2023-11-24 10:40 Martin Lang Status assigned => acknowledged
2023-11-24 10:41 Martin Lang Assigned To Martin Lang => Deepak Yadav
2024-02-14 10:14 Deepak Yadav Note Added: 0020801
2024-02-14 10:16 Deepak Yadav Status acknowledged => feedback
2024-02-16 08:46 Deepak Yadav Status feedback => confirmed
2024-05-13 12:29 Martin Lang Note Added: 0021186
2024-05-13 12:29 Martin Lang Assigned To Deepak Yadav => Jean-Yves BOULANGER
2024-05-13 12:30 Martin Lang Note Edited: 0021186
2024-06-03 15:35 Jean-Yves BOULANGER Note Added: 0021257
2024-06-07 08:17 Martin Lang Note Added: 0021265
2024-06-07 08:17 Martin Lang Assigned To Jean-Yves BOULANGER => Deepak Yadav
2024-06-07 08:17 Martin Lang Status confirmed => assigned