LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Stripping digits from a multi digit number

I am writing a VI that will initially prompt an operator to input a whole number as a serial number for the device under test (e.g 13579). I need to take each individual integer and send it as an eight bit word to an EEPROM i.e send 1 = 00000001, then send 3 = 00000011,  etc until the whole serial number is stored in the EEPROM. I'm only a simple sparky and just starting life with Labview. Has anyone any ideas how to start this please?
 
Regards
Ian
0 Kudos
Message 1 of 2
(2,433 Views)

hi there

i attached a vi with some functions you may find useful.

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 2
(2,423 Views)