%HI_EnableHI function


Function
The function enables/disables working with the process D2000 HI (control function).
Declaration
%HI_EnableHI(
   BOOL in bEnable
 ) 

Parameters
bEnable @TRUE - enables working with the process D2000 HI.
@FALSE - disables working with the process D2000 HI.

Note
If the value of the parameter bEnable is @FALSE working with the process D2000 HI is disabled.
Napíšte komentár