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