EWF Enable HORM VI

Owning Palette: Enhanced Write Filter VIs

Requires: Application Builder or Professional System

Enables or disables Hibernate Once Resume Many (HORM) on a volume. The volume must be enabled for enhanced write filter (EWF) in RAM or RAM Reg mode.

Note  The Touch Panel device image must be configured for EWF and HORM. NI TPC devices with Windows Embedded Standard configure EWF and HORM on the pre-built image. For third-party devices, refer to your device documentation or device administrator for information about EWF and HORM configuration.

Example

 Add to the block diagram  Find on the palette
volume name specifies the name of the volume to enable or disable HORM. For example, enter C: to specify the C drive.
enable HORM? specifies whether to enable or disable HORM on the volume. The default is TRUE, which means this VI enables HORM. If enable HORM? is FALSE, this VI disables HORM.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.

Example

Refer to the Windows Embedded Enabling Features.lvproj in the labview\examples\TouchPanel\Windows Embedded Enabling Features directory for an example of using the EWF Enable HORM VI.

 Open example  Find related examples