Owning Palette: File-Based Write Filter VIs
Requires: Application Builder or Professional System
Returns the file-based write filter (FBWF) configuration information of the current operating system. The configuration information includes information such as the cache size limit and whether FBWF is enabled.
Add to the block diagram | Find on the palette |
current session? specifies whether to return the FBWF configuration information of the current session. The current session is the session since the last system restart. The default is TRUE, which means this VI returns the FBWF configuration information of the current session. If current session? is FALSE, this VI returns the FBWF configuration information of the next session. | |||||||||||||
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||||||||
config information returns the FBWF configuration information of the current operating system.
| |||||||||||||
error out contains error information. This output provides standard error out functionality. |
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 Get Config Information VI.