3 call user function (func), 1 ) operation, 2 ) format ( 3 ) programming example – Yaskawa MP900 Series Ladder Programming Manual User Manual
Page 149

5.5 Program Control Instructions
5.5.3 Call User Function (FUNC)
5-80
5.5.3 Call User Function (FUNC)
( 1 ) Operation
The FUNC instruction calls a user function. The user function must be defined before it can be called.
Refer to 4.3 User Functions for details on user functions.
( 2 ) Format
( 3 ) Programming Example
Refer to 4.3 User Functions for programming examples for user functions.
Ladder Drawing
User Function
User function
called.
FUNC
instruction
Parameter Name
Applicable Data Types
Program number (Name)
Registers cannot be used. Specify the program number directly.
The name of the specified program appears above the instruction.
Function input
The register that is set in the function’s input definition can be used.
Function output
The register that is set in the function’s output definition can be used.
Function input
Program name
Function output
Program number
Icon:
Key entry: FUNC