Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
there are many good tutorial for communication with the serial port via VBA like http://www.thescarms.com/vbasic/commio.aspx or http://dev.emcelettronica.com/serial...tion-excel-vba All of them seems to use something like CommRead(intPortID, strData, lngSize) But my device sends data with unknown length. Is there a way to implement an wrapper for CommRead that bypass the lngsize, so that i can read the whole string sended? thx Christof |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
unknown column length | Excel Programming | |||
Finding a string of unknown length in a string of unknown length, Help! | Excel Discussion (Misc queries) | |||
Unknown column length | Excel Programming | |||
SMALL() on unknown length of list | Excel Worksheet Functions | |||
Sum unknown length column data in VBA | Excel Programming |