Admin Production ni-theme
Current Publication

EnableInterrupts

LabWindows/CVI

EnableInterrupts

void EnableInterrupts (void);

Note Note  (Windows) This function is obsolete and nonfunctional.

(Linux) EnableInterrupts reverses the effect of the last call to DisableInterrupts. This function restores the signal processing state to the condition prior to the DisableInterrupts call.

Parameters

None.

Return Value

None.

Additional Information

Library: Utility Library

Include file: utility.h

LabWindows/CVI compatibility: LabWindows/CVI 3.0 and later