Class DigitalInputModule.Channel
- Namespace
- ComfileTech.Cfnet.Cfheader
- Assembly
- ComfileTech.Cfnet.Cfheader.dll
An individual channel of a digital input module.
public class DigitalInputModule.Channel : IIOChannel
- Inheritance
-
DigitalInputModule.Channel
- Implements
Properties
- Address
The channel address uniquely identifying this channel in the module.
- Module
The digital input module that this channel belongs to.
Events
- StateChanged
Fired when State changes.