Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Annotation coordinate type crashes VB6 IDE

VB6.0 sp6 on windows XP pro
with Demo for Measuremnt studio 6 for VB6

In the propert pages for a CWGRAPH control in VB6
I select "Annotations" - "Coordinate type" -
when I select "Plot area coordinates" VB6 crashes

The instruction at "0x73dd1c9d" referenced memory at "0x00000038". The memory could not be "read".
0 Kudos
Message 1 of 4
(5,190 Views)
Hello

Seems like this is a problem with the eval version which has been corrected in the newer component. The eval version is version 6.0(590), while the newer components have version number 7.0.0. To work around this, before changing the coordinate type, add an annotation to the graph by clicking the "Add" button. Then you would have two items under the annotations list, one would be [Template], which is always there, and then the annotation you just added, default name being "Annotation-1". Now you can change the coordinate system of the annotation.

I hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 4
(5,190 Views)
Can version 7.0 be used with VB 6.0?
I tried to install 7.0 demo but it failed because I don't have VB.net 2003 (Just the previous VB.net)
0 Kudos
Message 3 of 4
(5,190 Views)
If all you want is updates for the ActiveX controls that shipped in Measurement Studio 7.0, you can download the Measurement Studio 6.0 Updater from ftp://ftp.ni.com/support/mstudio/MeasurementStudio6Updater/.

- Elton
0 Kudos
Message 4 of 4
(5,190 Views)