FBWF Enable VI

Owning Palette: File-Based Write Filter VIs

Requires: Application Builder or Professional System

Enables or disables file-based write filter (FBWF) on the current operating system.

Note  You must restart the operating system for changes to take effect.

Example

 Add to the block diagram  Find on the palette
enable FBWF? specifies whether to enable or disable FBWF protection on the current operating system. The default is TRUE, which means this VI enables FBWF protection. If enable FBWF? is FALSE, this VI disables FBWF protection.
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 FBWF Enable VI.

 Open example  Find related examples