Activityon, Activityprintoff, Activityprinton – Rockwell Automation RSView32 Runtime Users Guide User Manual

Page 38: Activityviewer, Alarmevent

Advertising
background image

RSView32 commands

A–7

ActivityOn

ActivityOn

Starts activity logging.

Activity logging is on by default.

ActivityPrintOff

ActivityPrintOff

Turns off the printing of activity logging. By default, activity log
printing is turned on when you start an RSView32 project.

ActivityPrintOn

ActivityPrintOn

Turns on the printing of activity logging if it has been turned off by
the ActivityPrintOff command. By default, activity log printing is
turned on when you start an RSView32 project.

ActivityViewer

ActivityViewer

Opens the Activity Log Viewer.

AlarmEvent

AlarmEvent <EventName> <EventType> [TagType] [/

VTagValue] [/SSeverity] [/H“Timestamp”] [/L“LogMessage”]

Creates an alarm event. Alarm events are not processed unless the
AlarmOn command is issued, and alarm events stop being processed
when the AlarmOff command is issued.

You cannot specify the threshold for an alarm.

<EventName> The name of the alarm event, up to 255 characters

long. The event name must follow the syntax of a tag
name, and can, but need not, be a tag name in the tag
database. The alarm event name cannot be the name
of an alarm tag.

<EventType>

The type of alarm transaction, which must be one of
the following:

[IntoAlarm] Indicates that the tag has gone into
or [In]

alarm.

Advertising