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

Apps, Widgets, and Controls

AckComment​.UseDefault property

  • Last UpdatedJul 19, 2024
  • 1 minute read

The AckComment.UseDefault property is a read-write Boolean property that gets or sets the usage of the default acknowledgement comment.

Syntax

result = AlarmClient.AckComment.UseDefault;

AlarmClient.AckComment.UseDefault = useComment;

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