Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

AckComment​.DefaultValue property

  • Last UpdatedJul 19, 2024
  • 1 minute read

The AckComment.DefaultValue property is a read-write string property that gets or sets the default acknowledgement comment when the AckComment.UseDefault property is TRUE.

Syntax

result = AlarmClient.AckComment.DefaultValue;

AlarmClient.AckComment.DefaultValue = ackComment;

Example

AlarmClient1.AckComment.UseDefault = 1;

AlarmClient1.AckComment.DefaultValue = "This alarm is acknowledged by John Smith";

Remarks

For more information, see Show current alarms or recent alarms and events.

In This Topic
TitleResults for “How to create a CRG?”Also Available in