Skip to main content

KELID2008Master

Purpose

KELID2008 UDP active reporting reception and variable mapping driver

Open the plugin

Enter "Development Configuration → Collection Configuration", create a device and select "KELID2008Master" in "Collection Plugin".

Supported channels and data types

Channel typePre-configuration check
UDPConfirm the local binding address, port and firewall rules, and check the source of the packet.
TCP ClientConfirm network reachability of the device IP, port, and gateway to the device.
Serial PortConfirm that the serial port is not occupied by other programs and maintains the same baud rate, data bits, stop bits and parity bits as the device.

Optional data types: Boolean, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Float, Double, String, Decimal

Address rules

  • 1, represents channel 1

Functions

FunctionPurpose
Last activityUse Last activity and review the returned result.
Variable tableUse Variable table to inspect mapped values, status, counters, recent messages, or the latest result.
Message statisticsView received, queued, dropped, and malformed message counts.
Message logView 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.

KELID2008Master debug subpage 1

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.
  • The serial port device does not respond: Confirm that the serial port is not occupied, and check the baud rate, data bits, stop bits and parity bits.