SignalType Enumeration |
Namespace: ABB.Robotics.Controllers.IOSystemDomain
public enum SignalType
Member name | Value | Description | |
---|---|---|---|
AnalogInput | 0 | Analog and input | |
AnalogOutput | 1 | Analog and output | |
DigitalInput | 2 | Digital and input | |
DigitalOutput | 3 | Digital and output | |
GroupInput | 4 | Group and input | |
GroupOutput | 5 | Group and output | |
Unknown | 6 | Unknown type |