7.5.4.1 Restart
The Method Restart restarts the IO-Link Master.
Signature
Restart (
[in] Duration Delay,
[out] Int32 Status
);
| Argument | Description |
| Delay | Time before the restart becomes effective. |
| Status | Returns the status of the operation. 0: OK, operation successful -1: Operation already running -2: Operation cannot be executed -3: Operation cannot be executed because master reconfiguration is disabled. |