12
POU Editing Mode
DVP-PM Application Manual
12-2
12.1.1 Function of Symbols
Users can declare and define the symbols by local symbol table and global symbol table. Local symbols are applicable
for the current editing window and global symbols are applicable for all POUs in the program.
Local Symbols:
POU function operates in both Program and Function Blocks. Therefore, local sy mbols exist in both editing
windows of program (O100, Pn subroutine, OXn subroutine) and function blocks. However, usage of local symbols
differs in the two editing windows and is explained below.
1. Local symbols in Program:
(1) Only VAR is available for Class and the setting is only for internal use of current program.
(2) All columns of Address should be filled.
2. Local symbols in Function Blocks
(1) VAR, INPUT, OUTPUT and INOUT are available for the column of Class.
VAR: available only in current function block.
INPUT: stores the input data of current function block
OUTPUT: stores the output data of current function block
INOUT: operates the input data and output the data after the calculation.
(2) The column of Address can be blank.
(3) When INPUT or OUTPUT is specified as the Class of symbols, the function block will utilize the symbols as
the input or output interface as the diagram below.
Содержание DVP-10PM
Страница 1: ......
Страница 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Страница 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Страница 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Страница 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Страница 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Страница 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Страница 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...