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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automating processes with DIAdem scripts (VBI).

Status
Not open for further replies.

Worldtraveller

Aerospace
Joined
Sep 25, 2013
Messages
82
Location
US
There doesn't seem to be a separate forum for DIAdem, so I thought I would ask this here. I have found a couple of online videos showing that the VB recorder can be used to automate processes, but it doesn't work for what I'm trying to do.

I've got some background in programming, but it was a looooong time ago (in a galaxy far far away, no wait...) and only in BASIC, and fortran.

I try to get the macro recorder to copy a section from an accelerometer plot (say, 0 - 30 sec) using the band select, copy. All I get is the following line:

View.Sheets("Sheet 0").Cursor.Type = "Band"

It doesn't record the actual section that I'm copying or actions. Is anyone aware of an online tutorial, or know what command to use to select the start/end points and copy them into new files (which is how DIAdem does it)? I have a lot of files I need to break/copy at the same points, and it would probably take a week doing it manually.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top