Siemens Simatic S7-1500 Function Manual page 126

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

Advertisement

User interfaces (API)
7.5 API ISimulationRuntimeManager
Table 7- 77
Syntax
Parameters
Return values
WaitForOnConfigurationChangedEvent()
The function blocks the program until the registered event object is set to the signaled state
or the timeout interval is exceeded.
Table 7- 78
Syntax
Parameters
Return values
Table 7- 79
Syntax
Parameters
Return values
126
UnregisterOnConfigurationChangedEvent() - .NET (C#)
void UnregisterOnConfigurationChangedEvent();
None
None
WaitForOnConfigurationChangedEvent() - Native C++
bool WaitForOnConfigurationChangedEvent();
bool WaitForOnConfigurationChangedEvent(
UINT32 in_Time_ms
);
None:
The time limit is set to
UINT32 in_Time_ms:
Value for the time limit in milliseconds.
If the event object was set to the signaled state.
true:
If no event was received during the defined time limit.
false:
WaitForOnConfigurationChangedEvent - .NET (C#)
bool WaitForOnConfigurationChangedEvent();
bool WaitForOnConfigurationChangedEvent(
UInt32 in_Time_ms
);
None:
The time limit is set to
UInt32 in_Time_ms:
Value for the time limit in milliseconds.
If the event object was set to the signaled state.
true:
If no event was received during the defined time limit.
false:
.
INFINITE
.
INFINITE
Function Manual, 12/2017, A5E37039512-AB
S7-PLCSIM Advanced

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents