Mar 30, 2006 #1 CNyborg Electrical Joined Mar 30, 2006 Messages 1 Location DK Hey.. I'm new in the LabView-world, so I hope someone can help me? I have to convert 5 digital inputs to a binary-number and then to a decimal-number, how do I do that??? Hope you can help me?
Hey.. I'm new in the LabView-world, so I hope someone can help me? I have to convert 5 digital inputs to a binary-number and then to a decimal-number, how do I do that??? Hope you can help me?
Mar 31, 2006 #2 duck0601 Electrical Joined Mar 12, 2003 Messages 61 Location US My way would be to create an array from the inputs and then use binary array to number. This can be displayed in various ways on your indicator. Right click on it and check formats and precision. I am using LV 7.1 on a windows machine. Chris Upvote 0 Downvote
My way would be to create an array from the inputs and then use binary array to number. This can be displayed in various ways on your indicator. Right click on it and check formats and precision. I am using LV 7.1 on a windows machine. Chris