Table of Contents

Class DigitalOutputModule.Channel

Namespace
ComfileTech.Cfnet.Cfheader
Assembly
ComfileTech.Cfnet.Cfheader.dll

An individual channel of a digital output module.

public class DigitalOutputModule.Channel : IIOChannel
Inheritance
DigitalOutputModule.Channel
Implements

Properties

Address

The channel address uniquely identifying this channel in the module.

Module

The digital output module that this channel belongs to.

State

The state the channel. true is on, false is off.