Write_STRING_FixedLen

Writes a string parameter with a limited length of the IO-Link device.
 Inputs
Inputs
| Name | Type | Description | 
|---|---|---|
| nIndex | WORD | Index of the IO-Link Parameter | 
| nSubindex | BYTE | Subindex of the IO-Link Parameter 0 for the whole Structure | 
| sData | T_IolMaxString value that will be written | |
| nLen | UDINT | Number of characters | 
 Outputs
Outputs
| Name | Type | Description | 
|---|---|---|
| Write_STRING_FixedLen | HRESULT | Return value | 
Requirements
| Development environment | Required PLC library | 
|---|---|
| TwinCAT from v3.1.4024.25 | Tc3_IoLink from v3.3.4.0 |