|
A single drawing can span multiple sheets. Code generation will automatically include all sheets in the drawing. When simulating the program, you will see the function block highlighter jump from one sheet to another as necessary. To add a new sheet, Right-click the sheet tab at the bottom of your drawing, and select Insert sheet.
You can also delete a sheet, or name the sheets something more meaningful than "Sheet 1". To make connections from one sheet to the next, use labels. In the example shown below, the signal labeled "Position" will make sure code connects from sheet 1 to sheet 2 as if a wire was drawn between the two points.
|