[PMAgent]
Settings for the PM-Add-On.
[PMAgent] defaultLang
- Type
- langString
- Default
- en_US
- Range
- WinCC OA languages
- Unit
- language string
Specifies the language for the PM-Add-On. The default language is "en_US". A fallback mechanism selects another language if the set language is not available e.g. de_CH --> de_AT.
[PMAgent] httpsPort
- Type
- int
- Default
- 3060
- Range
- 3060
[PMAgent] maxBufferSize
- Type
- int
- Default
- 3000
- Range
- 100-6000
Specifies the data transfer between the PM-AGENT and the PM-SERVER.
Generally the size depends on the system used, meaning how many value changes are there, which settings are used (the smoothing, the buffer size of the query and the query interval).
In general the fewer value changes are transferred to PM-SERVER, the less important is the buffer size.