Block number assignment
LOGO!Soft Comfort assigns every block you insert in the circuit program a block number. LOGO! displays the number of the current block at the top of the display. LOGO!Soft Comfort displays the block number directly above the inserted block.
The LOGO! onboard display uses block numbers for orientation and for the assignment of logical links. In LOGO!Soft Comfort you can also track cut connections by means of their indicated block number.
Constants and terminals use the terminal name or a simple block name for identification rather than a block number. You can assign additional block identifiers to inputs, outpus, and flags with comments. The high and low signal blocks do not have a block number.
Determination of block numbers on a LOGO!
LOGO! has no default position for analog inputs or digital outputs. The hardware structure determines the block number.
|
|
On a LOGO! without modular structure, the position of an analog or digital output is fixed. |