LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RT Memory Leak, CRio 9081

Thanks for all the advice!  It looks like the Property Node System Session, looses ONE byte per call.  Attached is a log, calling System Session once per minute.

Notes from my adventure:

  • Removed all Build Arrays from while loops, replaced with Replace Array Subset
  • Removed Merge Errors from while loops
  • Removed all Chart logs from while loops
  • Added Shift Registers to any references passed into while loops 
  • Added Shift Registers to any Arrays passed into while loops
  • Disabled CPU Resource call
  • Minimized System Session call

 

0 Kudos
Message 11 of 12
(1,090 Views)

This issue still exists with 2018 SP1.

0 Kudos
Message 12 of 12
(444 Views)