Siemens Simatic S7-1500 Function Manual page 112

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

Advertisement

User interfaces (API)
7.5 API ISimulationRuntimeManager
Subscribe to the
interrupted. See Events (Page 124).
Table 7- 46
Syntax
Parameters
Return values
Table 7- 47
Syntax
Parameters
Return values
Shutdown()
Ends communication with Runtime Manager and clears the interfaces.
Call this function in the following cases:
● Immediately before the API library (DLL) is unregistered (native C++).
● When your application is no longer using Runtime Manager.
Table 7- 48
Syntax
Parameters
Return values
Table 7- 49
Syntax
Parameters
Return values
112
OnRuntimeManagerLost()
IsRuntimeManagerAvailable() - Native C++
bool IsRuntimeManagerAvailable();
None
If the connection is interrupted.
false:
If the connection is active.
true:
IsRuntimeManagerAvailable { get; } - .NET (C#)
bool IsRuntimeManagerAvailable{ get; }
None
If the connection is interrupted.
false:
If the connection is active.
true:
Shutdown() - Native C++
ERuntimeErrorCode Shutdown()
None
Runtime error code
SREC_OK
Shutdown() - .NET (C#)
void Shutdown()
None
None
event to find out whether the connection is
Condition
The function is successful.
Function Manual, 12/2017, A5E37039512-AB
S7-PLCSIM Advanced

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents