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