11-08-2005 03:52 PM
11-09-2005 06:14 PM
Greetings!
Thanks for the message. Could you please let us know -
1) If you are using some sort of switch case or if statement in LabVIEW and
modifying the control which then updates the constant.
2) Is there a specific reason you are using a string control and not a numeric
control to control the constant in Matlab. You have to make sure the display is
correct. Right click on the control and select the correct display.
3) What kind of dummy character you are getting, is it like \n or \r
Thanks and hope this helps
Good Luck
Best regards
Avi Harjani
11-10-2005 08:44 AM
Hi,
To answer your questions, I use string controls because data come from a table. So, I put these data in a string controls cluster that is mapped with the Matlab model. When I do chages in my table, no problem. The constant in Matlab get the new value. But at the initialisation, when labview's controls are initialize with the Matlab values, I get the value with dummy characters \r\n
For your first question, can you tell me more on what you exactly want to know.
Thanks for your help
Chris
11-10-2005 11:41 PM