Skip to content

Commit a6d5e3c

Browse files
authored
Update README.md
1 parent 8c33c47 commit a6d5e3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Display signals with scope's persistence effect in LabVIEW's waveform graph
44

5+
Published also as a [NI Example](https://forums.ni.com/t5/Example-Code/Persistence-effect-in-waveform-graph/ta-p/4168343)
6+
57
### Table of Contents (Wiki)
68
[Wiki Home](https://github.com/etfovac/lv_plot_persistence/wiki)
79
[Overview](https://github.com/etfovac/lv_plot_persistence/wiki/Overview)
@@ -17,4 +19,8 @@ Display signals with scope's persistence effect in LabVIEW's waveform graph
1719
<img src="./graphics/2021-07-30_010201.png" alt="Persistence_FP">
1820
<img src="./graphics/2021-07-30_010242.png" alt="Persistence_FP">
1921

22+
### Palette
23+
There is a custom PlotColor.vi that generates a palette for each buffered signal.
24+
It can switch from RGB-White to RGB-Black scale.
25+
2026
[lv_plot_persistence](https://github.com/etfovac/lv_plot_persistence) is maintained by [etfovac](https://github.com/etfovac).

0 commit comments

Comments
 (0)