2 INFORM Explanation
FS100 2.2 Control Instruction : CALL
2-35
5. 2 Operating Procedure
(1) Addition of Argument to CALL Instruction
1) Creating a Called Job
As an example, the job which resets 8 I/Os specified by arguments is
created as follows:
1. Create a job.
As the example below, the job “MULTI_OUTPUT_RESET” is created.
2. Register local variables.
Arguments will be received by local variables. Thus, at least, the local
variables to receive arguments must be defined. In the example, 8
byte-type variables are defined.
Open “JOB HEADER” and make the setting of <LOCAL VAR NUM>.
3. Define arguments.
As shown below, select the pull-down menu {DISPLAY}, then
{ARGUMENT INFO}.