Click here to Skip to main content
15,905,914 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralInVisble specify Column in ListView Ctrl Pin
skoizumi2911027-May-04 11:57
sussskoizumi2911027-May-04 11:57 
GeneralRe: InVisble specify Column in ListView Ctrl Pin
Dave Kreskowiak28-May-04 2:11
mveDave Kreskowiak28-May-04 2:11 
GeneralRe: InVisble specify Column in ListView Ctrl Pin
skoizumi2911028-May-04 15:02
sussskoizumi2911028-May-04 15:02 
GeneralSelecting a value from a combo box using code Pin
mincefish27-May-04 3:40
mincefish27-May-04 3:40 
GeneralRe: Selecting a value from a combo box using code Pin
Dave Kreskowiak27-May-04 4:26
mveDave Kreskowiak27-May-04 4:26 
GeneralRe: Selecting a value from a combo box using code Pin
mincefish27-May-04 6:10
mincefish27-May-04 6:10 
GeneralInterfacing COM Port with PC Pin
Lameta27-May-04 2:46
Lameta27-May-04 2:46 
GeneralRe: Interfacing COM Port with PC Pin
Dave Kreskowiak27-May-04 3:26
mveDave Kreskowiak27-May-04 3:26 
First question may seem stupid, but do you have to documentation on the interface on the scale? Without it, your going to have a tough time doing this.

Second, you'll need the proper cable to go between the PC and scale.

Third, you will need a Serial Comm class library to help you talk to the COM port. This is because there is no native .NET BCL support for serial/parallel communications. There are examples on MSDN here[^], and here[^]. There is also an example on CodeProject here[^].


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Interfacing COM Port with PC Pin
Prerak28-May-04 2:50
Prerak28-May-04 2:50 
GeneralInterfacing COM Port with PC Pin
Lameta27-May-04 2:42
Lameta27-May-04 2:42 
GeneralRe: Interfacing COM Port with PC Pin
Dave Kreskowiak27-May-04 2:50
mveDave Kreskowiak27-May-04 2:50 
GeneralCostumizing .NET PropertyGrid at runtime Pin
thlund26-May-04 22:55
thlund26-May-04 22:55 
GeneralNeed help sending SMS with VB.NET Pin
Werner Vos26-May-04 22:05
Werner Vos26-May-04 22:05 
GeneralRe: Need help sending SMS with VB.NET Pin
Dave Kreskowiak27-May-04 1:01
mveDave Kreskowiak27-May-04 1:01 
GeneralFree Visual Studio VB.NET Std. Edition Pin
TigerNinja_26-May-04 16:13
TigerNinja_26-May-04 16:13 
GeneralRe: Free Visual Studio VB.NET Std. Edition Pin
Aaron Eldreth27-May-04 9:58
Aaron Eldreth27-May-04 9:58 
Generalvariable pointers in .net Pin
Pugman81226-May-04 13:11
Pugman81226-May-04 13:11 
GeneralRe: variable pointers in .net Pin
Colin Angus Mackay26-May-04 13:38
Colin Angus Mackay26-May-04 13:38 
GeneralCheck if string is valid using regular expresion Pin
viettho26-May-04 12:43
viettho26-May-04 12:43 
GeneralRe: Check if string is valid using regular expresion Pin
Mike Ellison26-May-04 18:44
Mike Ellison26-May-04 18:44 
GeneralRe: Check if string is valid using regular expresion Pin
Anonymous27-May-04 13:10
Anonymous27-May-04 13:10 
GeneralPrinting Multiple documents Pin
Thangavel26-May-04 4:07
Thangavel26-May-04 4:07 
GeneralRe: Printing Multiple documents Pin
Dave Kreskowiak26-May-04 4:11
mveDave Kreskowiak26-May-04 4:11 
GeneralRe: Printing Multiple documents Pin
Thangavel26-May-04 4:41
Thangavel26-May-04 4:41 
GeneralRe: Printing Multiple documents Pin
Dave Kreskowiak26-May-04 5:05
mveDave Kreskowiak26-May-04 5:05 

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.