I would suggest looking at any and all of the below functions
that will provide you the needed capability to use built-in
RS-232 function of CVI
Open COM and Configure OpenComConfig
Close COM CloseCom
Open COM-Current State OpenCom
Read Buffer ComRd
Read Terminated Buffer ComRdTerm
Read Byte ComRdByte
Write Buffer ComWrt
Write Byte ComWrtByte
Get Input Queue Length GetInQLen
Install COM Callback InstallComCallback
Message Edited by scomack on
12-19-2007 08:58 AM