[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference 49.910::kav30

Title:VAX on VMEbus: KAV30
Notice:Could have been as fast as 68K but its a VAX!
Moderator:CSSVMS::KAV30_SUPP
Created:Thu Apr 18 1991
Last Modified:Fri Aug 02 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:159
Total number of notes:645

69.0. "what a about a time_interval lower than 10000?" by SOS6::VOUTERS (Philippe VOUTERS, Evry (France)) Fri Oct 09 1992 17:45

    Hello,
    
    I am on a customer problem which manisfest itself by a hang. An Timer
    AST does not unblock a main loop which does a wait_any on a semaphore.
    
    My question is : supposing the customer did not set the time interval
    (Ebuild parameter) to 10000 microsec. but specified another value,
    then can the timer software goes wrong ?
    
    Thank you in advance.
    Best regards,
    Philippe
T.RTitleUserPersonal
Name
DateLines
69.1HELIX::CROSBIEFri Oct 09 1992 23:278
    Hi Philippe,
    
    The time interval value in EBUILD corresponds to the hardware timer on
    the rtVAX 300 and not the KAV30 on-board timers that are programmed
    using the KAV$TIMERS procedure.  I believe that changing the time
    interval parameter does not have any effect on the rtVAX 300.
    
    Graham