Method ReadFrequencyDI2Async
ReadFrequencyDI2Async(CancellationToken)
Asynchronously reads the contents of the FrequencyDI2 register.
public Task<ushort> ReadFrequencyDI2Async(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.