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