LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

semaphore+global+reentrant and functional global

i implement a VI which uses global variable to store data, semaphore to make sure synchronization and makes the VI reentrant. the vi include initialization, read, write functions
 
the VI seems to implement all function provided by functional global.
 
can anyone tell me what is the difference between them about memory usage, performance? or they are exactly same?
 
thanks
0 Kudos
Message 1 of 2
(2,687 Views)
Hello Brain,

I think you can take this thread as a good reference about globals.

Hope this link helps 😉


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 2
(2,659 Views)