etfovac / lv_file_props

LabVIEW scripting tool for readout and editing file (.vi, .ctl) properties (execution, reentrancy, filename, compiled code, etc). It filters files in folders by selected property.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabVIEW File Properties Editor

DOI License: MIT

VI Scripting tool for reading and editing file properties (execution, reentrancy, filename, compiled code, etc).
It filters files by selected property for selected folder and its subfolders.
Supported files:

  • .vi
  • .ctl

Published also as NI Community's Example-Code/LabVIEW-File-Properties-Editor

Table of Contents (Wiki)

Wiki Home
Overview
Notes
Examples
References

Overview: Screenshots

Project

Main.vi is an Example that targets the repo's folder and subfolders, including the test files.

Main FP

Main BD

Use Readout File Properties, Filtered.vi to readout file properties of some other folder.

Readout Filtered None FP

Readout Filtered Modified FP

Readout Filtered Not Sep Compiled Code FP

Readout Filtered Not Sep Compiled Code BD

Readout Filtered Prealloc Clones FP

Readout Filtered Prealloc Clones BD

Notes: Reentrancy

To write (set) file's Reentrancy it needs to be loaded, recompiled and saved.
Write Reentrancy To VIs BD
Write Reentrancy Type BD

lv_file_props is maintained by etfovac.

About

LabVIEW scripting tool for readout and editing file (.vi, .ctl) properties (execution, reentrancy, filename, compiled code, etc). It filters files in folders by selected property.

License:MIT License


Languages

Language:LabVIEW 100.0%