SdoEntryDescription Class

This class describes an object entry.

Namespace:  IntervalZero.MaxRT.Ecat.Api.NetApi
Assembly:  IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public class SdoEntryDescription

 

The SdoEntryDescription class exposes the following members:

Constructors

 

Name Description

Public method

SdoEntryDescription

Default constructor.

Public method

SdoEntryDescription (byte[])

A constructor with class object raw data.

Properties

 

Name Description

Public method

BitLength

The bit length of the entry.

Public method

Data

The array of data read, which varies according to property ValueInfo.

Public method

DataType

The data type of the entry.

Public method

Index

The index of the object.

Public method

ObjectAccess

The access permission of the entry.

Public method

SubIndex

The subindex of the object.

Public method

ValueInfo

The bit flags for the access of elements.

See Also: