DcCycle Enumeration

An enumeration that selects which time stamp is requested.

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

Syntax

Copy
public enum DcCycle

Members

Name

Value Description

ecatDcInput

0

The time stamp when the currently available inputs are latched.

ecatDcCurrent

1

The time stamp when the last sent outputs are used and new inputs are latched.

ecatDcOutput

2

The time stamp when the currently written outputs are used by the SubDevices.

See Also: