Eventcallback_Ii_Srec_St_Uint32_Ersfet - Siemens Simatic S7-1500 Function Manual

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

Advertisement

7.8.2.15

EventCallback_II_SREC_ST_UINT32_ERSFET

Description
Table 7- 373 EventCallback_II_SREC_ST_UINT32_ERSFET - Native C++
Syntax
Parameters
Return values
7.8.3
Delegate definitions (managed code)
7.8.3.1
Delegate_Void
Description
Table 7- 374 Delegate_Void - .NET (C#)
Syntax
Parameters
Return values
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
typedef void (*EventCallback_II_SREC_ST_UINT32_ERSFET)(
IInstance* in_Sender,
ERuntimeErrorCode in_ErrorCode,
SYSTEMTIME in_SystemTime,
UINT32 in_HardwareIdentifier,
ERackOrStationFaultType in_EventType
);
IInstance* in_Sender:
An interface of the instance that receives this event.
ERuntimeErrorCode in_ErrorCode:
A possible error code.
SYSTEMTIME in_SYSTEMTIME:
The virtual system time of the virtual controller at the time when this event
was triggered.
UINT32 in_HardwareIdentifier:
The hardware identifier of the module or submodule which sends the diag-
nostics event.
ERackOrStationFaultType in_EventType:
A value from the list of predefined RackOrStationFault event types.
See ERackOrStationFaultType (Page 346).
None
delegate void Delegate_Void();
None
None
User interfaces (API)
7.8 Data types
293

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents