View Single Post
  #1   Spotlight this post!  
Unread 22-03-2015, 09:17
arshacker arshacker is offline
Registered User
#0545
 
Join Date: Jan 2003
Location: long island, ny
Posts: 8
arshacker has a little shameless behaviour in the past
dashboard "basic" tab; string data entry

If I enter a string to a string control in the "basic" tab on the dashboard, using the keyboard, I can access the string from the robot which is running a c++ program using "getstring".

If a string is entered to a string control in the "basic" tab by setting up a local variable for the string control, and generating the string via a labview routine, that string cannot be accessed using the c++ "getstring". The keyboard and possibly the mouse click are somehow involved.

Any ideas???
Reply With Quote