show the entry list
ES - SIMATIC Manager -- Creating programs -- Using SFC
How do you reset error outputs without starting the productive sequencer?
How do you disable step time monitoring in the "Holding" mode?
What effect do the values "with" and "none" have in the "Enumeration" setting for setpoint values in SFC types and SFC instances?
What should you watch out for when using SFC charts/SFC type instances for delta loading, whose sequencers are processed in the "IDLE" state?
Why do you get the error message "Missing or invalid identifier" in the SCL compiler after upgrading from PCS 7 V6.1 to PCS 7 V7.0?
How can you change the message texts of an SFC chart in PCS 7?
What is the maximum number of transitions and alternative branches permissible in an SFC chart?
How do you make SFCs dynamic with Dynamic Wizard?
What should you watch out for when making online changes to the structure of an SFC types?
When do you use the Operation Type (EOP) technical function and when do you use the Function Type (EPH) technical function when defining your SFC type?
How do you use the "AUX_PRxx" inputs for message-associated values of an SFC instance?
How can you prevent the output LI_ERR being set on the SFC_CTRL block?
How can you start an SFC chart /SFC instance in the AUTO process mode by way of the block inputs?
How do you configure an operator request in an SFC type?
How do you proceed when there is a failure upon opening an SFC chart or SFC type in the SIMATIC Manager?
How do you optimize the size of the work memory for an SFC type?
How do you determine the size of the work memory which is occupied by an SFC type?
How do you leave one SFC sequencer and continue processing in another sequencer at a fixed target position?
How can you monitor an SFC type "online" (in test mode)?
What operating modes does the SFC have and what options are available for configuring sequencers?
How can you display the current operational status of a sequencer?
How can you display the operational display of a sequencer with a message of the SFC type instance?
How can pre- and afterprocessing be used in the sequence features of the SFC at SIMATIC PCS 7 V6?
When do I use a SFC-Chart and when a SFC-Type in SIMATIC PCS 7?
How do you visualize the current runtime of a step of an SFC sequence?
How do you configure an SFC type to ensure automatic interconnection of the block contacts?
How can you display the operational status of a sequencer with a message of a separate message-compatible block?
How can you resume a SFC sequence at the point of abortion upon restart of the CPU?
How do you switch an SFC chart into automatic mode?
What should you watch out for when doing a delta download of an SFC chart?
How do you expand user created blocks or standard blocks from the PCS 7 library so that they are listed in the Properties dialog of the SFC editor?
SIMATIC BATCH option -- Creating BATCH configurations -- Creating recipes
How can you ensure that a complete batch is uniquely assigned to a specific version of the master recipe?
Changing a recipe parameter during a BATCH run
Linear adaptation
Synchronization between partial recipe procedures with SIMATIC Batch.
How do you configure an operator request in an SFC type?
How do I Configure Scaled Recipe Parameters?
How do you avoid malfunctions in recipes when using loops?
How do you avoid problems in recipes when using synchronization lines?
What should you watch out for in particular when using "Save as..." with recipes?
How should you configure recipes so that when large projects are printed the BATCH Control Center does not crash?
What possibilities does BATCH offer for the continuous operation of technical functions?
What properties do "Non-self-completing technical functions" possess within PCS 7 SFC?
What properties do "Self-completing technical functions" possess within PCS 7 SFC?
SIMATIC BATCH option -- Creating BATCH configurations -- Configuring alarms and messages
How can you display the current operational status of a sequencer?
How do you configure an operator request in an SFC type?
Why isn't the WinCC function "Loop in Alarm" executed when using SIMATIC BATCH V6.1 SP1?
Batch messages (operator prompts) in the WinCC overview
SIMATIC BATCH option -- Creating BATCH configurations -- Creating and handling reports
How can you incorporate and use a print template in SIMATIC BATCH V8.0?
How can you read out a valid Report ID of a PCS 7 Batch Report Template from the SQL database?
Deleting aborted batches
How can you have the parameters of an operating mode displayed in the batch log?
Which settings must be made in SIMATIC BATCH and in the Central Archive Server (CAS) to archive batch reports?
How can you display the operational display of a sequencer with a message of the SFC type instance?
How do you configure an operator request in an SFC type?
Which settings are required to have a message of WinCC Alarm Logging (e.g. process message) displayed in the BATCH log?
How can you display the operational status of a sequencer with a message of a separate message-compatible block?
Why can't you make any changes to the batch XMLs in SIMATIC BATCH V6.1 SP3?
How do you configure an operator request in an SFC type?
Part number:

Instructions:
It might happen that a production sequence cannot run completely automatically. For example, it might be necessary for the operator to make a manual operation or acknowledge an action. The automated sequence is to be continued only when the operator has done the work or acknowledged the operator request.

