Table of Contents

Class AnalogOutputModule.Channel

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

An individual channel of a CFDAC-2V module.

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

Properties

Address

The channel address uniquely identifying this channel in the module.

MaximumRawValue

The maximum raw binary value that can be assigned to RawValue.

MaximumVoltage

The maximum value that can be assigned to Voltage.

MinimumVoltage

The minimum value that can be assigned to Voltage.

Module

The CFDAC-2V module that this channel belongs to.

RawValue

The raw binary value of this channel's output.

Voltage

This channel's output voltage.