FactoryTalk View - MOS button

Join Date
Apr 2016
Location
Brisbane
Posts
4
Hi there,
Im quite new to FTV. I have a FTV HMI file where there are pages for overriding instruments. but there are not displayed in the run time file. My task in this project is to provide MOS functions for some selected instruments. i have two questions:
the first one is, momentary pushbottons (MPB) are used for the override function. however, the developer is smart in a way that he has grouped two MPBs together to show override and reset override on one each other. when i tried to test the page, the buttons are invisible. i checked the property it is ticked for visible. i tried everything that possible but still unable to make it visible on the test page. May i know why the MPBs are invisible in test page.
the second question is, I want to display a pop up when someone try to override such as a warning message. therefore i think it is a good idea to use a go to display button instead of a MPB. can you please give my your thoughts?

thanks
 
I'm not sure what you are trying to do but the buttons are probably animated. Right click on the button Animate -> Visibility. It should show what has to made before the button is visible.
 
Check for visibility animation on the buttons and, if the are grouped, the group. I quite often hide buttons depending system\User.

To implement a confirmation dialogue you can setup a new screen as "On Top" type. Specify the needed size in pixels and the position on the screen where it will show up. Place the override controls and a close display button (in case the operator changes his mind...) on this screen together with a warning of what will happen. Depending on your application make sure to return the override function to a safe state whenever the display is closed. If you have multiple override functions you may want to look into the placeholder concept of FTV.

Note that I use FTV ME, I never used SE so if you are using this you may have other options.
 

Similar Topics

Has anyone found information on using the variable message file? I keep looking for documentation on how to implement the message file name as a...
Replies
0
Views
46
I have two identical machines running similar HMI projects, the only difference is one is done in FactoryTalk View Version 10 and the other is...
Replies
5
Views
223
Hello, I'm using FactoryTalk View ME V10. I created a valve as a global object with multiple parameters and when the object is being used at the...
Replies
2
Views
143
Hello all, I was modifying an HMI in factory talk and went to change a go to display button using the ... to select from a list as I had done...
Replies
4
Views
197
Hello, We recently upgraded our control server to a newer model. After the transition we are experiencing issues with our trend graphs to where...
Replies
2
Views
139
Back
Top Bottom