Table of Contents

Class AnalogOutputModule

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

A CFDAC-2V analog output module

public class AnalogOutputModule : IIOModule
Inheritance
AnalogOutputModule
Implements

Properties

Address

The address of this module as configured by its DIP switches.

Channels

All the channels in this module.

Header

The CFHEADER module that this module is connected to.

I2cStatus

The result of the last I²C communication with the module.

Methods

AcknowledgeI2cFailure()

Acknowledges an I²C communication failure, sets I2cResult to Success, indicating that the next call to Sync() should attempt I²C communication with this module.

Events

I2cFailed

Fired when I2cResult changes to a failed state as a result of an I²C communication failure.