If you are using the programming package (Directsoft)and are online with the processor there are at least 3 ways to load a value into a V register from your PC.
1. Open a Dataview window, enter 'V400' as the element. Enable editing, set the type to BCD/Hex, then enter you vlaue as hex numbers (0 - e)
2. Open the 'Change Value' button, enter V400 into the 'element' field, set the type to BCD/Hex. Type in the new value then press the 'write to PLC' button
3. Open 'Tools' - 'Memory Editor'. Use the 'Find' button to change to V400. Select the V400 entry, set the type to BCD/Hex. Type in the new value then press the 'write to PLC' button.
I have no idea how to accomplish this or what commands to use
Re-reading your question I'm not sure what part of your question 'this' refers to. I hope I answered how to enter the value.