1 ascii character equals 1 byte. So two characters can fit inside 1 word. Each v-mem can hold two characters.
Therefore a 14 character barcode will take up 7 v-memory locations.
If you LD K0, OUT V???(your memory location) then that will clear the memory for you.
I am not sure on your problem of
I have loaded a value of 0 into V registers that have ascii in them using "change value" ???and they show 0 for all formats in data view except that they still show the ascii value
Did you actually write the value, or just enter it in the box? Are you viewing in a dataview (CTRL+SHFT+F3)?