Commands Print out serial port get commands serial port

8 years 2 months ago #29530313 by Smarlogy
Hi

Instruction print its output is through the serial port (RS232 or USB) ?, there any instrucion in MicroBasic to read strings from these ports

Please Log in or Create an account to join the conversation.

8 years 2 months ago #29530315 by TechSupport
It prints out either one or the other. The pc should auto-detect this.

If you are doing this via the magsensor, you will need to specify this in the start up settings under the microbasic parameter.

If it is the DC motor controller, then it won't matter.

print()

example print statement:

Print("Hello world \r")

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds