| Function | SetOutBufSize | ||||||
| Description | Sets output buffer size for every COM ports of specific multi-serial module. Default buffer size is 1024 bytes. After calling this function, you must call InstallCom8000 to effect this setting. This function is used for C/C++ compiler. | ||||||
| Function Prototype | int SetOutBufSize(int size) 
 | ||||||
| Example | 
 | ||||||
| Note | All COM ports of same multi-serial module use
          same output buffer size. | ||||||
| Reference | SetInBufSize SetOutBufSize InstallCom8000 _SetBaudrate _SetDataFormat RestoreCom8000 IsCom8000 ToCom8000 ToCom8000Str ToCom8000nBytes ReadCom8000 ReadCom8000nBytes | ||||||
| Modules | I-8112, I-8114, I-8142, I-8144 | ||||||
| Back to Previous Page |