Setfocus, Silence, Silenceall – Rockwell Automation RSView32 Runtime Users Guide User Manual

Page 79

Advertising
background image

A–48

RSView32 Runtime User’s Guide

Set String\string1 “open”

String\string1 is a string tag. This command writes “open” to the
programmable controller or server.

SetFocus

SetFocus <file>

Sets the focus to a particular graphic display.

<file>

The name of a graphic display file without a file
extension.

Silence

Silence <tag_name>

If the alarm for the specified tag is configured to use the internal
bell, this command silences the computer’s sound.

If the alarm for the specified tag is configured to use the external
bell, this command resets the tag associated with the external bell
and silences the associated audio device.

<tag_name>

The name of a tag that is in alarm. You can use
wildcards.

SilenceAll

SilenceAll

Silences the internal and external bells for all tags in alarm.

Using this command is faster than using the Silence command with
the asterisk (*) wildcard.

Advertising