|
|
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. |