02-05-2014 02:44 PM
When I pull a channel into my block diagram from my rio I want it to automatically generate the name of the channel into a string that I can then use to create a header in my write to spreadsheet file.
02-05-2014 03:09 PM
Just wire it into a string input. It will coerce to a string.
02-05-2014 04:23 PM - edited 02-05-2014 04:25 PM
02-06-2014 09:41 AM
Jerwil and JTorpe,
Can you provide an example of what you are seeing, because in my tests, the channel name prints just fine. Start by taking a screenshot and we can go from there.
02-06-2014 11:30 AM
@crossrulz wrote:
Just wire it into a string input. It will coerce to a string.
This is true and to add I have also seen explicit conversions where you can use a Concatenate string (adding nothing) or using a Type Case to a string. But these shouldn't real be necessary because coercsion should work.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord