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