Siemens SINUMERIK 828D Commissioning Manual page 916

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

OPC UA Data Access - functional scope
4.1 User administration
Method
GiveUserAccess
24
Description
Sets the specified access rights for a user. The rights below can be combined
in any combination.
Input Arguments:
User
Realm
Some possible realm strings are:
"StateRead"
"StateWrite"
"FrameRead"
"FrameWrite"
"SeaRead"
"SeaWrite"
"TeaRead"
"TeaWrite"
"ToolRead"
"ToolWrite"
"DriveRead"
"DriveWrite"
"GudRead"
"GudWrite"
"PlcRead"
"PlcWrite"
"RandomRead"
"RandomWrite"
"SinuReadAll"
"SinuWriteAll"
Example:
GiveUserAccess("MyUser", "GudRead; PlcWrite")
Sets the read access for user data for the "MyUser" user and sets the write
access for the PLC.
SINUMERIK Integrate for Engineering Access MyMachine / OPC UA
User name which is to given the rights
The access rights to be set as a string.
If a user wants to set several rights,
they must be separated by a semico‐
lon.
Status data - NC, channel, axis, read
access
Status data - NC, channel, axis, write
access
Zero offsets, read access
Zero offsets, write access
Setting data, read access
Setting data, write access
Machine data, read access
Machine data, write access
Tool and magazine data, read access
Tool and magazine data, write access
Drive data, read access
Drive data, write access
User data, read access
User data, write access
PLC, read access
PLC, write access
Random (and ReadVar method), read
access
Random (and WriteVar method), write
access
All of the read access operations men‐
tioned
All of the write access operations men‐
tioned
Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents