error in USBSerial0_SendString component macro
Posted: Fri Dec 18, 2009 3:00 pm
Hello to all!!
I'm using Flowcode V3.6.11.53 and I'm implementing a program that control some external hardware and that sends previously acquire data to the PC.
At the moment I'm using an USB_Serial connection and I'm trying to use the macro USBSerial0_SendString.
I already tried to use the USBSerial0_SendByte and it worked fine but it takes to long. When I changed my program to use the USBSerial0_SendString macro instead and no data arrive in the PC.
This function in the help files receives two parameters, a string and the length of that string, but in the flowcode only let's me pass the string. It says that this function only receives one parameter. Could this be the problem?
Any clue?
Thanks,
Γ‚ngela
I'm using Flowcode V3.6.11.53 and I'm implementing a program that control some external hardware and that sends previously acquire data to the PC.
At the moment I'm using an USB_Serial connection and I'm trying to use the macro USBSerial0_SendString.
I already tried to use the USBSerial0_SendByte and it worked fine but it takes to long. When I changed my program to use the USBSerial0_SendString macro instead and no data arrive in the PC.
This function in the help files receives two parameters, a string and the length of that string, but in the flowcode only let's me pass the string. It says that this function only receives one parameter. Could this be the problem?
Any clue?
Thanks,
Γ‚ngela