Add support for reading and writing PLC clock #64
Annotations
10 warnings
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
S7.Net/Types/Struct.cs#L331
Unboxing a possibly null value.
|
S7.Net/Types/Struct.cs#L331
Unboxing a possibly null value.
|
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
S7.Net/Types/Struct.cs#L331
Unboxing a possibly null value.
|
S7.Net/PlcAsynchronous.cs#L321
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The logs for this run have expired and are no longer available.
Loading