View unused variables
The unused variable browser lists the user-defined variables created in a
FactoryTalk Design Workbench
project or controller programs that are not assigned to any controller program.Unused variables for password-protected programs are not listed.
To view unused variables
- In the cross-reference browser, selectUnused variables.The unused variable browser opens, showing the following information:Unused variable parametersColumnDescriptionNameThe name of the unused variableData TypeThe data type of the unused variableDeviceThe device in which the unused variable existsContainerThe name of the Program Organization Unit (POU) that contains the variableFor unused variables, theContainerbox is empty.
- (optional) SelectRefreshto update the unused variable list.
- (optional) SelectDelete unused variablesto delete the unused variables from the programs or all the POUs.
Provide Feedback