Mitsubishi Electronics FX1S manual Programming Examples, Simple STL Flow

Page 68

FX Series Programmable Controllers

STL Programming 3

3.11Programming Examples

3.11.1A Simple STL Flow

FX1S

FX1N

FX2N

FX2NC

Loading hopper

Y12 Y10

Start button

X0

Y11

Ore truck

Y13

X2X1

Ore dischange point

This simple example is an excerpt from a semi-automatic loading-unloading ore truck program. This example program has a built in, initialization routine which occurs only when the PLC is powered from OFF to ON. This is achieved by using the special auxiliary relay M8002.

This activates a Zone ReSeT (ZRST is applied instruction 40) instruction which ensures all of the operational STL states within the program are reset. The program example opposite shows an M8002/ZRST example.

M8002

ZRST S21 S25

The push button X0 acts as a start button and a mode selection button. The STL state S0 is initialized with the ZRST instruction. The system waits until inputs X0 and X2 are given and Y 13 is not active. In the scenario this means the ore truck is positioned at the ore discharge point, i.e. above the position sensor X2. The ore truck is not currently discharging its load, i.e. the signal to open the trucks unloading doors (Y13) is not active and the start button (X0) has been given. Once all of the points have been met the program steps on to state S21.

On this state the ore cart is moved (Y10) and positioned (X1) at the loading hopper. If the start button (X0) is pressed during this stage the ore cart will be set into a repeat mode (M2 is reset) where the ore truck is immediately returned to the loading hopper after discharging its current load. This repeat mode must be selected on every return to the loading station.

Once at the loading point the program steps onto state S22. This state opens the hoppers doors (Y11) and fills the truck with ore. After a timed duration, state S23 is activated and the truck returns (Y12) to the discharge point (X2).

3-16

Image 68
Contents Programming Manual Page FX Series Programmable Controllers ForewordFX Series Programmable Controllers FAX Back Combined Programming Manual J FX Series Programmable Controllers Hardware Warnings Software WarningsFX Series Programmable Controllers Contents STL Programming Applied Instructions Rotation And Shift Functions 30 to External FX Serial Devices Functions 80 to Execution Times And Instructional 10-1 Viii FX Series Programmable Controllers Chapter Contents Introduction OverviewWhat is a Programmable Controller? What do You Need to Program a PLC?Special considerations for programming equipment Current Generation CPU all versionsAssocciated Manuals Manual name Number FX Base Unit HardwareManual name Number FX DU, GOT and DM units Memo Basic Program Instructions FX Series Programmable ControllersBasic Program Instructions Detailed device information What is a Program?Outline of Basic Devices Used in Programming How to Read Ladder Logic ExampleProgram example Load, Load InverseOUT instruction Timer and Counter Variations OutDouble Coil Designation Use of dual coilsLast coil effect And, And Inverse Peripheral limitationsOr, Or Inverse ORILoad Pulse, Load Trailing Pulse Single Operation flags M2800 to M3071Pulse, And Trailing Pulse LDF ANF OUTOr Pulse, Or Trailing Pulse ORF ORBSequential processing limitations Or BlockBatch processing limitations Block ANB13 MPS, MRD and MPP MPS, MRD and MPP usageMultiple program examples Master Control and Reset MCRNested MC program example Set and Reset Resetting timers and counters16.1Basic Timers, Retentive Timers And Counters Timer, Counter Out & ResetRetentive timers Bit counters Availability of devicesNormal 32 bit Counters High Speed CountersPLF Leading and Trailing PulseInverse Usages for INVNo Operation No Operation20 End Program scanMemo STL Programming FX Series Programmable ControllersSTL Programming What is STL, SFC And IEC1131 Part 3? General noteLook Inside an STL How STL OperatesEach step is a program How To Start And End An STL Program Combined SFC Ladder representationEmbedded STL programs Activating new statesReturning to Standard Ladder Initial StepsTerminating an STL Program Using SET to drive an STL coil Moving Between STL StepsOut is used for distant jumps Using OUT to drive an STL coilOUT is used for loops and jumps Rules and Techniques For STL programs Basic Notes On The Behavior Of STL programsT001 K20 K50 Method 2 Special Single Pulse Flags Single Signal Step ControlMethod 1 Using locking devices Restrictions on using applied instructions Restrictions Of Some Instructions When Used With STLUsing ‘jump’ operations with STL Using STL To Select The Most Appropriate Program STL OUT SETUsing STL To Activate Multiple Flows Simultaneously Limits on the number of branches Limits on the number of branches General Rules For Successful STL Branching Instruction FormatGeneral Precautions When Using The FX-PCS/AT-EE Software Programming Examples Simple STL FlowIdentification of normally closed contacts SET STLPoints to note Selective Branch/ First State Merge Example ProgramFull STL flow diagram/program Advanced STL Use Devices in Detail FX Series Programmable ControllersDevices in Detail Configuration details InputsAvailable devices Device MnemonicAlias O/P OutputsDevice Mnemonic Y General Stable State Auxiliary Relays Auxiliary RelaysDevice Mnemonic M Battery Backed/ Latched Auxiliary Relays External loadsSpecial Diagnostic Auxiliary Relays Special Single Operation Pulse RelaysGeneral Stable State State Relays State RelaysDevice Mnemonic S Battery Backed/ Latched State Relays PLC FX 1S FX 1N FX 2NAssigned states Monitoring STL programsSTL/SFC programming IST instructionAnnunciator Flags Pointers Jumping to the end of the programDevice availability Device Mnemonic PInterrupt Pointers Additional applied instructionsNested levels Pointer positionInput Interrupts Timer InterruptsRules of use Driving special auxiliary relays Disabling high speed counter interruptsAdditional notes Disabling Individual InterruptsConstant K Constant HDevice Mnemonic K Example device usage N/ADevice Mnemonic T TimersTimer accuracy Driving special auxiliary coils General timer operationSelectable Timers Using timers in interrupt or ‘CALL’ subroutines Retentive TimersInternal timer accuracy Timers Used in Interrupt and ‘CALL’ SubroutinesTimer Accuracy ConditionSetting ranges for counters CountersHigh speed counters Device Mnemonic CBattery backed/latched counters General/ Latched 16bit UP CountersGeneral/ Latched 32bit Bi-directional Counters Battery backed/ latched countersSelecting the counting direction Basic high speed counter operation Further uses NoneDriving high speed counter coils Basic High Speed Counter OperationAvailability of High Speed Counters Input assignmentCounter Speeds Calculating the maximum combined counting speed on FX1S Device specification Setting rangeDirection setting Using the SPD instructionRST 11.5 2 Phase Bi-directional Counters C246 to C250 Device size11.6 A/B Phase Counters C252 to C255 Example device usage None Data RegistersDevice Mnemonic D General Use Registers Data register updatesData retention Using the FX2-40AW/AP Use of diagnostic registersBattery Backed/ Latched Registers Special Diagnostic RegistersSpecial caution when using FX1S Writing to file registersFile Registers Program memory registersExternally Adjusted Registers UsesIndex Registers Use of Modifiers with Applied Instruction ParametersDevice Mnemonic V,Z Available formsMisuse of the Modifiers Using Multiple Index RegistersModifying a Constant Bits, Words, BCD and Hexadecimal Bit Devices, Individual and GroupedAssigning grouped bit devices Moving grouped bit devicesAssigning I/O Word Devices Interpreting Word DataFX Series Programmable Controllers Binary Coded Decimal value= Error Word Data Summary14.4 Two’s Compliment Inverted7 Additional1Floating Point And Scientific Notation Some useful constantsScientific Notation Floating Point Format FLT