%HI_EnableHI function


Function
The function enables/disables working with the D2000 HI process (control function).
Declaration
%HI_EnableHI(
   BOOL in bEnable
 ) 
Parameters
bEnable@TRUE - enables working with the D2000 HI process.
@FALSE - disables working with the D2000 HI process.
Note
If the value of the parameter bEnable is @FALSE working with the D2000 HI process is disabled.
Napíšte komentár