11-07-2006 12:27 PM
11-28-2006
04:18 AM
- last edited on
07-07-2026
08:30 AM
by
Content Cleaner
Hello David,
A LabVIEW RT program should be programmed as if the front panel is not there. In an embedded LabVIEW RT program, when you write to a local variable it does not update the front panel, since the front panel is not downloaded with the VI to the target. So it normal that events based on "value changed" doesn't work (Cf. this KnowledgeBase [link removed; article no longer available]).
Cordially,