Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can the CR1000 build a text string and send it out the RS-232 port?

0
Posted

How can the CR1000 build a text string and send it out the RS-232 port?

0

Sending a serial string out one of the CR1000 COM ports will require at least two instructions. Generally, the SerialOpen instruction is used to set up the communication port, such as 115.2k, N, 8, 1. The instructions SerialOut or SerialOutBlock can be used to transmit a specified string. See the CRBasic help for examples of programs using each of these instructions.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123