Configure X, Y arrays for Function Generator (FGEN) instructions
Use the
X, Y Arrays
tab on the Properties
dialog to configure X and Y arrays
for Function Generator (FGEN) instructions.
TIP:
To open the X, Y Arrays tab on the Properties dialog:
- In the editor, insert an FGEN instruction.When you add an FGEN instruction in a Function Block Diagram, Logix Designer creates a backing tag for the instruction.In the Ladder editor, you create a backing tag for the instruction: Select
to open the
Propertiesdialog. - On the instruction, select theConfigurationicon
.
This table describes the parameters on the tab.
Parameter | Description |
Table 1 Array | Select the tags for X1 Array and Y1 Array for Table 1. These arrays must be at least as Table 1 - # elements required . This setting is controlled by the XY1Size parameter. Select the Parameters tab on the Properties dialog box to configure XY1Size . The values of the selected tag arrays appear in Table 1. |
Table 2 Array (optional) | Select the tags for X2 Array and Y2 Array for Table 2. These arrays must be at least as Table 2 - # elements required . This setting is controlled by the XY2Size parameter. Select the Parameters tab on the Properties dialog box to configure XY2Size . The values of the selected tag arrays appear in Table 2. |
New Tag | Click New Tag to create a new tag for an array. |
Status | Displays read-only status information for blocks containing status bits. If none of the status bits are set, an OK message appears in this field. Otherwise, a list of the status bits that are set appears here. This list is comprised of the parameter names associated with the status bits, and typically explain which parameters were configured with invalid values. |
Execution Order Number (only applicable to Function Block Diagrams) | Displays the block's execution number if the routine is in a verified state. If the routine is not yet verified, a Routine not verified message displays. Note that this item is read-only. |
Never display description in a routine (only applicable to Function Block
Diagrams) | Select this check box to prevent the description from appearing in the routine. |
Provide Feedback