Thanks for your reply, this did not stop the screensaver from turning on it seems to 'wake up' the display if the screensaver has come on.
It led me onto finding this:
echo -e '\033[9;0]' > /dev/tty1
I used this in a start up script and it seems to work.