kivafishy

GOT2000 close window screen after some time

4 posts in this topic

Is there anyway to close the window screen automatically after certain period of time? The only way that might work is using screen script but I don't know where to get the open status of window screen and command to close the window screen. 

The type of window screen is overlap window.

Share this post


Link to post
Share on other sites

You have a register that stores the current screen numbers for each screen type.  Write a timer so that you check that number and if it doesn't change for a period of time, write a zero to that register and that will close the screen.

Share this post


Link to post
Share on other sites

Yes, I have the same idea. I had found the GOT screen switching register, GD101. I was able to control the screen switching function in simulation.

However, I don't know how to get the Timer instruction inside the script.

Share this post


Link to post
Share on other sites

I figured out a way to solve the problem. I used GS7 to store to a temporary register, compare and close the window screen. Thanks.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.


Sign In Now