Files
harbour-core/harbour/contrib/hbct/ctcom1.c
Viktor Szakats 9e9e5129f8 2010-07-14 14:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbextern.ch
  * src/rtl/hbdoc.prg
    + Added __HBDOC_FROMSOURCE( <cStream> ) -> <aEntry>

  + tests/stripdoc.hbs
    + Strips NFDOC/HBDOC from .c/.prg sources.

  + tests/hbdocext.prg
    + Extracts NFDOC/HBDOC from source code.

  * contrib/hbct/bitnum.c
  * contrib/hbct/strdiff.c
  * contrib/hbct/token2.c
  * contrib/hbct/charlist.c
  * contrib/hbct/ctnet.c
  * contrib/hbct/charonly.c
  * contrib/hbct/atadjust.c
  * contrib/hbct/ctmath.c
  * contrib/hbct/ctset.c
  * contrib/hbct/ctwin.c
  + contrib/hbct/doc
  + contrib/hbct/doc/en
  + contrib/hbct/doc/en/strdiff.txt
  + contrib/hbct/doc/en/token1.txt
  + contrib/hbct/doc/en/token2.txt
  + contrib/hbct/doc/en/keyset.txt
  + contrib/hbct/doc/en/ct.txt
  + contrib/hbct/doc/en/charmirr.txt
  + contrib/hbct/doc/en/ctc.txt
  + contrib/hbct/doc/en/charlist.txt
  + contrib/hbct/doc/en/charlihb.txt
  + contrib/hbct/doc/en/relation.txt
  + contrib/hbct/doc/en/atadjust.txt
  + contrib/hbct/doc/en/charonly.txt
  + contrib/hbct/doc/en/ctmath.txt
  + contrib/hbct/doc/en/atnum.txt
  + contrib/hbct/doc/en/numconv.txt
  + contrib/hbct/doc/en/charsort.txt
  + contrib/hbct/doc/en/count.txt
  + contrib/hbct/doc/en/posdiff.txt
  + contrib/hbct/doc/en/ftoc.txt
  + contrib/hbct/doc/en/charmix.txt
  + contrib/hbct/doc/en/charevod.txt
  + contrib/hbct/doc/en/finan.txt
  + contrib/hbct/doc/en/range.txt
  + contrib/hbct/doc/en/wordrepl.txt
  + contrib/hbct/doc/en/charrepl.txt
  + contrib/hbct/doc/en/exponent.txt
  + contrib/hbct/doc/en/addascii.txt
  + contrib/hbct/doc/en/ctmath2.txt
  + contrib/hbct/doc/en/strswap.txt
  + contrib/hbct/doc/en/trig.txt
  + contrib/hbct/doc/en/tab.txt
  + contrib/hbct/doc/en/video.txt
  + contrib/hbct/doc/en/charswap.txt
  + contrib/hbct/doc/en/dattime2.txt
  + contrib/hbct/doc/en/dattime3.txt
  + contrib/hbct/doc/en/replace.txt
  + contrib/hbct/doc/en/charop.txt
  + contrib/hbct/doc/en/misc1.txt
  + contrib/hbct/doc/en/asciisum.txt
  + contrib/hbct/doc/en/color.txt
  + contrib/hbct/doc/en/charone.txt
  + contrib/hbct/doc/en/num1.txt
  + contrib/hbct/doc/en/pos1.txt
  + contrib/hbct/doc/en/pos2.txt
  + contrib/hbct/doc/en/numat.txt
  + contrib/hbct/doc/en/charophb.txt
  + contrib/hbct/doc/en/atrepl.txt
  + contrib/hbct/doc/en/ascpos.txt
  + contrib/hbct/doc/en/wordtoch.txt
  + contrib/hbct/doc/en/ctpad.txt
  + contrib/hbct/doc/en/datetime.txt
  + contrib/hbct/doc/en/print.txt
  + contrib/hbct/doc/en/justify.txt
  + contrib/hbct/doc/en/remove.txt
  + contrib/hbct/doc/en/ctstr.txt
  + contrib/hbct/doc/en/screen1.txt
    + Moved embedded docs to separate files.

  * contrib/hbct/charsort.c
  * contrib/hbct/ftoc.c
  * contrib/hbct/charmix.c
  * contrib/hbct/charevod.c
  * contrib/hbct/wordrepl.c
  * contrib/hbct/exponent.c
  * contrib/hbct/charrepl.c
  * contrib/hbct/files.c
  * contrib/hbct/strswap.c
  * contrib/hbct/trig.c
  * contrib/hbct/video.c
  * contrib/hbct/charswap.c
  * contrib/hbct/dattime3.c
  * contrib/hbct/charop.c
  * contrib/hbct/ct.prg
  * contrib/hbct/cursor.c
  * contrib/hbct/misc2.c
  * contrib/hbct/color.c
  * contrib/hbct/charone.c
  * contrib/hbct/num1.c
  * contrib/hbct/pos1.c
  * contrib/hbct/ctcom1.c
  * contrib/hbct/charophb.c
  * contrib/hbct/ascpos.c
  * contrib/hbct/numconv.prg
  * contrib/hbct/ctstr.c
  * contrib/hbct/screen1.c
  * contrib/hbct/token1.c
  * contrib/hbct/keyset.c
  * contrib/hbct/charmirr.c
  * contrib/hbct/ctc.c
  * contrib/hbct/ctwfunc.c
  * contrib/hbct/charlihb.c
  * contrib/hbct/relation.c
  * contrib/hbct/setlast.c
  * contrib/hbct/atnum.c
  * contrib/hbct/count.c
  * contrib/hbct/disk.c
  * contrib/hbct/posdiff.c
  * contrib/hbct/finan.c
  * contrib/hbct/range.c
  * contrib/hbct/addascii.c
  * contrib/hbct/ctmath2.c
  * contrib/hbct/tab.c
  * contrib/hbct/dattime2.c
  * contrib/hbct/replace.c
  * contrib/hbct/misc1.c
  * contrib/hbct/asciisum.c
  * contrib/hbct/pos2.c
  * contrib/hbct/numat.c
  * contrib/hbct/fcopy.prg
  * contrib/hbct/atrepl.c
  * contrib/hbct/ctcom2.c
  * contrib/hbct/wordtoch.c
  * contrib/hbct/ctpad.c
  * contrib/hbct/datetime.c
  * contrib/hbct/print.c
  * contrib/hbct/justify.c
  * contrib/hbct/remove.c
    - Stripped NFDOC/HBDOC from source code.

  + contrib/hbnf/doc
  + contrib/hbnf/doc/en
  + contrib/hbnf/doc/en/acctmnth.txt
  + contrib/hbnf/doc/en/savearr.txt
  + contrib/hbnf/doc/en/rand1.txt
  + contrib/hbnf/doc/en/madd.txt
  + contrib/hbnf/doc/en/dispmsg.txt
  + contrib/hbnf/doc/en/numlock.txt
  + contrib/hbnf/doc/en/mouse1.txt
  + contrib/hbnf/doc/en/settime.txt
  + contrib/hbnf/doc/en/restsets.txt
  + contrib/hbnf/doc/en/page.txt
  + contrib/hbnf/doc/en/prtscr.txt
  + contrib/hbnf/doc/en/color2n.txt
  + contrib/hbnf/doc/en/byt2bit.txt
  + contrib/hbnf/doc/en/month.txt
  + contrib/hbnf/doc/en/byt2hex.txt
  + contrib/hbnf/doc/en/findith.txt
  + contrib/hbnf/doc/en/at2.txt
  + contrib/hbnf/doc/en/acctweek.txt
  + contrib/hbnf/doc/en/gcd.txt
  + contrib/hbnf/doc/en/poke.txt
  + contrib/hbnf/doc/en/pegs.txt
  + contrib/hbnf/doc/en/min2dhm.txt
  + contrib/hbnf/doc/en/acctqtr.txt
  + contrib/hbnf/doc/en/dosver.txt
  + contrib/hbnf/doc/en/mkdir.txt
  + contrib/hbnf/doc/en/nooccur.txt
  + contrib/hbnf/doc/en/dayofyr.txt
  + contrib/hbnf/doc/en/metaph.txt
  + contrib/hbnf/doc/en/menu1.txt
  + contrib/hbnf/doc/en/byteand.txt
  + contrib/hbnf/doc/en/setlastk.txt
  + contrib/hbnf/doc/en/sqzn.txt
  + contrib/hbnf/doc/en/bytexor.txt
  + contrib/hbnf/doc/en/workdays.txt
  + contrib/hbnf/doc/en/byteor.txt
  + contrib/hbnf/doc/en/asum.txt
  + contrib/hbnf/doc/en/sleep.txt
  + contrib/hbnf/doc/en/wda.txt
  + contrib/hbnf/doc/en/aavg.txt
  + contrib/hbnf/doc/en/woy.txt
  + contrib/hbnf/doc/en/alt.txt
  + contrib/hbnf/doc/en/any2any.txt
  + contrib/hbnf/doc/en/adessort.txt
  + contrib/hbnf/doc/en/setdate.txt
  + contrib/hbnf/doc/en/netpv.txt
  + contrib/hbnf/doc/en/amedian.txt
  + contrib/hbnf/doc/en/blink.txt
  + contrib/hbnf/doc/en/ctrl.txt
  + contrib/hbnf/doc/en/vertmenu.txt
  + contrib/hbnf/doc/en/qtr.txt
  + contrib/hbnf/doc/en/linked.txt
  + contrib/hbnf/doc/en/aredit.txt
  + contrib/hbnf/doc/en/shift.txt
  + contrib/hbnf/doc/en/fttext.txt
  + contrib/hbnf/doc/en/xbox.txt
  + contrib/hbnf/doc/en/ftround.txt
  + contrib/hbnf/doc/en/hex2dec.txt
  + contrib/hbnf/doc/en/nwuid.txt
  + contrib/hbnf/doc/en/dectobin.txt
  + contrib/hbnf/doc/en/chdir.txt
  + contrib/hbnf/doc/en/bitset.txt
  + contrib/hbnf/doc/en/aemaxlen.txt
  + contrib/hbnf/doc/en/nwlstat.txt
  + contrib/hbnf/doc/en/invclr.txt
  + contrib/hbnf/doc/en/popadder.txt
  + contrib/hbnf/doc/en/lastday.txt
  + contrib/hbnf/doc/en/dispc.txt
  + contrib/hbnf/doc/en/ftattr.txt
  + contrib/hbnf/doc/en/tempfile.txt
  + contrib/hbnf/doc/en/diskfunc.txt
  + contrib/hbnf/doc/en/stod.txt
  + contrib/hbnf/doc/en/scregion.txt
  + contrib/hbnf/doc/en/mouse2.txt
  + contrib/hbnf/doc/en/d2e.txt
  + contrib/hbnf/doc/en/kspeed.txt
  + contrib/hbnf/doc/en/descendn.txt
  + contrib/hbnf/doc/en/pickday.txt
  + contrib/hbnf/doc/en/firstday.txt
  + contrib/hbnf/doc/en/daytobow.txt
  + contrib/hbnf/doc/en/getenvrn.txt
  + contrib/hbnf/doc/en/anomatch.txt
  + contrib/hbnf/doc/en/menutonf.txt
  + contrib/hbnf/doc/en/pvid.txt
  + contrib/hbnf/doc/en/proper.txt
  + contrib/hbnf/doc/en/isbiton.txt
  + contrib/hbnf/doc/en/isbit.txt
  + contrib/hbnf/doc/en/cntryset.txt
  + contrib/hbnf/doc/en/datecnfg.txt
  + contrib/hbnf/doc/en/caplock.txt
  + contrib/hbnf/doc/en/easter.txt
  + contrib/hbnf/doc/en/bytenot.txt
  + contrib/hbnf/doc/en/ftisprn.txt
  + contrib/hbnf/doc/en/setkeys.txt
  + contrib/hbnf/doc/en/ntow.txt
  + contrib/hbnf/doc/en/aeminlen.txt
  + contrib/hbnf/doc/en/floptst.txt
  + contrib/hbnf/doc/en/pchr.txt
  + contrib/hbnf/doc/en/savesets.txt
  + contrib/hbnf/doc/en/tbwhile.txt
  + contrib/hbnf/doc/en/year.txt
  + contrib/hbnf/doc/en/calendar.txt
  + contrib/hbnf/doc/en/e2d.txt
  + contrib/hbnf/doc/en/sysmem.txt
  + contrib/hbnf/doc/en/elapsed.txt
  + contrib/hbnf/doc/en/n2color.txt
  + contrib/hbnf/doc/en/bitclr.txt
  + contrib/hbnf/doc/en/eltime.txt
  + contrib/hbnf/doc/en/putkey.txt
  + contrib/hbnf/doc/en/aading.txt
  + contrib/hbnf/doc/en/dfile.txt
  + contrib/hbnf/doc/en/elapmil.txt
  + contrib/hbnf/doc/en/pending.txt
  + contrib/hbnf/doc/en/peek.txt
  + contrib/hbnf/doc/en/clrsel.txt
  + contrib/hbnf/doc/en/ontick.txt
  + contrib/hbnf/doc/en/acctyear.txt
  + contrib/hbnf/doc/en/byteneg.txt
  + contrib/hbnf/doc/en/isshare.txt
  + contrib/hbnf/doc/en/sinkey.txt
  + contrib/hbnf/doc/en/iamidle.txt
  + contrib/hbnf/doc/en/ftidle.txt
  + contrib/hbnf/doc/en/rmdir.txt
  + contrib/hbnf/doc/en/scancode.txt
  + contrib/hbnf/doc/en/vidmode.txt
  + contrib/hbnf/doc/en/origin.txt
  + contrib/hbnf/doc/en/nwsem.txt
  + contrib/hbnf/doc/en/acctadj.txt
  + contrib/hbnf/doc/en/week.txt
  + contrib/hbnf/doc/en/vidcur.txt
  + contrib/hbnf/doc/en/readme.txt
  + contrib/hbnf/doc/en/prtesc.txt
  + contrib/hbnf/doc/en/miltime.txt
    + Moved embedded docs to separate files.

  * contrib/hbnf/kspeed.c
  * contrib/hbnf/iamidle.c
  * contrib/hbnf/miltime.prg
  * contrib/hbnf/mouse1.prg
  * contrib/hbnf/setkeys.c
  * contrib/hbnf/origin.c
  * contrib/hbnf/chdir.c
  * contrib/hbnf/hex2dec.prg
  * contrib/hbnf/mouse2.prg
  * contrib/hbnf/ftisprn.c
  * contrib/hbnf/putkey.c
  * contrib/hbnf/floptst.prg
  * contrib/hbnf/mkdir.c
  * contrib/hbnf/rmdir.c
  * contrib/hbnf/setlastk.c
    ! Fixed NFDOC formatting.
    ; TODO: Strip docs.
