LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using OpenG Toolkit with base version of LV

Hi

I tried to install the OpenG toolkit. But when i start it, it is missing
the "Read BMP File.vi" and some other vi's from the "Graphics & Sound"
palette which is not included in the Base Version of LV 6.1. Has anyone
tried to fix and use it with the base version?

Frank
0 Kudos
Message 1 of 9
(4,008 Views)
Frank,

Instead of using the OpenG installer, you could just open the individule packages using any Zip compatable compression program (Winzip, UltimateZip, Stuffit...) and extract the files to your user.lib directory.

The .ogp files are just .zip files with a different extension.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 9
(4,008 Views)
Thanks for the feedback. This is actually a problem in the OpenG Package Installer. I have submitted a bug report and will work on a fix.

Bug Entry URL:
http://sourceforge.net/tracker/index.php?func=detail&aid=876237&group_id=62677&atid=501430
0 Kudos
Message 3 of 9
(4,008 Views)
Thanx for the answer.

I don't know the lib neither the stuctures of the user.lib directory.

I unpacked like this:

user.lib/
oglib_appcontrol-2.1-1/....
oblib_array-2.0-1/...

In the toolspalette there are many question marks.

Now I downloaded OpenGoop. But the examples doesn't load. MyComponent
looks for "Get String from Enum.vi". I located a file "Get String from
Enum__ogtk.vi" and so on. Do I have to rename all theses Files, so they
don't have the __ogtk?

Frank
0 Kudos
Message 4 of 9
(4,008 Views)
Frank,

I would recommend modifying your OpenG Package Installer. Simply remove the missing VIs and output default values (null pictures). Then you can use the package installer.

-Jim
0 Kudos
Message 5 of 9
(4,008 Views)
Ok, than I will try this.

Thx for the help
0 Kudos
Message 6 of 9
(4,008 Views)
I have fixed the VI "Draw Image from File" and the Installer ist running
without error. I installed the actual packages. But the funktionpalette is
empty, have I missed an installationstep?

Frank
0 Kudos
Message 7 of 9
(4,008 Views)
On Wed, 14 Jan 2004 16:25:31 +0100, Frank Benoit wrote:

> I have fixed the VI "Draw Image from File" and the Installer ist running
> without error. I installed the actual packages. But the funktionpalette is
> empty, have I missed an installationstep?
>
> Frank

.... and in user.lib/ the vi's are all called *__ogtk.vi. So I can't open
any example vor OpenGoop
0 Kudos
Message 8 of 9
(4,008 Views)
Ok, after looking more into the install instructions, I have the things in
the palette and the examples running

For other users:
http://www.openg.org/tiki/tiki-index.php?page=OpenG+Toolkit%3A+Downloads
see "Installation Instructions" and " Relinking Projects from OGTK 1.x to
OGTK 2.x" for the __ogtk problem.
0 Kudos
Message 9 of 9
(4,008 Views)