7 Programming
7 - 60
NX-series Safety Control Unit User’s Manual (Z930)
You can view where variables are defined. Use the following procedure.
Method: Right-click the variable and click Browse − Go To Definition from the menu.
• The focus moves to the location where the variable is defined (local variable).
You can view where user-defined function blocks are defined. Use the following procedure.
Method 1: Right-click the user-defined function block and click Browse − Go To Definition from the
menu.
• The focus moves to the location where the user-defined function block is defined.
You can search sequentially for a variable used in the POUs (programs and function blocks) and then
sequentially jump to the locations where the variable is used. Use the following procedure.
Method: Right-click a variable in a POU and select Go To - Next Variable or Go To - Previous
Variable from the menu.
Viewing the Locations of Variable Definitions
Viewing the Locations of User-defined Function Block Definitions
Jumping to Variables in POUs