Permitted data types - 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 table lists the data types that can be used when configuring tags.

This section gives the detailed properties of the data types that are used in adding the tags. The following data types are changed from V1.0 to V2.0 onwards.

SLMP Connector 1.0.0 SLMP Connector 2.0.0 Onwards JSON Type
Bool Bool Boolean
4-bit block 4-bit block Integer
8-bit block 8-bit block Integer
12-bit block 12-bit block Integer
16-bit block 16-bit block Integer
20-bit block 20-bit block Integer
24-bit block 24-bit block Integer
28-bit block 28-bit block Integer
32-bit block 32-bit block Integer
Int Int Integer
Dint Dint Integer
Word Word Integer
DWord DWord Integer
Real Real Number
LReal LReal Number
String String String

NOTICE

The Boolean value in tag data payload was published as TRUE & FALSE in V1.0. However, they are published as 1 & 0 from V2.0 onwards.