Comm32 Logo
Home Button   

Topic:   InBufferSize and OutBufferSize never smaller than default

By: MitchPosted on: Aug 20 2014 at 01:11:58 PM
It seems that If I set the input and output buffer to smaller values than default, upon opening the port, these values get reset to the default values. If I set them larger than default, then the settings are kept. Is this intended behavior?

By: MitchPosted on: Aug 20 2014 at 01:30:21 PM
Sorry,

Forgot to mention. I am using VBA (Excel) with this as an added Resource. SComm version 8.0.4

By: SupportPosted on: Aug 21 2014 at 10:03:11 AM
Yes. sComm does have minimum sizes for the Buffer sizes. I'm really not suree why youd want smaller.

Any reason why you'd need smaller? We may consider it.


By: MitchPosted on: Aug 21 2014 at 01:05:35 PM
No real need to make it smaller, just something I noticed when trying to understand how to make my RS232 algorithm. Thank you for the confirmation.