|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#2
|
|||
|
|||
|
Re: Set User Data Help
You don't want to cast a float as an integer. That would give you the bit pattern of a float interpreted as an integer, and it would pretty much be nonsense until cast back as a float. What you really want to do is add the float to the cluster as a float, then everything can be flattened as a TCP string buffer. Back on the PC, you can unflatten and you will receive the exact same values. Then you can display them however you like -- sliders, meters, numerics, graphs, etc.
Greg McKaskle |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sending user data, parsing user data. | demosthenes2k8 | NI LabVIEW | 3 | 30-01-2009 13:51 |
| User code (syntax error, help?) | Kuiper | Programming | 2 | 23-06-2008 18:33 |
| Looking for CHP Field Set-up Help | RoboMom | Championship Event | 2 | 15-04-2006 14:12 |
| Need help with Data recovery [urgent] | plutonium83 | Chit-Chat | 7 | 11-01-2005 10:35 |