Interface ILogicTerminal
Represents an interface for a TwinSAFE logic terminal.
public interface ILogicTerminal : ITerminal
- Inherited Members
Properties
Groups
Gets the safety groups.
IEnumerable<SafetyGroup> Groups { get; }
Represents an interface for a TwinSAFE logic terminal.
public interface ILogicTerminal : ITerminal
Gets the safety groups.
IEnumerable<SafetyGroup> Groups { get; }