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