Api Iremoteruntimemanager - Siemens Simatic S7-1500 Function Manual

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

Advertisement

7.7

API IRemoteRuntimeManager

7.7.1
Interfaces - Information and settings
Dispose()
Deletes the managed interface and unloads the native components of the user interfaces.
Note
When the interface of the Remote Runtime Manager is deleted, no IInstance interface which
was generated by the IRemoteRuntimeManager interface can be used.
The .NET Garbage Collector clears its IRemoteRuntimeManager interface when no active
references are present.
Table 7- 328 Dispose() - .NET (C#)
Syntax
Parameters
Return values
GetVersion()
Returns the version of the remote Runtime Manager. If the function fails, version 0.0 is
returned.
Table 7- 329 GetVersion() - Native C++
Syntax
Parameters
Return values
Table 7- 330 Version { get; } - .NET (C#)
Syntax
Parameters
Return values
S7-PLCSIM Advanced
Function Manual, 12/2017, A5E37039512-AB
void Dispose()
None
None
UINT32 GetVersion();
None
Remote Runtime Manager Version (
UINT32:
UInt32 Version { get; }
None
Remote Runtime Manager Version (
Uint32:
User interfaces (API)
7.7 API IRemoteRuntimeManager
= Major,
HIWORD
LOWORD
= Major,
HIWORD
LOWORD
= Minor)
= Minor)
265

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents