Computing.Net > Forums > OpenVMS > Interrupt I/O In C Program

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Interrupt I/O In C Program

Reply to Message Icon

Name: Prabakar
Date: September 8, 2002 at 20:54:24 Pacific
OS: OPEN-VMS 7.3
CPU/Ram: RAM 8 GB
Comment:

I have written C Program in Open-VMS to monitor some values. I am waiting for user input.

Meanwhile I want refresh values within specified time interval.

If the user input is idel for N seconds, then I want refresh the some values.

Any help how to handle the above?

Regards
Prabakar



Sponsored Link
Ads by Google

Response Number 1
Name: Mike
Date: September 10, 2002 at 12:28:13 Pacific
Reply:

As far as I remeber you can implement the user input wait via the $AST Async. Trap System Service call.
But its a long long time since I worked on these topics.
Cheers Mike


0

Response Number 2
Name: ME
Date: September 10, 2002 at 12:36:44 Pacific
Reply:

Look at the SETIMR system service :
http://www.openvms.compaq.com:8000/73final/4527/4527pro_086.html#jun_494


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Help turn off event spamm... Error Creating Space



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to OpenVMS Forum Home


Sponsored links

Ads by Google


Results for: Interrupt I/O In C Program

Reducing I/O count www.computing.net/answers/openvms/reducing-io-count-/28.html

Open VMS / C programming www.computing.net/answers/openvms/open-vms-c-programming/272.html

i/o error www.computing.net/answers/openvms/io-error/362.html