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
	);
Table 58 – ListStoredVariables Method arguments
Argument Description
StoredVariablesAn 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.

Table 59 – ListStoredVariables Method AddressSpace definition
Attribute Value
BrowseName3:ListStoredVariables
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariable0:OutputArguments0:Argument[] 0:PropertyTypeM
ConformanceUnits
UAFX ConfigurationDataFolder VariableStorage