When using the COMM DDT commands to open and configure a serial port, can I use statements like:
purgecomm hcomm&,%purge_txclear
Would hcomm& be the file handle (fnum) when using COMM OPEN "COMn" AS [#]fnum
Also can I set Comm timeouts such as "tmout.readintervaltimeout=50" ?
------------------
purgecomm hcomm&,%purge_txclear
Would hcomm& be the file handle (fnum) when using COMM OPEN "COMn" AS [#]fnum
Also can I set Comm timeouts such as "tmout.readintervaltimeout=50" ?
------------------
Comment