Re: VB serial comms programming



Next question:
Are you sending receiving text or binary data. Text is readable,
however binary uses all of the 0-255 numeric values found in a Byte.
These require different setups for the MsComm control.

.



Relevant Pages

  • Re: VB serial comms programming
    ... > Are you sending receiving text or binary data. ... data should come from a microprocessor. ... Prev by Date: ...
    (comp.lang.basic.visual.misc)
  • Re: Transferring binary data to a function of a COM object
    ... > this value is truncated at the embedded null charaters. ... binary data, ... It works with DCOM too. ... Prev by Date: ...
    (microsoft.public.vc.atl)
  • Re: struct unpack newline
    ... has a problem reading the file correctly. ... There is _no_ correct way of splitting a file containing binary data in ... Peter ... Prev by Date: ...
    (comp.lang.python)
  • Reading a file into a byte array?
    ... manipulate the data, and then write the data to the network or to ... But I don't know how to handle arbitrary binary data. ... Prev by Date: ...
    (comp.lang.java.help)
  • Re: libxml2 and CDATA
    ... >>The binary data can be encoded so it contains only valid characters, for example in base64. ... Prev by Date: ...
    (comp.os.linux.development.apps)