Eventcallback_Ii_Srec_St_Sdri - Siemens Simatic S7-1500 Function Manual

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

Advertisement

7.8.2.9

EventCallback_II_SREC_ST_SDRI

Description
Table 7- 367 EventCallback_II_SREC_ST_SDRI - Native C++
Syntax
Parameters
Return values
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
typedef void (*EventCallback_II_SREC_ST_SDRI)(
IInstance* in_Sender,
ERuntimeErrorCode in_ErrorCode,
SYSTEMTIME in_SystemTime,
SDataRecordInfo in_DataRecordInfo
);
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.
SDataRecordInfo in_DataRecordInfo:
The structure
SDataRecordInfo
The HW identifier from which the CPU wants to read the data record
The index of the collected data record
The maximum size of the data record which the IO device can transfer.
None
User interfaces (API)
contains the following information:
7.8 Data types
287

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents