Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Need Help In Vb.net Pin
Gagan.2010-Nov-08 23:04
Gagan.2010-Nov-08 23:04 
GeneralRe: Need Help In Vb.net Pin
sarfarazaliqureshi11-Nov-08 8:04
sarfarazaliqureshi11-Nov-08 8:04 
AnswerRe: Need Help In Vb.net Pin
Thomas Stockwell11-Nov-08 2:49
professionalThomas Stockwell11-Nov-08 2:49 
GeneralRe: Need Help In Vb.net Pin
sarfarazaliqureshi11-Nov-08 8:09
sarfarazaliqureshi11-Nov-08 8:09 
GeneralRe: Need Help In Vb.net Pin
Thomas Stockwell11-Nov-08 8:17
professionalThomas Stockwell11-Nov-08 8:17 
GeneralRe: Need Help In Vb.net Pin
sarfarazaliqureshi11-Nov-08 9:06
sarfarazaliqureshi11-Nov-08 9:06 
Questionreading weighing scale data Pin
Ahamed Azeem10-Nov-08 20:36
Ahamed Azeem10-Nov-08 20:36 
AnswerRe: reading weighing scale data Pin
Thomas Stockwell11-Nov-08 2:52
professionalThomas Stockwell11-Nov-08 2:52 
I am not too familiar with terminal usage, but at first glance I would say emulation. I believe terminal is basically a command prompt window. Simply create a new terminal with Process.Start, and redirect the input and output to your application. Input would be the commands that you type to get the scale information, output would be what the application responds with that would be sent to your application.

[Edit:Look into the startup info properties for the Process class.]

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

AnswerRe: reading weighing scale data Pin
Dave Kreskowiak11-Nov-08 3:25
mveDave Kreskowiak11-Nov-08 3:25 
AnswerRe: reading weighing scale data Pin
Rajesh Anuhya12-Nov-08 0:14
professionalRajesh Anuhya12-Nov-08 0:14 
Questiondeploying applications in client machines Pin
pravimarrs10-Nov-08 18:30
pravimarrs10-Nov-08 18:30 
AnswerRe: deploying applications in client machines Pin
Anoop Brijmohun10-Nov-08 22:23
Anoop Brijmohun10-Nov-08 22:23 
GeneralRe: deploying applications in client machines Pin
pravimarrs10-Nov-08 23:15
pravimarrs10-Nov-08 23:15 
GeneralRe: deploying applications in client machines Pin
Anoop Brijmohun11-Nov-08 0:01
Anoop Brijmohun11-Nov-08 0:01 
GeneralRe: deploying applications in client machines Pin
pravimarrs11-Nov-08 19:02
pravimarrs11-Nov-08 19:02 
GeneralRe: deploying applications in client machines Pin
Dave Kreskowiak11-Nov-08 3:23
mveDave Kreskowiak11-Nov-08 3:23 
GeneralRe: deploying applications in client machines [modified] Pin
pravimarrs11-Nov-08 18:53
pravimarrs11-Nov-08 18:53 
GeneralRe: deploying applications in client machines Pin
Anoop Brijmohun11-Nov-08 19:27
Anoop Brijmohun11-Nov-08 19:27 
GeneralRe: deploying applications in client machines Pin
pravimarrs11-Nov-08 21:25
pravimarrs11-Nov-08 21:25 
GeneralRe: deploying applications in client machines Pin
Anoop Brijmohun12-Nov-08 2:31
Anoop Brijmohun12-Nov-08 2:31 
QuestionHow to pass discrete parameters to stored procedure from crystal report Pin
thiru_586210-Nov-08 18:03
thiru_586210-Nov-08 18:03 
Questionarraylist issue Pin
Tauseef A10-Nov-08 17:54
Tauseef A10-Nov-08 17:54 
AnswerRe: arraylist issue Pin
Guffa10-Nov-08 21:02
Guffa10-Nov-08 21:02 
QuestionRe: arraylist issue Pin
Tauseef A10-Nov-08 23:56
Tauseef A10-Nov-08 23:56 
Questionneed help. Pin
faradgi10-Nov-08 9:47
faradgi10-Nov-08 9:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.