LogEvent

The LogEvent function is part of the Trigger class.

Parameters

ParameterMeaning
MessageThe text message to log
DurationThe length of the event, in seconds
OffsetThe offset - in seconds - between the end of the range and the end of the recorded event. The default is 0

Overview

This function records a new line to the event log(s) using the Modular Output System.

Note that the offset is relative to the end of the range. This allows events to log when backfilling data.