Convert long number to ascii
How can i convert a long number to ascii and transmit it through a com
port using mscomm? When I try to send through the com port I receive
and error code 380 Invalid property value. I've checked my
cofiguration of mscomm and it all seems correct but it just doesn't
work. Any help would be greatly appreciated.
.
Relevant Pages
- Re: Reading the Serial Port (OnComm Event)
... Could this be because my application is using the C++ DLL to open the Comm ... You cannot open a port with MSComm that is still open using the DLL. ... These range from using MSComm on a separate serial port, ... (microsoft.public.vb.general.discussion) - Re: VB6s MSComm doesnt work well with Vista
... This App uses MSComm to control ... Port. ... I wonder whether VB6's MSComm control is compatible with Vista. ... (microsoft.public.vb.general.discussion) - Re: Convert long number to ascii
... When I try to send through the com port I receive ... and error code 380 Invalid property value. ... cofiguration of mscomm and it all seems correct but it just doesn't ... Dim overalloee1 As String ... (microsoft.public.vb.general.discussion) - Re: mscomm output- not modem
... MSComm in MSExcel to control a pump. ... I'm connected to Com1- a D9 port. ... Dim Buffer As Variant ... (microsoft.public.vb.general.discussion) - Re: Convert long number to ascii
... When I try to send through the com port I receive ... and error code 380 Invalid property value. ... cofiguration of mscomm and it all seems correct but it just doesn't ... Convert it to a string first, ... (microsoft.public.vb.general.discussion) |
|