The following table describes how you configure an operator request in an SFC type. The operator request is displayed as follows during Runtime:

  1. As note text in the picture block of the SFC type instance.
  2. As a message in the WinCC Alarm Control.
  3. As a group display in the process picture, overview area and navigation window.
No. Procedure
1 Display note text in the picture block of the SFC type instance
The SFC type provides "Note texts" as a characteristic. You can use the Note texts characteristic to define different texts in an SFC type. Each note text is assigned a unique number, a name and a comment. Only one note text can be active at any one time. In order to activate a note text in a specific step, you must set the "OPTIPNO" signal to the value of the desired note text.


Fig. 01

The active note text is then displayed in the picture block of the SFC type instance. If you assign a comment to a note text, then the comment is displayed as a note text, otherwise the name is displayed as a note text.


Fig. 02

On the right of the note text is a button for acknowledging. If the operator acknowledges the note text with this button, the "OPTIPNO" signal is reset to the value "0". This information can be used as a stepping condition in a transition of the SFC type. The following figure shows the configuration of a transition. The transition steps to the next step if the operator request has been acknowledged.


Fig. 03

Notes:

  • The "OPTIPNO" signal is an output signal of the SFC block. The "OPTIPNO" signal can also be reset by direct assignment of the value "0" when processing a step. Acknowledgment of the note text does not necessarily have to be in the picture block of the SFC type instance.
  • Make sure that you configure the note texts in the language that is also to be displayed at Runtime. Language switchover for note texts is not supported.
2 Display a message in the WinCC Alarm Control
An SFC type instance consists of an ALARM_8P block (SFB 35) for configuring messages that require acknowledgement and two NOTIFY_8P blocks (SFB 31)  for configuring messages that do not require acknowledgement. Some messages of these blocks are already used by the system. You can fuse up to 7 messages that require acknowledgement on the ALARM_8P block and 5 messages that do not require acknowledgement on the second NOTIFY_8P block. In order to trigger a message in a specific step of the sequencer, you can set a message-triggering signal in a step. An external interconnection of the message-triggering signal in the CFC is not necessary. Below is a list of the available message signals of the message blocks:
 
Signal Message block Message signal
SIG2 MSG_EVID 
(ALARM_8P block)
SIG2
SIG3 SIG3
SIG4 SIG4
SIG5 SIG5
SIG6 SIG6
SIG7 SIG7
SIG8 SIG8
NSIG_12 NMSG_EVID2 
(second
NOTIFY_8P block)
SIG4
NSIG_13 SIG5
NSIG_14 SIG6
NSIG_15 SIG7
NSIG_16 SIG8

The following figure shows the configuration of a message that does not require acknowledgement where the "NSIG_16" signal is used.


Fig. 04

When the step is left, the message-triggering signal "NSIG_16" is reset.


Fig. 05

You must configure the additional message of the SFC type. For this you select the menu command "SFC > Message..." in the SFC editor. The "PCS7 Message Configuration" dialog opens. Here you can define the message properties (Message class, Event, ...). The following figure shows the configuration of the "NSIG_16" message that does not require acknowledgement.


Fig. 06

The message can only be displayed during WinCC Runtime in the WinCC Alarm Control or in the Batch Control Center in the Message Window. The following figure shows the message display in the Batch Control Center.


Fig. 07

3 Display a group display in the process picture, overview area and navigator window
The presence of an operator request can only be displayed during WinCC Runtime by a group display in the process picture, navigation window and in the overview area. During OS compilation the "Create/Update Block Icons..." function for the instance of the SFC type incorporates a block icon for the SFC in the process picture and interconnects it. The block icon for the SFC type contains a group display. For the information of the group display to be transferred to the overview area at Runtime, the property "CollectValue" must be connected directly with the "*.EventState" variable (dynamized) and the property "Relevant" must have the static value "Yes". This work is done by the "Create/Update Block Icons..." function. The process picture with the block icon for the SFC type instance must be incorporated in the Picture Tree Manager. The following picture shows an operator request of an SFC type instance at WinCC Runtime.


Fig. 08

Notes on the configuration of the group display are available:

  • In the WinCC Information System under "Options > Options for Process Control > Process Control Runtime > Group Display".
  • In the Help for PCS 7 under "PCS 7 - Configuration Manual Operator Station > Creating Process Images - Basics > Configuring a group display".
  • In Entry ID 493670.

Keywords:
Recipes, SFC

 Entry ID:28284626   Date:2008-02-18 
I regard this article....as helpfulas not helpful                                 
mySupport
My Documentation Manager 
Newsletter 
CAx-Download-Manager 
Support Request
To this entry
Print
Create PDF 
Send to a friend
QuickLinks
Compatibility tool 
Help
Online Help
Guided Tour