Designer Instruction Manual

Publication LOGIX-UM004A-EN-P - March 2007
134 RSLogix 5000 Add-On Instruction
Generating a Fuzzy Add-On
Instruction
You can export a fuzzy system to an Add-On Instruction XML import
file (.L5X).
To generate the Add-On Instruction (AOI) for the active fuzzy project,
click Tools>Add-On Instruction > Instruction Generator.
The following dialog appears.
The following conditions must be met to generate a fuzzy AOI:
All blocks of the fuzzy system must be connected
The fuzzy system must include at least one input port and one
output port
All rules must be complete (there is no rule with empty
conditions or consequents)
Each rule block must include at least one rule
Each linguistic variable must include at least one term
The default file name of the Add-On Instruction is taken from the
name of the fuzzy system in FuzzyDesigner, but you can change the
name. The instruction name must follow to the Add-On Instruction
naming rules. It must:
Be no more than 40 characters long.
Start with a letter or underscore (_). All other characters can be
letters, numbers, or underscores.