Click or drag to resize

DeviceLatch Property

This read-only property returns the last value written to the output latch.

Namespace: IO.Devices.PCA8574
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public byte Latch { get; }

Property Value

Byte
See Also