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