04-17-2013 01:54 PM
Hello,
I want to convert a number for example "1" for "00000001". How Ican do that??
04-17-2013 01:59 PM - edited 04-17-2013 02:00 PM
04-17-2013 02:27 PM
If it's a number indicator you can set it to binary mode.
/Y
04-18-2013 03:49 AM
Hi,
04-18-2013 03:52 AM
Do you want to CONVERT or just DISPLAY? I think you mean display as you have not mentioned converting a number to another type, and have mentioned displaying the message in another way. So yes, Binary display is the way forward.