7.6.4.1 ResetStatistics
The optional Method ResetStatistics resets all statistic data of the ports. Statistic data of a port are Parameters referenced by the Statistics Object of the IOLinkPortType Object starting with “NumberOf” and potentially vendor-specific extensions. As soon as statistic data is provided by the server, the optional Method shall be provided.
Signature
ResetStatistics (
[out] Int32 Status
);
| Argument | Description |
| Status | Returns the status of the operation. 0: OK, operation successful -1: Operation already running -2: Operation cannot be executed. |