Discussion in "Software" started by    majoka    Mar 19, 2010.
Wed Oct 20 2010, 04:50 pm
#11
i guess when you will send anything using serial comm module it will go serially only.see how I am sending data serially to Sony Ericsson phone
http://www.terabug.com/how-to-send-at-commands-to-a-sony-ericsson-phone-using-vb/
Wed Oct 20 2010, 06:53 pm
#12
yes data come serially i know it but i want to send decimal no's instead of its ASCII values
AT Commands r ASCII characters
in vb if i write 10 vb treat it as string and value is 31 hex and 30 hex but i want to send 10 decimal
Wed Oct 20 2010, 07:34 pm
#13
cant u do string to num conversion ? what you want to trans exactly ? example + serial device will help more(purpose)
Wed Oct 20 2010, 11:26 pm
#14
i want to send a number to 8051 let say 1,2,3,4,5,6
in vb i write it on text box
vb treat it as a ascii
mean if i write 12345 that consider it 31h,32h,33h,34h and 35h and send this 5 characters to 8051 but i want vb send 1,2,3,4,5 only not ascii

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm
Bernardwarge
Tue Mar 26 2024, 11:15 am