Abort

Closes one or more graphic displays. Without a parameter, the
Abort
command closes the window that has focus.
Syntax
Abort [
parameter
]
where
[parameter]
is one of the following:
  • Me
    closes the graphic display from which the command is issued
  • display_name
    specifies the graphic display to be closed. This can be a relative or absolute reference to a graphic display
  • *
    closes all visible graphic displays. Cached displays are also closed but not removed from the cache.
  • /D
    used with the * (close all) parameter to specify that all docked displays and the navigation menu be closed as well. If this parameter is not used, when the Abort* command is issued, any docked displays and the navigation menu will remain open.
Remarks
The command syntax
Abort Me
does not work when issued from within in a macro file. When issued from a graphic display, the graphic subsystem supplies the name of the current display in place of
Me
to the command subsystem. However, when a command is issued from a macro this does not happen.
This command is run only on the
FactoryTalk View SE
Client that issued it. It is ignored when it is issued from a
FactoryTalk View Studio
or HMI Server.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal