Meetto Posted February 3, 2019 Report Share Posted February 3, 2019 Dear sir/Madam, I done small projects with UniStream. I got one large project. Can i have some help to carry out this project. I am not so professional oly a small scale programmer. I'm attaching one of screen shots of an existing project. we are planning to upgrade this with Unistream PLC. In the photo red color valves, when we touch on particular valve a pop up screen should come with showing two buttons OPEN CLOSE. like at right side upper corner of the screen. can we do this by designing single screen and when touch the valve the screen will pop for with that particular valve number. or we have to make pop screen for each valve. like this there are 3 screens with same number of valves. I did not buy the HMI UNIT and CPU to try. Please help. Link to comment Share on other sites More sharing options...
ORSO2001 Posted February 3, 2019 Report Share Posted February 3, 2019 Hi Meetto, at each valve you can couple 2 Bits...one is to enable (pop up) the ON/OFF window, and this bit will be common for each valve, the second bit, that is unique for the specific valve, will let you set it by the ON/OFF command. Link to comment Share on other sites More sharing options...
Meetto Posted February 4, 2019 Author Report Share Posted February 4, 2019 Dear Sir/madam, Have good day. Thank you for reply, Please, can be more specific. sorry. I did not under stand coupling 2 bits with valve. Link to comment Share on other sites More sharing options...
Meetto Posted February 4, 2019 Author Report Share Posted February 4, 2019 Dear Sir, Thank you for prompt reply. Sorry did not understand how to couple 2 bits to symbol. Can be more specific. Link to comment Share on other sites More sharing options...
ORSO2001 Posted February 4, 2019 Report Share Posted February 4, 2019 Hi Meetto, I don't know exactly what you have to do but I think that each valve will be a "binary immage" item that will contain the ON/open and OFF/close status. also for this item, in its property window, in the "action attributes" you will add the SET action for these two bit...one is to open the pop up menu...second is to enable the action of this pop up menu for the specifici valve. in the ladder you will have a row for each valve that include...a contact for the selected valve, a contact for the ON command, the ON command, a reset for the pop up menu bit, a reset for the selection of the valve and a reset for the ON command. the same for the OFF command. Link to comment Share on other sites More sharing options...
Meetto Posted February 4, 2019 Author Report Share Posted February 4, 2019 Dear Sir, Have good day. Now I understood. Thank you for kind help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now