Jan 22, 2005 #1 johnnyplang Electrical Joined Jan 22, 2005 Messages 7 Location US I haven't worked with VB yet but am wondering how to get started creating a HMI program using VB. Any suggestions on where to start (book, website)?
I haven't worked with VB yet but am wondering how to get started creating a HMI program using VB. Any suggestions on where to start (book, website)?
Jan 22, 2005 1 #2 johnwm Computer Joined Sep 26, 2002 Messages 806 Location GB Start with a really simple tutorial. You should get through this: http://www.officecomputertraining.com/vbtutorial/tutpages/default.aspand do all the exercises etc in a couple of weeks full-time. I'd move onto a bit more ADO next, try: http://www.w3schools.com/ado/default.asp You will then need to get started with some relational database stuff. You can download MSSQL BooksOnLine (this is essential knowledge for any serious DB stuff) from: http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp When you've got all that sorted then come back and we can find some basic stuff for system analysis and interface design for you. Good Luck johnwm ________________________________________________________ To get the best from these forums read faq731-376 before posting UK steam enthusiasts: http://www.essexsteam.co.uk Upvote 0 Downvote
Start with a really simple tutorial. You should get through this: http://www.officecomputertraining.com/vbtutorial/tutpages/default.aspand do all the exercises etc in a couple of weeks full-time. I'd move onto a bit more ADO next, try: http://www.w3schools.com/ado/default.asp You will then need to get started with some relational database stuff. You can download MSSQL BooksOnLine (this is essential knowledge for any serious DB stuff) from: http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp When you've got all that sorted then come back and we can find some basic stuff for system analysis and interface design for you. Good Luck johnwm ________________________________________________________ To get the best from these forums read faq731-376 before posting UK steam enthusiasts: http://www.essexsteam.co.uk
Jan 22, 2005 Thread starter #3 johnnyplang Electrical Joined Jan 22, 2005 Messages 7 Location US thanks i will get to work Upvote 0 Downvote