|
RSS
Feed

Wires No More!

$159.99 a pair
Wireless Serial Adapter
(Bluetooth to RS232)

$19.99
Bluetooth USB Dongle
(Class 1, EDR, v2.0)
|
COMM-DRV/Lib v19.0 Press Release
WCSC is releasing COMM-DRV/Lib v19.0.
This version is downwardly compatible with our previous versions. Listed below
are the changes between version 18.2 and 19.0. To view changes from older
version Click Here! for those press
releases.
Following are the new & updated features of this version.
 |
- Updated online documentation
|
-
New Functions
|
|
Repeated calls to this function allows the dynamic
creation of a list of filepath\filespec in order to transfer files from
many different locations at once. It is no longer necessary to move files
to one place for a complete wildcard transfer. All the file transfer calls
automatically determine if a list of files was created dynamically and
transparently uses the list. This transparency means old and new
application code syntax remain the same. |
|
|
This function clears the list created by
CdrvXferSetFileSpec(). Note that the list is automatically released upon
successful file transfer. |
| |
|
|
|
This function is used to set port specific context
variables that can be read by another thread for the particular port. This
function is ideal for passing/storing the C++ this pointer to
logically disengaged code or any other value one may need to store on a
per port basis. |
|
|
This function retrieves the value stored by CdrvSetContext(). |
| |
|
|
|
GUI function that displays a simple dialog box to retrieve simple serial
port characteristics. It returns the values in the format needed by the
COMM-DRV/Lib initialization functions. |
 |
|
|
GUI function that displays a more complex dialog box to retrieve simple
serial port characteristics. It returns the values in the format needed by
the COMM-DRV/Lib initialization functions. |
 |
| |
|
|
|
Converts a numerical baud rate to the Baud Index format
used by COMM-DRV/Lib initialization routines. |
Please review http://www.wcscnet.com/CdrvLBro.htm
for a complete description of COMM-DRV/Lib.
|
Last Updated:
08/14/2011
|