Lots of things will cause a blank display, since the display must be refreshed constantly in order for anything to appear. Basically, anything that prevents the microcode from running. Unfortunately, the microcode ROM in the 700s is of the wire-weave technology, which can be particularly fragile. I've been working with Andrew to get his 600 and 700s going. His 600 required a great deal of work, and a lot of custom microcode got written to help test bits of hardware. His 700s came up easier. However, in all cases he was not able to use the wire-weave ROMs. He's done a great job of documenting his progress, and he designed some hardware to dump the wire-weave ROMs (partially successful) and also to replace the wire-weave ROM with modern EPROM/EEPROM. Start with the documentation here:
https://dopecc.net/latest/
You'll need to good logic analyzer, or at least a very capable multi-channel oscilloscope. Then it's a matter of tracing through and verify critical signals. You probably want to start collecting what's needed to build Andrew's "ROM Emulator" because you will need to assume that part of your problem is the wire-weave ROM not working 100%.