LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

start/stop data acquisition

Solved!
Go to solution

Yes also there is one discussion on the coercion dots but I forgot that thread. There was lot of discussion on how they can be effectively used also there was some benchmark results (I'll try to find it)

 

Edit: Got it. Here you go (Sorry OP for taking the thread into other direction)

-----

The best solution is the one you find it by yourself
0 Kudos
Message 11 of 13
(532 Views)

@Mark_Yedinak wrote:

Actually coercion dots aren't always a bad thing. Removing them can actually decrease performance and not actually benefit you. There is generally no harm when the switch is basically between a signed and an unsigned value. Or when coercing a smaller number (U8) to a larger number (I32). As long as you fully understand why the dot is there and know the data types you are switching between you can safely ignore them.


hmmmmm.......Smiley Indifferent

 

 

p.s. sorry for the hijacking!

0 Kudos
Message 12 of 13
(519 Views)

Thank you soo much everyone ! Smiley Happy


I got it right !

 

0 Kudos
Message 13 of 13
(512 Views)