[mdlc]
Settings for the MDLC driver.
[mdlc] clientName
- Type
- string
- Default
- WinCCOA<Num>
The gateway identifies the client with that name. If the driver is started with value "OA_CLIENT_1", then the driver will use:
(A): "OA_CLIENT_1-<LinkNum>"
(B): "OA_CLIENT_1-<LinkNum>_2"
Make sure, that the resulting name is not longer than 20 characters!
[mdlc] pollRequestQueueMaxSize
- Type
- uint
- Default
- 200
- Range
- uint
[mdlc] refreshBufferInfoPeriod
- Type
- uint
- Default
- 1
- Range
- uint
Interval in seconds for updating the current size of the queues.
0 = feature is disabled
[mdlc] rtusLinksCheckPeriod
- Type
- uint
- Default
- 10
- Range
- uint
Interval in seconds of getting the RTU links status and time. The RTUs are checked one after another, only one RTU is checked in one period.
0 = feature is disabled
[mdlc] sendRequestQueueMaxSize
- Type
- uint
- Default
- 200
- Range
- uint
[mdlc] telegramMaxAge
- Type
- uint
- Default
- 10
- Range
- uint
The maximum age in seconds of a telegram. The telegram will be removed from the queue after this period of time.
0 = feature is disabled
