Delegate_Ii_Erec_Dt_Uint32_Int64_Int64_Uint32 - Siemens Simatic S7-1500 Function Manual

Hide thumbs Also See for Simatic S7-1500:
Table of Contents

Advertisement

User interfaces (API)
7.8 Data types
7.8.3.5

Delegate_II_EREC_DT_UINT32_INT64_INT64_UINT32

Description
Table 7- 378 Delegate_II_EREC_DT_UINT32_INT64_INT64_UINT32 - .NET (C#)
Syntax
Parameters
Return values
296
delegate void Delegate_II_EREC_DT_UINT32_INT64_INT64_UINT32 (
IInstance in_Sender,
ERuntimeErrorCode in_ErrorCode,
DateTime in_DateTime,
UInt32 in_PipId,
Int64 in_TimeSinceSameSyncPoint_ns,
Int64 in_TimeSinceAnySyncPoint_ns,
UInt32 in_SyncPointCount
);
IInstance in_Sender:
An interface of the instance that receives this event.
ERuntimeErrorCode in_ErrorCode:
A possible error code.
DateTime in_DateTime:
The virtual system time of the virtual controller at the time when this event
was triggered.
UInt32 in_PipId:
The ID of the process image partition (PIP) that triggers this event.
0 for the cycle control point (End of cycle).
Int64 in_TimeSinceSameSyncPoint_ns:
The virtual time (in nanoseconds) since the last synchronization point of the
same process image partition ID was reached.
Or the process time for the time-controlled operating modes (Page 80).
Int64 in_TimeSinceAnySyncPoint_ns:
The virtual time (in nanoseconds) since the last synchronization point of any
process image partition ID was reached.
Or the process time for the time-controlled operating modes (Page 80).
UInt32 in_SyncPointCount:
The number of synchronization points since the last event. If the events are
triggered faster than they are received, multiple events are combined into
one event. In this case, this value contains the number of cycles since the
last event was received.
None
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents