Do you have the rest of the program set up? I mean the display is working?

For the data just use something like:

Serout portpin,speed,["#",word_variable]

Serin portpin,speed,["#"],word_variable

For the parameters, have a look at the manual. I'd recommend a low speed of T2400.

Ioannis