Skip to content

Commit b88335f

Browse files
committed
feat(API): 添加 TagDB-Truncate.vi 用于清空数据库
新增 TagDB-Truncate.vi API 用于清空 TagDB 数据库中的所有标签数据,同时更新了相关文档和库引用。该功能为需要重置数据库的场景提供了便捷操作。
1 parent c4ba785 commit b88335f

11 files changed

Lines changed: 3 additions & 0 deletions

README(en).md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ NEVSTOP TagDB is an advanced data management library designed specifically for t
8484
| TagDB-Timestamp.vi | Gets timestamp of TagDB operations |
8585
| TagDB-UpdateUI.vi | Updates UI controls associated with Tags |
8686
| TagDB-Change Detector.vi | Detects changes in Tag values |
87+
| TagDB-Truncate.vi | Clears all Tag data in the TagDB database |
8788

8889
## Best Practices
8990

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ NEVSTOP TagDB 是一个专为 LabVIEW 环境设计的高级数据管理库,提
8484
| TagDB-Timestamp.vi | 获取 TagDB 操作的时间戳 |
8585
| TagDB-UpdateUI.vi | 更新与 Tag 关联的 UI 控件 |
8686
| TagDB-Change Detector.vi | 检测 Tag 值的变化 |
87+
| TagDB-Truncate.vi | 清空 TagDB 数据库中的所有 Tag 数据 |
8788

8889
## 最佳实践
8990

3.21 KB
Binary file not shown.
0 Bytes
Binary file not shown.

src/TagDB/API/TagDB-Delete.vi

3.21 KB
Binary file not shown.

src/TagDB/API/TagDB-List.vi

-4 Bytes
Binary file not shown.

src/TagDB/API/TagDB-Set Lock.vi

0 Bytes
Binary file not shown.

src/TagDB/API/TagDB-Timestamp.vi

0 Bytes
Binary file not shown.

src/TagDB/API/TagDB-Truncate.vi

30.5 KB
Binary file not shown.

src/TagDB/Data.mnu

40 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)