David Chua
11-06-2006, 12:17 AM
Hi Guys,
I've created a small terminal program mainly to use the Serial port on my Axim x51v machine. The program uses multi-form, the main program and setup program.
You can send and receive data from serial port (com1) in ASCII mode, in addition, you can also display the incoming data in "Hex" mode. Yet to implement transmitting "Hex" data (need more time).
I've attach the full program in this message but, I'll not be responsible for any outcome on using this code. However, I welcome discussion on this topic.
The zip file contain:
term.prj (the main project file)
term.ppl (the main program)
SetComm.frm (the form for SetComm)
SetComm.ppl (generated from SetComm.frm)
The code only tested on Axim a51v.
Cheers.
[br]1162772263_33_FT0_term.zip
I've created a small terminal program mainly to use the Serial port on my Axim x51v machine. The program uses multi-form, the main program and setup program.
You can send and receive data from serial port (com1) in ASCII mode, in addition, you can also display the incoming data in "Hex" mode. Yet to implement transmitting "Hex" data (need more time).
I've attach the full program in this message but, I'll not be responsible for any outcome on using this code. However, I welcome discussion on this topic.
The zip file contain:
term.prj (the main project file)
term.ppl (the main program)
SetComm.frm (the form for SetComm)
SetComm.ppl (generated from SetComm.frm)
The code only tested on Axim a51v.
Cheers.
[br]1162772263_33_FT0_term.zip