6.4.6.5 ListStoredVariables
The optional ListStoredVariables Method allows a Client to list the Variables that are currently in storage.
The signature of this Method is specified below; the arguments are defined in Table 58.
Signature
ListStoredVariables (
[out] 2:NodeIdValuePair[] StoredVariables
);| Argument | Description |
| StoredVariables | An array of NodeIdValuePair. Key indicates a Variable belonging to ConfigurationData of this FunctionalEntity or one of its SubFunctionalEntities. Value indicates the stored value. |
The ListStoredVariables Method representation in the AddressSpace is formally defined in Table 59.
| Attribute | Value | ||||
| BrowseName | 3:ListStoredVariables | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:OutputArguments | 0:Argument[] | 0:PropertyType | M |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| UAFX ConfigurationDataFolder VariableStorage |