Properties
Parameter | Group | Return Type | Input Type | Explanation |
---|---|---|---|---|
P_XpuCount | – | UDINT | – | Returns the total number of Processing Units. |
P_XpuCountUnit | – | UINT | – | Returns the total number of Processing Units in UINT. |
P_XpuOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsProcessingUnits] OF OTCID | – | Returns the object ID list of the XPUs. |
P_InoServerCount | – | UINT | – | Returns the total number of InfoServers. |
P_InfoServerCountOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsInfoServer] OF OTCID | – | Returns the object ID list of the InfoServers. |
P_CaGroupCount | – | UINT | – | Returns the total number of the CA group. |
P_CaGroupCountOids | – | REFERENCE TO ARRAY [1..TcIoXtsEnvironmentParameterList.MaxXtsCaGroup] OF OTCID | – | Returns the object ID list of the CA group. |
P_IsInitialised | – | BOOL | – | Returns the state of the initialization. |
P_XtsEnvironmentConfiguration | – | ST_XtsEnvironmentConfiguration | – | Returns the configuration of the XTS environment. This parameter is used to select the initialization of the XTS environment, such as the initialization of the InfoServer or CA group. |