Eigenschaften
Parameter | Gruppe | Return Type | Input Type | Erläuterung |
---|---|---|---|---|
P_XpuCount | – | UDINT | – | Gibt die Gesamtzahl der Processing Units zurück. |
P_XpuCountUnit | – | UINT | – | Gibt die Gesamtzahl der Processing Units in UINT zurück. |
P_XpuOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsProcessingUnits] OF OTCID | – | Gibt die Objekt ID-Liste der XPUs zurück. |
P_InoServerCount | – | UINT | – | Gibt die Gesamtzahl der InfoServer zurück. |
P_InfoServerCountOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsInfoServer] OF OTCID | – | Gibt die Objekt ID-Liste der InfoServer zurück. |
P_CaGroupCount | – | UINT | – | Gibt die Gesamtzahl der CA-Gruppe zurück. |
P_CaGroupCountOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsCaGroup] OF OTCID | – | Gibt die Objekt ID-Liste der CA-Gruppe zurück. |
P_IsInitialised | – | BOOL | – | Gibt den Status der Initialisierung zurück. |
P_XtsEnvironmentConfiguration | – | ST_XtsEnvironmentConfiguration | – | Gibt die Konfiguration der XTS Umgebung zurück. Dieser Parameter wird benutzt, um die Initialisierung der XTS Umgebung, wie beispielsweise die Initialisierung des InfoServers oder CA-Gruppe, auszuwählen. |