Interface IHasDevState
Interface for a device with an device state https://infosys.beckhoff.com/english.php?content=../content/1033/tcsystemmanager/reference/ethercat/html/ethercat_diagnostics.htm.
public interface IHasDevState
Properties
DevState
Gets the state of the device.
DevState DevState { get; }