Okuma Alarm-C 3202 User reserve code
Output variable VDOUT [991] is executed after assigning data to it. That is, this alarm occurs when “VDOUT [991] = oooo” data is executed. Designation is possible by programmed commands or commands input from the keyboard.
Code
Numerical value assigned to the output variable
Probable Faulty Locations
Part program
Program Example:
Alarm C if ten or more common variables V1 are designated
N100 IF[V1 LT 10]N200 N101 VDOUT[991]= 10 N200G00 ...
Measures to Take
Check the process and conditions how “VDOUT [992] = oooo” is used in the program.
Related Specifications
User task 2