User manual
Using @aGlance with Excel A-13
SIMATIC PCS 7 OSx 4.1.1 @aGlance
Node_Roles Use the Node_Roles command (Figure A-8)withthe
Command function when you need to know the current roles for the OSx
stations. If you send the
Node_Roles command to a station that is
out_of_service, all station are reported as out_of_service, even if they are
not.
ServerName field — the prefix osx must appear in front of the OSx
station name.
Command field — enter the following:
node_roles
InputRange field — OSx does not use this field for this function.
OutputRange field — select a double column of cells to display the
names and roles of the Osx stations.
osxstation1
Cells B4 --B8 will display the roles of the OSx stations.
Cells A4--A8 will display the station names.
Node1
Node2
Node3
Node4
Node5
Primary_Role
Backup_Role
Sysadmin
Normal_Role
Out_of_Serv
1
2
3
4
5
6
7
8
9
10
A
B
C
DEF
GH
@aGlance/IT Macro Tool
AAG Functions...
ServerName....
Command...
[InputRange]...
T
ry-it Paste-it Help Close
P
aste-it Cell...
Pause
[OutputRange]....
“Command”
=$A$2
=“node_roles”
=$A$4:$B$8
11
12
Figure A-8 Node_Roles Function