Node, Nodedisable, Nodeenable – Rockwell Automation RSView32 Runtime Users Guide User Manual

Page 66: Nodeswitch

Advertising
background image

RSView32 commands

A–35

Node

Node

Opens the Node editor.

NodeDisable

NodeDisable <node name>

Disables the specified node.

<node name>

The name of the node you want to disable.

NodeEnable

NodeEnable <node name>

Enables the specified node.

<node name>

The name of the node you want to enable.

NodeSwitch

NodeSwitch <node name> <parameter>

Permanently changes a device node’s address, an OPC

®

node’s

computer name, server name, and access path, or a DDE node’s
application and topic.

<node name>

The name of the node that you want to switch to
another programmable controller address, server, or
application.

<parameter>

One of the following:

station

For device nodes, the physical address for the
programmable controller you want to switch to.

\\computer

For OPC servers, the computer name, server name,

name\server

and access path (if in use) for the OPC server you

name[|access

want to switch to. Separate the access path from the

path]

server name with the | character.

application|

For DDE servers, the application and topic,
separated

topic

by the | character, for the DDE server you want to
switch to.

Advertising