Hi developers!
I want to send a Null character from serial port using MSCOMM32.OCX, but I'm facing a problem while generating it using *Mscomm1.output = Inttochar(0)*. It is not at all sending any value. How to solve it?
I want to send a Null character from serial port using MSCOMM32.OCX, but I'm facing a problem while generating it using *Mscomm1.output = Inttochar(0)*. It is not at all sending any value. How to solve it?