F_IolGetIolError

Function returns an IO-Link error code as E_IolError.
Sample
VAR
hr :HRESULT;
nIOLError :E_IolErr := E_IolErr.NOERR;
END_VARnIOLError := F_IolGetIolError(hr);Requirements
Development environment | Required PLC library |
|---|---|
TwinCAT from v3.1.4024.25 | Tc3_IoLink from v3.3.4.0 |
Inputs
Outputs