HTBasic Help
×
Menu
Index

OFF TIMEOUT

Cancels event branches defined by ON TIMEOUT.
 
 OFF TIMEOUT [interface-select-code]
 
Usage:
OFF TIMEOUT
OFF TIMEOUT 8
OFF TIMEOUT Gpib
 
Example:           OFF TIMEOUT.BAS
 
Description:
OFF TIMEOUT cancels the ON TIMEOUT definition(s) on all interfaces or on just the specified interface-select-code.
See Also: