Reliability Discussion Forum  

Go Back   Reliability Discussion Forum > Reliability Discussion Forums > ReliaSoft Reliability Software Forums > Weibull++

Reply
 
Thread Tools Display Modes
  #1  
Old September 2nd, 2009, 06:33 AM
Jacek.Blicharski Jacek.Blicharski is offline
Junior Member
 
Join Date: Aug 2009
Posts: 1
Default Weibull ++ 7 DE Question

Hello All,
I have few questions regarding Weibull ++ Developer's Edition.

1) Is there any possiblity to set desired color to any contour plot item which was being created using Weibull Api in Access/Excel while using VBA code? If not then maybe it is possible to set default color in some way which will be used every time we create a plot.

2) How can i change suspension color of plot item using vba code in Access/Excel while using Weibull Plot Api? It seems that the default color is being used instead of the one i use for 2p or 3p weibulls.

3) How can i create many folios and plots using Weibull DLL. I can only create one sheet at time, then the weibull is opening and the code is in break mode until i close the weibull window.

Thanks in advance for any answers.
Reply With Quote
  #2  
Old September 21st, 2009, 11:23 AM
David David is offline
ReliaSoft Support
 
Join Date: Apr 2003
Posts: 304
Default Re: Weibull ++ 7 DE Question

Hi Jacek,

I apologize for the delay in having your questions answered.

1) and 2) Unfortunately, there is not a way to alter these settings via the code. However, upon creating a plot using the Weibull DE libraries, the Plot Setup can be entered (by clicking an item on the plot or using the ShowSetup method). Inside this dialog, the user can select the last available tab page and click the “Defaults” button in the lower left corner of the dialog. This will open a dialog that will allow the user to customize the default plot settings to their liking.

3) The second parameter of the “CreateProject” function should allow this behavior. Instead of passing the “wacShowProject” enum value, use the “wacCalculateAndClose” enum value. Weibull will open, calculate based upon the specified data and then close, allowing the programmer to access the parameters.

I hope this helps.
__________________
David
Reply With Quote
Reply

Tags
developers edition, weibull++7

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:37 PM.


Powered by vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©1992-2005 ReliaSoft Corporation, All Rights Reserved