Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: charlie007
  • Content: Threads
  • Order by date
  1. charlie007

    How to define a binary number

    I can not figure out how to define a hex number 80 I'm using this: set hexb [binary format H* 80] I am sending $hexb as part of a string to serial port (see program below). I put on serial port monitor and see 3F as the data. Don't know why 80 is not being sent, yet [format %2X [scan $hexb %c]]...
  2. charlie007

    tk entry usage

    I am just statrting to learn tk. I have some experience with tcl on linux and now I am working on winxp. All I want to do is enter some text and have it echoed back with tk_messageBox. The problem: the entry box appears, but does not wait for me to enter any text. Do I need a bind to...

Part and Inventory Search

Back
Top