Eventcallback_Ii_Srec_St_Sros_Sros - 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.2.3

EventCallback_II_SREC_ST_SROS_SROS

Description
Table 7- 361 EventCallback_II_SREC_ST_SROS_SROS - Native C++
Syntax
Parameters
Return values
Error codes
282
typedef void (*EventCallback_II_SREC_ST_SROS_SROS)(
IInstance* in_Sender,
ERuntimeErrorCode in_ErrorCode,
SYSTEMTIME in_SystemTime,
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.
SYSTEMTIME in_SystemTime:
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.
None
Runtime error code
SREC_OK
SREC_WARNING_TRIAL_MODE_ACTIVE
SREC_LICENSE_NOT_FOUND
SREC_COMMUNICATION_INTERFACE_NOT
_AVAILABLE
Condition
The function is successful.
No license available. You can use the
instance without restrictions with the
Trial License. Afterwards, the instance
is shut down.
Test mode has expired.
A problem has occurred with the se-
lected communication interface. Check
your settings.
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents