Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Can anyone recommend a good Visual 1

Status
Not open for further replies.

scooter59

Mechanical
Feb 22, 2016
4
Can anyone recommend a good Visual Basic language book in order to create NX Journal? I see a few on amazon.
 
Replies continue below

Recommended for you

Depends on your needs. If you are new to programming or VB, a VB beginner book will help you learn the basics of programming and the syntax of VB. If you already know a language, chances are NX supports it or something close (no need to learn VB just for journaling). You can use any .net language (VB and C# being the most popular choices), C++, Java, or python (NX 10).

If you are looking for a VB book, I list a few recommendations here:

The books on that page are a few years out of date, if the authors have put out an updated edition, it'll probably be just as good.

www.nxjournaling.com
 
You could begin by reading chapter 4 of the "Getting Started with SNAP" guide that's part of the NX docs. It gives you a brief introduction to thew Visual Basic language in only 24 pages, and you already own it. Furthermore, it emphasises the VB techniques you're likely to need when writing SNAP and NX/Open code, and ignores all the stuff you probably won't need.

A lot of VB books and tutorials spend a lot of time talking about creation of user interfaces using Windows forms. This is usually not the preferred way to create a UI for use in NX (you typically would use Block Dialogs, instead).

My favorite VB book is "Visual Basic 2005: The Language" by Franceso Balena. As its name indicates, it's somewhat out of date, but I haven't found anything better.

 
Here's what I'm trying to achieve. The site NXjournaling.com has a script in VB so I want to adapt it to my needs hence sticking with the same language seems to make sense. I've only dabbled in programming but I've been able to make things work. I'll give the VB BASIC 2005 a try.

Thanks
 
In my opinion, the content at NXJournaling is excellent.

For a long time, up-time was fine (in my experience).

But, over the last few months, it has been getting some spam, and I often can't log on -- it tells me "too many failed attempts, access from this IP address has been blocked". So, I have stopped using it. I just tried it, and it seems to be down.

In some ways, the Siemens PLM Community site is the best -- it's the only site that is heavily traveled by the Siemens GTAC support folks.

NX-specific things (like the NXJournaling site, the Community site, and the SNAP document) are much more helpful than generic VB stuff. There are large parts of VB that you'll never use with NX, and, conversely, becoming a VB expert won't make you an NX/Open or SNAP expert.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor