LKSISMaster
Purpose
LKSIS UDP proactive reporting reception and variable mapping driver
Open the plugin
Enter "Development Configuration → Collection Configuration", create a device and select "LKSISMaster" in "Collection Plugin".
Supported channels and data types
| Channel type | Pre-configuration check |
|---|---|
| UDP | Confirm the local binding address, port and firewall rules, and check the source of the packet. |
Optional data types: Boolean, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Float, Double, String, Decimal
Address rules
- LKSIS address format: decimal point number [;TYPE=point type]. TYPE=0 or omitting TYPE represents AI analog value, TYPE=1 represents DI switch value; for example, 123;TYPE=0, 456;TYPE=1. Variable values are actively reported and updated by UDP, and register polling and writing are not supported.
Functions
| Function | Purpose |
|---|---|
| Last activity | Use Last activity and review the returned result. |
| Variable table | Use Variable table to inspect mapped values, status, counters, recent messages, or the latest result. |
| Message statistics | View received, queued, dropped, and malformed message counts. |
| Message log | View the latest messages received by the current debug session. |
Device debug
Enter "Development Configuration → Collection Configuration", select the current device and click "More Functions", then open "Debug".
Dedicated debugging page
Open Development Configuration → Collection Configuration, select the device, and open More Functions → Debug. The following image shows the plugin-specific debug page.

Verify the configuration
Let the field device send a test message; a new reception record should appear in "reception monitoring", and the corresponding variable value and collection time should be updated synchronously.
Troubleshooting
- There are no new messages in receiving monitoring: Confirm that the field device is actively reporting, and check the monitoring channel, message format, and variable field mapping.
Related links
- Collection configuration: View channel, device and common variable configuration.
- Plugin Index: Find other collection or data-forward plugins.