> For the complete documentation index, see [llms.txt](https://infosys.selmotech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infosys.selmotech.com/selmo-struktur-und-standard/selmo-technischer-standard-und-struktur/beschreibung-selmo-plc-code/sequence-logic/less-than-sequence_name-greater-than/struktur-less-than-sequence_name-greater-than/sequence-logic-control/zone-call/zonen-methoden-call.md).

# Zonen Methoden Call

**M\_Input**&#x20;

fbZone\*.M\_Input (**xFeedbackInput**) Das Feedback(Eingangssignal) repräsentiert den Zustand der Zone."[GVL\_\<Sequence\_name>\_IOs.i\_xZone7](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221784-gvl_sequence1_ios)", fbZone\*.M\_Input (**timFeedbackInput**) Hier wird eine Zeitangabe verwendet, um das Feedback der Zone zu verzögern. (Bsp.: Endprellen von Sensorsignale) fbZone\*.M\_Input(**xManualRelease**) Abfrage Handbetrieb ist freigegeben. "[GVL\_\<Sequence\_name>.stSeqIf.xSeqAutomaticReleased](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221781-gvl_sequence1)" (stSequenceInterface) fbZone\*.M\_Input(**aCross**) Wenn eine Zonenübergreifende Verriegelung zugewiesen wurde, wird der Zustand des Feedbacks durch Betätigung eines Handtaster und der zu überwachenden Zonen ausgegeben."[aCrossZone7](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221786-sequence1)" (Zone Call, MXIC Parameter, aCrossZone) fbZone\*.M\_Input(**aFeedbackPairCheckInput**) Wenn eine Paircheck Zone zugewiesen wurde, wird der Paircheck(Interlock) durch das Feedback der zu überwachenden Zonen aktiviert."[aPaircheckZone7](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221786-sequence1)" (Zone Call, Paircheck Parameter, aPaircheckZone) fbZone\*.**P\_xGhostModeEnable** Diese Eigenschaft kann zur Simulation und Überbrückung von Signalen verwendet werden. fbZone\*.**P\_timGhostMode** Zeit - Dauer, für die die Rückmeldung simuliert wird. fbZone\*.**P\_xGhostModeReleased** Freigabe des Ghostmode."[GVL\_Sequence1\_HMI.stHmiIf.xHmiPbGhostModeRelease](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221783-gvl_sequence1_hmi)" (stHmiSequence)

**M\_InOutput**&#x20;

fbZone\*.**M\_InOutput** Hier wird der Rückgabewert der Methode dem Ausgang der Zone zugewiesen."[GVL\_\<Sequence\_name>\_IOs.o\_xZone9](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221784-gvl_sequence1_ios)" fbZone\*.M\_InOutput(**xManualRelease**) Abfrage Handbetrieb ist freigegeben."[GVL\_\<Sequence\_name>.stSeqIf.xSeqManualReleased](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221781-gvl_sequence1)" (stSequenceInterface) fbZone\*.M\_InOutput (**xFeedbackInput**) Das Feedback(Eingangssignal) repräsentiert den Zustand der Zone."[GVL\_\<Sequence\_name>\_IOs.i\_xZone9](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221784-gvl_sequence1_ios)", fbZone\*.M\_InOutput (**xManualPB**)Abfrage Handbetrieb Taste(HMI Button) der Zone. "[GVL\_\<Sequence\_name>\_HMI.xManBtn\_Zone\_9](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221783-gvl_sequence1_hmi)" fbZone\*.M\_InOutput (**timFeedbackInput**) Hier wird eine Zeitangabe verwendet, um das Feedback der Zone zu verzögern. (Bsp.: Endprellen von Sensorsignale) fbZone\*.M\_InOutput(**aCross**) Wenn eine Zonenübergreifende Verriegelung zugewiesen wurde, wird der Zustand des Feedbacks durch Betätigung eines Handtaster und der zu überwachenden Zonen ausgegeben."[aCrossZone9](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221786-sequence1)" (Zone Call, MXIC Parameter, aCrossZone) fbZone\*.M\_InOutput (**aCond**)Wenn eine Zonenübergreifende Verriegelung zugewiesen wurde, wird der Output der Zone(Rückgabewert der Methode) gesperrt, wenn die zu überwachenden Zonen nicht den erforderlichen Zustand besitzt."[aCondZone9](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221786-sequence1)" (Zone Call, MXIC Parameter, aCondZone) fbZone\*.M\_InOutput(**aFeedbackPairCheckInput**) Wenn eine Paircheck Zone zugewiesen wurde, wird der Paircheck(Interlock) durch das Feedback der zu überwachenden Zonen aktiviert."[aPaircheckZone9](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221786-sequence1)" (Zone Call, MXIC Parameter, aPaircheckZone) fbZone\*.**P\_xGhostModeEnable** Diese Eigenschaft kann zur Simulation und Überbrückung von Signalen verwendet werden. fbZone\*.**P\_timGhostMode** Zeit - Dauer, für die die Rückmeldung simuliert wird. fbZone\*.**P\_xGhostModeReleased** Freigabe des Ghostmode."[GVL\_Sequence1\_HMI.stHmiIf.xHmiPbGhostModeRelease](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221783-gvl_sequence1_hmi)" (stHmiSequence)

**M\_Output**&#x20;

fbZone\*.**M\_Output** Hier wird der Rückgabewert der Methode dem Ausgang der Zone zugewiesen."[GVL\_\<Sequence\_name>\_IOs.o\_xZone12](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221784-gvl_sequence1_ios)" fbZone\*.M\_Output(**xManualRelease**) Abfrage Handbetrieb ist freigegeben."[GVL\_\<Sequence\_name>.stSeqIf.xSeqManualReleased](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221781-gvl_sequence1)" (stSequenceInterface) fbZone\*.M\_Output (**xManualPB**)Abfrage Handbetrieb Taste(HMI Button) der Zone. "[GVL\_\<Sequence\_name>\_HMI.xManBtn\_Zone\_12](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221783-gvl_sequence1_hmi)" fbZone\*.M\_Output (**aCond**)Wenn eine Zonenübergreifende Verriegelung zugewiesen wurde, wird der Output der Zone(Rückgabewert der Methode) gesperrt, wenn die zu überwachenden Zonen nicht den erforderlichen Zustand besitzt."[aCondZone12](https://selmo-technology-gmbh.gitbook.io/selmo-solution/02-selmo-standard/04-selmo-plc-code/contents#221786-sequence1)" (Zone Call, MXIC Parameter, aCondZone)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://infosys.selmotech.com/selmo-struktur-und-standard/selmo-technischer-standard-und-struktur/beschreibung-selmo-plc-code/sequence-logic/less-than-sequence_name-greater-than/struktur-less-than-sequence_name-greater-than/sequence-logic-control/zone-call/zonen-methoden-call.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
