Delegate_Ii_Erec_Dt - 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.2

Delegate_II_EREC_DT

Description
Table 7- 375 Delegate_II_EREC_DT - .NET (C#)
Syntax
Parameters
Return values
7.8.3.3
Delegate_II_EREC_DT_EOS_EOS
Description
Table 7- 376 Delegate_II_EREC_DT_EOS_EOS - .NET (C#)
Syntax
Parameters
294
delegate void Delegate_II_EREC_DT (
IInstance in_Sender,
ERuntimeErrorCode in_ErrorCode,
DateTime in_DateTime
);
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.
None
delegate void Delegate_II_EREC_DT_EOS_EOS(
IInstance in_Sender,
ERuntimeErrorCode in_ErrorCode,
DateTime in_DateTime,
EOperatingState in_PrevState,
EOperatingState in_OperatingState
);
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.
EOperatingState in_PrevState:
The operating state before the change.
EOperatingState in_OperatingState:
The current operating state.
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents