|
Synopsis
|
Parameters
Parameter |
Meaning |
manType |
Type of manager |
manNum |
Number of the manager |
sysNum |
System number. Per default the system number is 0 and not explicitly the own system number. In non-distributed systems the system number is 1. |
replica |
Replica. In non-redundant systems the replica is 1. |
Return value
In the event of an error -1, otherwise the manager identifier. |
Description
Returns the manager identifier, according to manType, manNum, sysNum and replica. The system number and replica are optional parameters. Application , for example, for restarting a manager with _Managers.Exit. The function includes the manager type number (T), the manager number (N), the replica (R) and system (S) in an int as follows:
RRSSTTNN
NOTE Note that the manager identifier returned by the convManIdToInt under 3.1 is compatible to the manager identifier under 3.5.
The manType is evaluated from the constants (for example, API_MAN). The following constants are defined in Control for the manager type: |
Example You can use the convManIdToInt as follows with two parameters (Manager type and Manager number). |
|
You can pass also the parameters system number and replica to the function.
|
Assignment
Administration of managers..., User administration |
Availability
UI, CTRL, DP |
See also
V 3.11 SP1
Copyright ETM professional control GmbH 2013 All Rights Reserved