Data Logger structure changed after AS update from 4x to 6

Hi People,

has anyone encountered the same problem?

I recently updated my Automation Studio 4.12.2.93 to a 6 Version and noticed that the Struct from the Datalogger where the individual Variables get defined (“MpDataRegPar“) has changed.

I seems that AS 6 is missing the entries for “Unit“ and “ScaleFactor”. Please check the screenshots attached.

Is there a way to initialise the DataLogger new and have these two Variables available? I need them because they carry important information.

The DataLogger used is the gdatarecorder from mapp services.

AS 4:

AS 6:

Hello Joshua

Unit and ScaleFactor have been removed.

The unit must be defined via the Automation Studio system of units. For this reason, parameters “Unit” and “ScaleFactor” have been removed.

See also here: mapp Data

In general, you can find all changes for mapp Services splitted for the individual components here:

Changes per component

I hope that helps, Lg Michael

==========================

Update:

Here you can find the use-case descsribed in detail:

Recording data with a unit