Appstart, Beep, Channel – Rockwell Automation RSView32 Runtime Users Guide User Manual

Page 45: Commandline, Comstatus, Comstatusoff

Advertising
background image

A–14

RSView32 Runtime User’s Guide

AppStart

AppStart <application>

Runs the specified application, which can be another Windows
application or an “application extender” you’ve programmed.

<application>

The path and executable required to start the
program.

Examples: The AppStart command

AppStart c:windows\notepad c:\autoexec.bat

Opens Notepad and displays the autoexec.bat file.

AppStart c:\Program Files\Plus!\Microsoft Internet\Iexplore.exe

Opens Microsoft

®

Internet Explorer.

Beep

Beep

Runs a wave file to produce a sound from the computer speaker.
The sound is a wave file assigned to the Default Beep in the
Windows Control Panel.

Channel

Channel

Opens the Channel editor.

CommandLine

CommandLine

Opens the command line.

ComStatus

ComStatus

Obsolete. Use ComStatusOff or ComStatusOn.

ComStatusOff

ComStatusOff

Stops logging of communication errors.

Advertising