News:

SMF - Just Installed!

Main Menu

nrAstrm Maxframsize

Started by flavioelorza, January 04, 2021, 03:55:39 PM

Previous topic - Next topic

flavioelorza

Hi,

We updated the nrComm Lib VCL library and after that we are having problems with communication with the ASTM equipment.
The equipment does not recognize the end of the frame.

I noticed that the new nrAstm has a property called Maxframesize.
Is this problem related to this new property?

Before new version
<STX>1H|\^&||||||||||P<CR><ETX>0D<CR><LF>

After new version (without CR)
<STX>1H|\^&||||||||||P<ETX>00<CR><LF>

Tks

flavioelorza


Issue has been resolved.

nrAstm1.SendRecord (msg + #13)