WWW.NNC.IR
Macro Reference
456
Vision System FH/FZ5 Series
User’s Manual (Z340)
Debug
Set the program execution form and information output method.
Format
Debug <mode>
Parameter
Return value
None.
Description
Sets the program execution form and information output method specified in the <mode> parameter.
Debug mode can be set to debug the program using macro functions that are only executed in debug mode.
Set the mode to release mode after the debug so that there will be no need of removing DebugPring
functions and other macro functions that are only used in debug mode from the program. (How to Use the
Debug Function (p.235))
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a non-existent number, numerical value, or combination of data types or values are specified for a
parameter, an "Illegal function call" error will occur.
If the format is written incorrectly, such as writing the macro function name incorrectly, omitting a comma, or
omitting a half-width space, a "Syntax error" error will occur.
Usage Cautions
• None.
Parameter
name
Data type
Description
<mode>
Integer type
Execution form and information output method
0:
Release mode, no error description is output when an error occurs
1:
Release mode, an error description is output to the system status console
window when an error occurs.
2:
Release mode, the contents of each line are output to the system status
console window when the program is executed.
3:
Release mode, an error description is output to the message box when an
error occurs.
16:
Debug mode, no error description is output when an error occurs
17:
Debug mode, an error description is output to the system status console
window when an error occurs.
18:
Debug mode, the contents of each line are output to the system status console
window when the program is executed.
19:
Debug mode, an error description is output to the error box when an error
occurs.
Содержание fh-1 series
Страница 8: ...WWW NNC IR 6 Vision System FH FZ5 Series User s Manual Z340...
Страница 14: ...WWW NNC IR 12 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 22: ...WWW NNC IR 20 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 48: ...WWW NNC IR Initializing the Controller 46 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 68: ...WWW NNC IR Editing Scene Groups 66 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 132: ...WWW NNC IR Useful Functions for Operation 130 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 172: ...WWW NNC IR Saving Scene Groups in External Memory 170 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 254: ...WWW NNC IR Basic Knowledge For Macro Customize Functions 252 Vision System FH FZ5 Series User s Manual Z340 MEMO...
Страница 650: ...WWW NNC IR Macro Reference 648 Vision System FH FZ5 Series User s Manual Z340 Related Items None...
Страница 881: ...WWW NNC IR...