Shared Runtime Logger and Calendar Groups

Use this page when runtime must collect measurement points in groups and save or send them according to a schedule.

Overview

Group Content

GRPDATA# collects the measurement points used by a group. The group can then be used by calendar or logger functions.

Parameter Index Range Format Default Example
GRPDATA# 1..24 Measurement point list Comma-separated list of data references - GRPDATA1 VR1,VRC

Calendar Sending

SENDGRPI# is used for weekly sending of grouped data.

Parameter Index Range Format Default Example
SENDGRPI# 1..12 D0..D7, T1..T24, G1..G24 D#,T#,G# - SENDGRPI1 D1,T8,G1

This page defines when grouped data is sent. If the scheduled message must be delivered to specific recipients, configure the calendar recipient groups separately on Shared Runtime Recipients and Notifications.

Interval-Based Logging

LOGGRPI# saves grouped data at a fixed interval.

Parameter Index Range Format Default Example
LOGGRPI# 1..12 I0..I127, T1..T32767, G1..G24 I#,T#,G# - LOGGRPI1 I1,T60,G1

Event-Based Logging

LOGGRPE# saves grouped data on defined events from digital, analog, or 1-Wire channels.

Parameter Index Range Format Default Example
LOGGRPE# 1..24 DR/VR/OT source, S-state, I0..I127, G1..G24 <source>,S#,I#,G# - LOGGRPE1 DR2,S1,I10,G1

Best Practice


Public revision 21/05/2026