Commands that execute on an SE Client
The client-side commands are only run when they are issued from a
FactoryTalk View SE
Client and are always run on the client. They are ignored when issued from FactoryTalk View Studio
, Administration Console, or a FactoryTalk View SE
(HMI) Server.To log on to a
FactoryTalk View SE
application from a FactoryTalk View SE
Client, as a new user, use the Login command. When a valid user name and password are provided in the Login dialog box, the previous user is logged out, their logout macro (if one exists) is run, and the new user's login macro (if one exists) is run. The Logout command behaves the same way, that is, it logs off the previous user. It does not shut down the client.To shut down the
FactoryTalk View SE
Client and disconnect from the server, use the DisplayClientClose command.The following list shows the client-side commands:
- Abort
- Define
- Display
- DisplayClientClose
- DisplayClientOpen
- DisplayNavigationHistory
- DisplayNextScreen
- DisplayPreviousScreen
- Download
- DownloadAll
- FlushCache
- Help
- Identify
- Invoke
- Key
- Language
- Login
- Logout
- NextPosition
- NextWindow
- OpenRSLogix5000
- Password
- Pin
- Position
- PrevPosition
- PrevWindow
- PrintDisplay
- PullForward
- PushBack
- RecipeProEdit
- RecipeProList
- RecipeRestore
- RecipeSave
- ScreenPrint
- SendKeys
- SetFocus
- Undefine
- Unpin
- Upload
- UploadAll
Provide Feedback