INGEAR.NET.Logix

 

DTEncoding Members

PeerMessage overview

Public Instance Constructors

DTEncoding

Initializes a new instance of the DTEncoding class.

 

Public Instance Methods

FromBoolArray Converts a System.Bool[] array to System.Int32 value.
FromType Converts a System.Object to System.Byte[]
GetBit Extracts a true/fals value at a specific bit location of a System.Int32 value
GetDataTypeCode Returns a byte[] representing the Abbreviated Data Type for a ControlLogix/CompactLogis UDT, PDT or MDT.
GetStringType Overloaded - Extracts a string from a byte[]
SetDataTypeCode Applies a byte[] representing the Abbreviated Data Type for a ControlLogix/CompactLogis UDT, PDT or MDT.  

ToBoolArray

Overloaded - Creates a bool[] from a value

ToType

 

Overloaded - Converts a raw data to a structured format