Programmable Controllers

Programmable Logic Controllers

Pico Controllers

PicoGFX Program Operation Functions

Master Reset “MR” for Pico GFX

PicoGFX Master Reset
Symbol in the function
block diagram

The devices provide 32 master reset function blocks MR01...MR32.

The master reset function block enables you to reset with one command the status of the markers and all outputs to 0.

Function

Depending on the operating mode set, it is possible to reset either the outputs only, the markers only or both.

Note: To ensure that all data ranges are reliably cleared, the master reset function block must be the last function block executed in your program. For this position the function block as the last element in the function block diagram. Otherwise subsequent function blocks may overwrite the data ranges again.

  Description Note
Contact
Q1 Status 1 if the trigger coil MR..T is 1.  
Coil function
T_ Trigger coil. The appropriate reset is carried out if the coil is triggered (receives a rising edge).  
Operating mode
T_ Trigger coil. The appropriate reset is carried out if the coil is triggered (receives a rising edge).  
Q The outputs Q.., *Q.., S.., *S.., *SN.., QA01 are reset to 0. * same as NET-ID Is entered in the Function Block Parameters area.
M The marker range MD01...MD96 is reset to 0 Is entered in the Function Block Parameters area.
ALL Reset of Q and M. Is entered in the Function Block Parameters area.
Parameter set
Call enabled Function block parameters can be viewed on the device.  
Simulation
Possible    

Memory Requirement

The master reset function block requires 20 bytes of memory.