Re: vwait doesn't return after setting TCL_SetVar from a thread
- From: David Gravereaux <davygrvy@xxxxxxxxx>
- Date: Sat, 28 Apr 2007 11:50:07 -0700
zivh@xxxxxxxxx wrote:
3. i saw that in your tcl script you are waiting on variable data but
i haven't seen any where in your code that you are setting it in any
way - is in under the "script" var?
The script I call does that:
proc DataReady {} {
set ::data [tiepie::ADC_GetDataVoltCh 1]
}
--
It's psychosomatic. You need a lobotomy. I'll get a saw.
-- Calvin
Attachment:
signature.asc
Description: OpenPGP digital signature
- References:
- vwait doesn't return after setting TCL_SetVar from a thread
- From: zivh@xxxxxxxxx
- Re: vwait doesn't return after setting TCL_SetVar from a thread
- From: David Gravereaux
- Re: vwait doesn't return after setting TCL_SetVar from a thread
- From: David Gravereaux
- vwait doesn't return after setting TCL_SetVar from a thread
- Prev by Date: Re: vwait doesn't return after setting TCL_SetVar from a thread
- Next by Date: Re: vwait doesn't return after setting TCL_SetVar from a thread
- Previous by thread: Re: vwait doesn't return after setting TCL_SetVar from a thread
- Next by thread: Re: vwait doesn't return after setting TCL_SetVar from a thread
- Index(es):
Relevant Pages
|