Ddepokedisable, Ddepokeenable, Ddeserveroff – Rockwell Automation RSView32 Runtime Users Guide User Manual

Page 51: Ddeserveron

Advertising
background image

A–20

RSView32 Runtime User’s Guide

Examples: The DDEExecute command

DDEExecute RSlinx|__Drivers [Who_Active()]

Sends the Who_Active command, which displays the default
RSLinx

®

RSWho window.

Drivers must be preceded by two underscores.

DDEExecute WINAB5|SYSTEM .SR 3

Sends WINtelligent

LOGIC 5 (WINAB5) the Dot command SR 3,

which means search for Rung 3.

DDEExecute WINAB5|SYSTEM .UI

Sends WINtelligent LOGIC 5 (WINAB5) the Dot command UI,
which displays the System Information window.

DDEExecute Winrecip|IcomDdeExe
[CONTROL_PANEL_DEFAULTS ()]

Sends WINtelligent RECIPE the
CONTROL_PANEL_DEFAULTS command, which opens the
default WINtelligent RECIPE Control Panel.

DDEPokeDisable

DDEPokeDisable

Obsolete. Use RTDataWriteDisable.

DDEPokeEnable

DDEPokeEnable

Obsolete. Use RTDataWriteEnable.

DDEServerOff

DDEServerOff

Obsolete. Use RTDataServerOff.

DDEServerOn

DDEServerOn

Obsolete. Use RTDataServerOn.

Advertising