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