Configuration - Manual - SLMP Connector - Industrial Edge - Industrial Edge App - SLMP provides easy connectivity with third party PLCs communication channel for tags. You can use the configured connections to transfer the measured value series of selected data points to the Runtime of the respective IED. - Mitsubishi iQF Services - SLMP Connector - TIA Portal - Mitsubishi iQR Services

SLMP Connector

Portfolio
Industrial Edge
Product
SLMP Connector
Software version
v2.1.0
Edition
03/2023
Language
English

The SLMP Connector only supports JSON payload format.

The following table provides you the supported functionalities:

Functionality Configuration Version
Quality code in tag data payload Quality code with enum value {0,1,2, or 3} is published in tag data payload. But along with qc, there is a new field qx which holds all the bits data: quality code, sub status, extended substatus, flag, and limit.
  • Limits bits 0,1
  • Sub-status bits 2..5
  • Quality bits 6,7
  • Extended sub-status 8..11
  • Flags 12..15
Value in tag data payload Value is published as per the data type and not in 'String'.
Value in tag data payload for tag write feature in mqtt publisher node Value is published as per the data type while making a 'write' request to SLMP Connector.