Zone methods call
M_Input
fbZone*.M_Input (xFeedbackInput) The feedback (input signal) represents the state of the zone."GVL_<Sequence_name>_IOs.i_xZone7", fbZone*.M_Input (timFeedbackInput) A time value is used here to delay the zone feedback. (E.g.: debouncing of sensor signals) fbZone*.M_Input(xManualRelease) Query manual operation is released. "GVL_<Sequence_name>.stSeqIf.xSeqAutomaticReleased" (stSequenceInterface) fbZone*.M_Input(aCross) If a cross-zone interlock has been assigned, the feedback state is output by actuating a manual pushbutton and the zones to be monitored."aCrossZone7" (Zone Call, MXIC parameter, aCrossZone) fbZone*.M_Input(aFeedbackPairCheckInput) If a paircheck zone has been assigned, the paircheck (interlock) is activated by the feedback of the zones to be monitored."aPaircheckZone7" (Zone Call, Paircheck parameter, aPaircheckZone) fbZone*.P_xGhostModeEnable This property can be used to simulate and bridge signals. fbZone*.P_timGhostMode Time - duration for which the feedback is simulated. fbZone*.P_xGhostModeReleased Release of the ghost mode."GVL_Sequence1_HMI.stHmiIf.xHmiPbGhostModeRelease" (stHmiSequence)
M_InOutput
fbZone*.M_InOutput Here the return value of the method is assigned to the zone output."GVL_<Sequence_name>_IOs.o_xZone9" fbZone*.M_InOutput(xManualRelease) Query manual operation is released."GVL_<Sequence_name>.stSeqIf.xSeqManualReleased" (stSequenceInterface) fbZone*.M_InOutput (xFeedbackInput) The feedback (input signal) represents the state of the zone."GVL_<Sequence_name>_IOs.i_xZone9", fbZone*.M_InOutput (xManualPB) Query manual operation button (HMI button) of the zone. "GVL_<Sequence_name>_HMI.xManBtn_Zone_9" fbZone*.M_InOutput (timFeedbackInput) A time value is used here to delay the zone feedback. (E.g.: debouncing of sensor signals) fbZone*.M_InOutput(aCross) If a cross-zone interlock has been assigned, the feedback state is output by actuating a manual pushbutton and the zones to be monitored."aCrossZone9" (Zone Call, MXIC parameter, aCrossZone) fbZone*.M_InOutput (aCond) If a cross-zone interlock has been assigned, the zone output (return value of the method) is locked when the zones to be monitored do not have the required state."aCondZone9" (Zone Call, MXIC parameter, aCondZone) fbZone*.M_InOutput(aFeedbackPairCheckInput) If a paircheck zone has been assigned, the paircheck (interlock) is activated by the feedback of the zones to be monitored."aPaircheckZone9" (Zone Call, MXIC parameter, aPaircheckZone) fbZone*.P_xGhostModeEnable This property can be used to simulate and bridge signals. fbZone*.P_timGhostMode Time - duration for which the feedback is simulated. fbZone*.P_xGhostModeReleased Release of the ghost mode."GVL_Sequence1_HMI.stHmiIf.xHmiPbGhostModeRelease" (stHmiSequence)
M_Output
fbZone*.M_Output Here the return value of the method is assigned to the zone output."GVL_<Sequence_name>_IOs.o_xZone12" fbZone*.M_Output(xManualRelease) Query manual operation is released."GVL_<Sequence_name>.stSeqIf.xSeqManualReleased" (stSequenceInterface) fbZone*.M_Output (xManualPB) Query manual operation button (HMI button) of the zone. "GVL_<Sequence_name>_HMI.xManBtn_Zone_12" fbZone*.M_Output (aCond) If a cross-zone interlock has been assigned, the zone output (return value of the method) is locked when the zones to be monitored do not have the required state."aCondZone12" (Zone Call, MXIC parameter, aCondZone)
Last updated
Was this helpful?

