Access right (P-EXTV-00006)
P-EXTV-00006 | Access right of external variable |
Description | Write/read access to variables is possible in the basic setting and can be restricted by access protection. If the variable is a variable structure, the access right is inherited to all subordinated structure elements. In addition, the access right can be defined individually for each structure element in the type definition (P-EXTV-00019). |
Parameter | var[i].access_rights |
Data type | STRING |
Data range | READ_WRITE, READ_ONLY, WRITE_ONLY |
Dimension | ---- |
Default value | READ_WRITE |
Remarks |
|