FbCloseDialog (FB)¶
FUNCTION_BLOCK FbCloseDialog EXTENDS FbExecuteSingleVisuActionBase IMPLEMENTS VisuElemBase.IDialogCloseListener
Handles the action close dialog
To use this function block in the programm set the according inputvalues
and start the dialog close action with xExecute = TRUE.
- InOut:
Scope
Name
Type
Comment
Inherited from
Input
xExecuteBOOLRising edge: Starts defined operationFALSE: Resets the defined operation after ready condition was reachedETrig
Output
xDoneBOOLTRUE: Ready condition reachedETrig
xBusyBOOLTRUE: Operation is runningETrig
xErrorBOOLTRUE: Error condition reachedETrig
Input
itfClientFilterWith this filter, the clients, where the action should happen, are specified.
Use standard filter from GVL Globals, e.g.
VU.Globals.CurrentClient, or use a own implentation of the interface.FbExecuteSingleVisuActionBase
Output
eErrorFbExecuteSingleVisuActionBase
Input
sDialogNameSTRINGMandatory value: name of the dialog
dialogResultVisuElemBase.Visu_DialogResult
Methods:
Structure: