DisplayNavigationMenu
Displays the selected navigation menu at the specified position of the FactoryTalk View SE Client window.
Syntax
DisplayNavigationMenu
[
"menuname"
]
[
position
]
[
monitor
]
where
menuname
is the name of the navigation menu.position
is one of the following:- /DTdocks the navigation menu to the top of the window.
- /DBdocks the navigation menu to the bottom of the window.
- /DLdocks the navigation menu to the left of the window.
- /DRdocks the navigation menu to the right of the window.
monitor
is the index number corresponding to the monitor number in the multi-monitor configuration.Provide Feedback