Table of Contents

Enum I2cResult

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

The result of communication between a CFHEADER module and an IO module.

public enum I2cResult : byte

Fields

Success = 0

Communication succeeded.

UnspecifiedError = 255

Communication failed with an unspecified error.