2010-07-14 12:48:39 +00:00

524 lines
12 KiB
C

/*
* $Id$
*/
/*
* Harbour Project source code:
* CT3 serial communication COM_*() functions
*
* Copyright 2010 Przemyslaw Czerpak <druzus / at / priv.onet.pl>
* www - http://harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
#include "hbapi.h"
#include "hbapiitm.h"
#include "hbapicom.h"
#include "ctcom.ch"
static int hb_ctComCharParam( int iParam )
{
const char * pszParam = hb_parc( iParam );
if( pszParam )
{
if( hb_parclen( iParam ) > 0 )
return ( unsigned char ) pszParam[ 0 ];
}
else if( HB_ISNUM( iParam ) )
return ( unsigned char ) hb_parni( iParam );
return -1;
}
static void hb_ctComTestMSR( int iLine )
{
HB_BOOL fResult;
int iMSR;
if( hb_comMSR( hb_parni( 1 ), &iMSR ) != -1 )
fResult = ( iMSR & iLine ) != 0;
else
fResult = HB_FALSE;
hb_retl( fResult );
}
/* COM_COUNT( <nComPort> ) -> <nCharactersInInputBuffer>
*/
HB_FUNC( COM_COUNT )
{
hb_retni( hb_comInputCount( hb_parni( 1 ) ) );
}
/* COM_SCOUNT( <nComPort> ) -> <nCharactersInOutputBuffer>
*/
HB_FUNC( COM_SCOUNT )
{
hb_retni( hb_comOutputCount( hb_parni( 1 ) ) );
}
/* COM_FLUSH( <nComPort> ) -> <lInputBufferCleared>
*/
HB_FUNC( COM_FLUSH )
{
hb_retl( hb_comFlush( hb_parni( 1 ), HB_COM_IFLUSH ) != -1 );
}
/* COM_SFLUSH( <nComPort> ) -> <lOutputBufferCleared>
*/
HB_FUNC( COM_SFLUSH )
{
hb_retl( hb_comFlush( hb_parni( 1 ), HB_COM_OFLUSH ) != -1 );
}
/* COM_CTS( <nComPort> ) -> <lCTSActive>
*/
HB_FUNC( COM_CTS )
{
hb_ctComTestMSR( HB_COM_MSR_CTS );
}
/* COM_DCD( <nComPort> ) -> <lDCDActive>
*/
HB_FUNC( COM_DCD )
{
hb_ctComTestMSR( HB_COM_MSR_DCD );
}
/* COM_DSR( <nComPort> ) -> <lDSRActive>
*/
HB_FUNC( COM_DSR )
{
hb_ctComTestMSR( HB_COM_MSR_DSR );
}
/* COM_RING( <nComPort> ) -> <lActiveRing>
*/
HB_FUNC( COM_RING )
{
hb_ctComTestMSR( HB_COM_MSR_RI );
}
/* COM_RTS( <nComPort>, [<lNewRTSStatus>] ) -> <lOldRTSStatus>
*/
HB_FUNC( COM_RTS )
{
int iMCR, iClr = 0, iSet = 0;
if( HB_ISLOG( 2 ) )
{
if( hb_parl( 2 ) )
iSet = HB_COM_MCR_RTS;
else
iClr = HB_COM_MCR_RTS;
}
hb_comMCR( hb_parni( 1 ), &iMCR, iClr, iSet );
hb_retl( ( iMCR & HB_COM_MCR_DTR ) != 0 );
}
/* COM_DTR( <nComPort>, [<lNewDTRStatus>] ) -> <lOldDTRStatus>
*/
HB_FUNC( COM_DTR )
{
int iMCR, iClr = 0, iSet = 0;
if( HB_ISLOG( 2 ) )
{
if( hb_parl( 2 ) )
iSet = HB_COM_MCR_DTR;
else
iClr = HB_COM_MCR_DTR;
}
hb_comMCR( hb_parni( 1 ), &iMCR, iClr, iSet );
hb_retl( ( iMCR & HB_COM_MCR_DTR ) != 0 );
}
/* COM_MCR( <nComPort>, [<nMCR>] ) -> <nMCR> (MCR_*)
*/
HB_FUNC( COM_MCR )
{
int iMCR, iClr, iSet;
if( HB_ISNUM( 2 ) )
{
iClr = 0xff;
iSet = hb_parni( 2 ) & 0xff;
}
else
iClr = iSet = 0;
if( hb_comMCR( hb_parni( 1 ), &iMCR, iClr, iSet ) == -1 )
iMCR = MCR_ERROR;
hb_retni( iMCR );
}
/* COM_MSR( <nComPort> ) -> <nMSR> (MSR_*)
*/
HB_FUNC( COM_MSR )
{
int iMSR;
if( hb_comMSR( hb_parni( 1 ), &iMSR ) == -1 )
iMSR = MSR_ERROR;
hb_retni( iMSR );
}
/* COM_LSR( <nComPort> ) -> <nLSR> (LSR_*)
*/
HB_FUNC( COM_LSR )
{
int iLSR;
if( hb_comLSR( hb_parni( 1 ), &iLSR ) == -1 )
iLSR = LSR_ERROR;
hb_retni( iLSR );
}
/* COM_BREAK( <nComPort>, <nDurationInMilliSecs>=100 ) -> <lSuccess>
*/
HB_FUNC( COM_BREAK )
{
hb_retl( hb_comSendBreak( hb_parni( 1 ), hb_parnidef( 2, 100 ) ) != 0 );
}
/* COM_HARD( <nComPort>, [<lNewHandshake>], [<lDTR/DSR>] ) -> <lOldHandshake>
*/
HB_FUNC( COM_HARD )
{
int iPort = hb_parni( 1 ), iFlow, iMask;
HB_BOOL fResult = HB_FALSE;
if( hb_comFlowControl( iPort, &iFlow, -1 ) != -1 )
{
iMask = hb_parl( 3 ) ? ( HB_COM_FLOW_IDTRDSR | HB_COM_FLOW_ODTRDSR ) :
( HB_COM_FLOW_IRTSCTS | HB_COM_FLOW_ORTSCTS );
fResult = ( iFlow & iMask ) == iMask;
if( HB_ISLOG( 2 ) )
{
iFlow &= ~( HB_COM_FLOW_IDTRDSR | HB_COM_FLOW_ODTRDSR |
HB_COM_FLOW_IRTSCTS | HB_COM_FLOW_ORTSCTS );
if( hb_parl( 2 ) )
iFlow |= iMask;
hb_comFlowControl( iPort, NULL, iFlow );
}
}
hb_retl( fResult );
}
/* COM_SOFT( <nComPort>, [<lNewHandshake>],
[<cXONchar>], [<cXOFFchar>] ) -> <lOldHandshake>
*/
HB_FUNC( COM_SOFT )
{
int iPort = hb_parni( 1 ), iFlow, iMask;
HB_BOOL fResult = HB_FALSE;
if( hb_comFlowControl( iPort, &iFlow, -1 ) != -1 )
{
iMask = ( HB_COM_FLOW_XON | HB_COM_FLOW_XOFF );
fResult = ( iFlow & iMask ) == iMask;
if( HB_ISLOG( 2 ) )
{
if( hb_parl( 2 ) )
iFlow |= iMask;
else
iFlow &= ~iMask;
hb_comFlowControl( iPort, NULL, iFlow );
}
if( hb_pcount() > 2 )
hb_comFlowChars( iPort, hb_ctComCharParam( 3 ), hb_ctComCharParam( 4 ) );
}
hb_retl( fResult );
}
/* COM_SOFT_R( <nComPort>, [<lXOFFFlag>] ) -> <lXOFFFlag>
*/
HB_FUNC( COM_SOFT_R )
{
HB_BOOL fResult = HB_FALSE;
int iPort = hb_parni( 1 ), iMode;
if( HB_ISLOG( 2 ) )
hb_comFlowSet( iPort, HB_COM_FL_SOFT |
( hb_parl( 2 ) ? HB_COM_FL_OOFF : HB_COM_FL_OON ) );
iMode = hb_comOutputState( iPort );
if( iMode > 0 )
fResult = ( iMode & HB_COM_TX_XOFF ) != 0;
hb_retl( fResult );
}
/* COM_SOFT_S( <nComPort> ) -> <lXOFFFlag>
*/
HB_FUNC( COM_SOFT_S )
{
HB_BOOL fResult = HB_FALSE;
int iMode = hb_comInputState( hb_parni( 1 ) );
if( iMode > 0 )
fResult = ( iMode & HB_COM_RX_XOFF ) != 0;
hb_retl( fResult );
}
/* COM_ERRCHR( <nComPort>, [<nErrorCharacter|cErrorCharacter>] ) -> <lChanged>
*/
HB_FUNC( COM_ERRCHR )
{
hb_retl( hb_comErrorChar( hb_parni( 1 ), hb_ctComCharParam( 2 ) ) != -1 );
}
/* COM_REMOTE( <nComPort>, [<nCharacter|cCharacter>] ) -> <lActive>
*/
HB_FUNC( COM_REMOTE )
{
hb_retl( hb_comDiscardChar( hb_parni( 1 ), hb_ctComCharParam( 2 ) ) > 0 );
}
/* COM_SMODE( <nComPort> ) -> <nSendMode>
*/
HB_FUNC( COM_SMODE )
{
int iMode = hb_comOutputState( hb_parni( 1 ) ), iResult = 0;
if( iMode > 0 )
{
if( iMode & HB_COM_TX_EMPTY )
iResult |= SMODE_EMPTY;
if( iMode & HB_COM_TX_XOFF )
iResult |= SMODE_SOFT;
if( iMode & ( HB_COM_TX_CTS | HB_COM_TX_DSR | HB_COM_TX_DCD ) )
iResult |= SMODE_HARD;
if( iMode & HB_COM_TX_RFLUSH )
iResult |= SMODE_RFLUSH;
}
hb_retni( iResult );
}
/* COM_EVENT( <nComPort>, <nMode> ) -> <nCode>
*/
HB_FUNC( COM_EVENT )
{
/* TODO: unsupported */
hb_retni( 0 );
}
/* COM_KEY( <nComPort>, [<nKeyValue1>], [<nKeyValue2>] ) -> <lActive>
*/
HB_FUNC( COM_KEY )
{
/* TODO: unsupported */
hb_retl( HB_FALSE );
}
/* COM_SKEY( [<nComPort>], [<nKeyValue1|cKeyValue1>],
* [<nKeyValue2|cKeyValue2>] ) -> <lActive>
*/
HB_FUNC( COM_SKEY )
{
/* TODO: unsupported */
hb_retl( HB_FALSE );
}
/* COM_INIT( <nComPort>, [<nBaudRate>=300], [<cParity:E,O,M,S,N>=N],
* [<nDataLength:7,8>=8], [<nStopBits:1,2>=1] ) -> <lInitialized>
*/
HB_FUNC( COM_INIT )
{
int iPort = hb_parni( 1 ),
iBaud = hb_parnidef( 2, 300 ),
iParity = hb_parcx( 3 )[ 0 ],
iSize = hb_parnidef( 4, 8 ),
iStop = hb_parnidef( 5, 1 );
hb_retl( hb_comInit( iPort, iBaud, iParity, iSize, iStop ) != -1 );
}
/* COM_OPEN( <nComPort>, [<nBufferIn>=100] [, <nBufferOut>=0],
* [<lTrapMode>] ) -> <lStatus>
*/
HB_FUNC( COM_OPEN )
{
int iPort = hb_parni( 1 );
/* TODO: add support for <nBufferIn> */
/* TODO: add support for <nBufferOut> */
/* TODO: add support for <lTrapMode> */
hb_comClose( iPort );
hb_retl( hb_comOpen( iPort ) != -1 );
}
/* COM_CLOSE( <nComPort> ) -> <lClosed>
*/
HB_FUNC( COM_CLOSE )
{
int iPort = hb_parni( 1 );
hb_comFlush( iPort, HB_COM_IOFLUSH );
hb_retl( hb_comClose( iPort ) != -1 );
}
/* COM_READ( <nComPort>, [<nLength>], [<lNoDelete>] ) -> <cCharacterstring>
*/
HB_FUNC( COM_READ )
{
char buffer[ 1024 ];
char * data;
long lLen, lRecv;
int iPort = hb_parni( 1 );
/* TODO: add support for <lNoDelete> */
if( HB_ISNUM( 2 ) )
lLen = hb_parnl( 2 );
else
{
lLen = hb_comInputCount( iPort );
if( lLen < ( long ) ( sizeof( buffer ) >> 1 ) )
lLen = sizeof( buffer );
else
lLen <<= 2;
}
if( lLen <= ( long ) sizeof( buffer ) )
data = buffer;
else
data = ( char * ) hb_xgrab( lLen + 1 );
lRecv = hb_comRecv( iPort, buffer, lLen, 0 );
if( lRecv < 0 )
lRecv = 0;
if( data == buffer )
hb_retclen( data, lRecv );
else if( lLen > 16 && ( lLen >> 2 ) > lRecv )
{
hb_retclen( data, lRecv );
hb_xfree( data );
}
else
hb_retclen_buffer( data, lRecv );
}
/* COM_SEND( <nComPort>, <cString|nChar> ) -> <nNotSendLength>
*/
HB_FUNC( COM_SEND )
{
const char * data = hb_parc( 2 );
long lLen = 0;
char buffer;
/* TODO: add automatic drain call for ports open without send buffer */
if( data )
lLen = ( long ) hb_parclen( 2 );
else if( HB_ISNUM( 2 ) )
{
buffer = ( unsigned char ) hb_parni( 2 );
data = &buffer;
lLen = 1;
}
if( lLen )
{
long lResult = hb_comSend( hb_parni( 1 ), data, lLen, 0 );
if( lResult > 0 )
lLen -= lResult;
}
hb_retnl( lLen );
}
/* COM_NUM() -> <nMaxCom>
*/
HB_FUNC( COM_NUM )
{
hb_retni( hb_comLastNum() );
}
/* COM_GETIO( <nComPort> ) -> <nIOPort> | -1
*/
HB_FUNC( COM_GETIO )
{
/* TODO! */
}
/* COM_SETIO( <nComPort>, <nIOPort|cIOPort> ) -> <lChanged>
*/
HB_FUNC( COM_SETIO )
{
/* TODO! */
}
/* COM_GETIRQ( <nComPort> ) -> <nIRQ> | -1
*/
HB_FUNC( COM_GETIRQ )
{
/* TODO! */
}
/* COM_SETIRQ( <nComPort>, <nIRQ|cIRQ> ) -> <lChanged>
*/
HB_FUNC( COM_SETIRQ )
{
/* TODO! */
}
/* COM_DEVNAME( <nComPort> [, <cNewName> ] ) -> <cPrevName>
*/
HB_FUNC( COM_DEVNAME )
{
int iPort = hb_parni( 1 );
const char * szDevName = hb_parc( 2 );
char buffer[ HB_COM_DEV_NAME_MAX ];
hb_retc( hb_comGetDevice( iPort, buffer, sizeof( buffer ) ) );
if( szDevName )
hb_comSetDevice( iPort, szDevName );
}