几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量  


返回   几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 » 仿射空间:CAX软件开发(三)二次开发与程序设计 » CAD二次开发 » SolidWorks二次开发
用户名
密码
注册 帮助 会员 日历 银行 搜索 今日新帖 标记论坛为已读


 
 
主题工具 搜索本主题 显示模式
旧 2009-04-13, 03:19 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】vistax64 and nvidia quadro fx570 settings

vistax64 and nvidia quadro fx570 settings
if anyone is running vista x64 with an nvidia quadro fx570 grapics card, and you have a "solidworks" setting, would you mind posting a screen shot of the settings being used by the nvidia card.
it has a "dassault systeme catia - compatible" setting, but not the expected "solidworks" or "dassault systeme solidworks" setting.

eng-tips forums is member supported.
from the official solidworks site driver:
code
<profile label="dassault systemes catia - compatible">
<property label="ws_app_support_bits" value="0x40020244" default="0x40020244" itemtype="predefined"/>
<property label="ws_application_key" value="0x0000000a" default="0x0000000a" itemtype="predefined"/>
<property label="ws_app_support_bits2" value="0x00000002" default="0x00000002" itemtype="predefined"/>
</profile>
<profile label="dassault systemes solidworks">
<application label="sldworks.exe" name="dassault systemes solidworks"/>
<property label="ws_app_support_bits" value="0x00024640" default="0x00024640" itemtype="predefined"/>
<property label="ws_app_support_bits2" value="0x00000002" default="0x00000002" itemtype="predefined"/>
</profile>
the profiles are stored in nvwsapps.xml, you can replace yours i suppose. been a while since i've done that tough.
stefan hamminga
engit solutions
cswp/mechanical designer
thanks stefan, i will attempt to mod the file later.
i've never messed with that file before. any tips or advice on things to do ... or not to do?

ok, this is strange. the profile is in the nvwsapps.xml file, but is not showing up in the nvidia panel selection list.
code
<profile label="dassault systemes catia - compatible">
<property label="ws_app_support_bits" value="0x40020244" default="0x40020244" itemtype="predefined"/>
<property label="ws_application_key" value="0x0000000a" default="0x0000000a" itemtype="predefined"/>
<property label="ws_app_support_bits2" value="0x00000002" default="0x00000002" itemtype="predefined"/>
</profile>
<profile label="dassault systemes solidworks">
<application label="sldworks.exe" name="dassault systemes solidworks"/>
<property label="ws_app_support_bits" value="0x00024640" default="0x00024640" itemtype="predefined"/>
<property label="ws_app_support_bits2" value="0x00000002" default="0x00000002" itemtype="predefined"/>
<property label="multi_mon_config" value="0x00000007" default="0x00000007" itemtype="predefined"/>
</profile>
the only difference i can see is the last line regarding multi-monitors.

cbl,
remind me about this next week if i do not get back with you. my new system i am building this weekend will have vista x64 and the fx570.
will let you know after i build the computer.
cheers,
anna wood
sw2008 sp4.0, windows vista sp1
ibm thinkpad t61p, t7800, fx570m, 4 gigs of ram
indeed, i compared both the latest driver and the official driver, both have "value="0x00000002" instead of value="0x00000007", so you might want to change that back to it's default, reboot and pray it works...
did you downgrade to this driver by any chance?
stefan hamminga
engit solutions
cswp/mechanical designer
anna, ... ok, i will do that, thank you.
stefan, ... not sure i understand. are you saying that i should change the values in the last line of the solidworks section
code
<property label="multi_mon_config" value="0x00000007" default="0x00000007" itemtype="predefined"/>
to 0x00000002?
the code i posted is taken from the nvwsapps.xml file of the x64 system i'm having problems with.
do you mean the latest driver and the official driver both have "value="0x00000002" for the multi_monitor line?
would that affect the nvidia panel list from displaying the dassault systemes solidworks profile?
btw, the x64 system is only single monitor.

yes, that is what i'm saying, i downloaded both drivers, used 7zip to extract them (you can expand the nvwsapps.xm_ by opening the 'cmd', navigating to the folder you expanded the driver to and run 'expand nvwsapps.xm_ nvwsapps.xml') and opened their respective profile file.
i included the expanded one from the official driver in my first reply. no modifications made, straight from the official sw approved vista64 driver.
i don't know how nvidia's error handling works, but it could be the driver just skips profiles with unsupported values (eg. your multimonitor value), in any case it's worth a shot.
stefan hamminga
engit solutions
cswp/mechanical designer
stefan, i changed those values, but it made no difference. thanks for the idea though. definitely worth a try.
i used the approved driver (7.15.11.7551) from the sw site and the latest non-beta driver from nvidia. did four clean un-installs and re-installs with av paused, disabled and finally completely removed ... no change. the "dassault systemes solidworks" profile did not become available. strange thing is, the nvwsapps.xml file always showed the sw proifle.
anyway, i may have found at least part of the problem. the catia and general 3d app profiles i had been using, had the multi-monitor setting enabled. i've switched it to off and it appeared to have made a big difference in speed of loading sw (from ~3mins to less than 1 min). i didn't have time to stay and test stability and performance. the user of that machine can do that on monday. i've had my fill of computer and software and user problems for this week.

cbl,
it is entirely possible that there is no profile for sw anymore with the a current sw approved video driver. not all the approved nvidia driver need this anymore.
the way you can tell is on the approved video card list, in the icon column on the right, there is no red sw cube. this icon means that there will not be a solidworks profile in the video card settings.
this is the case for the nvidia drivers for sw2008 & sw2009 for the fx570.
cheers,
anna wood
sw2008 sp4.0, windows vista sp1
ibm thinkpad t61p, t7800, fx570m, 4 gigs of ram
anna,
yeah, i had read that elsewhere. as stefan posted above though, the profiles are included in the nvwsapps.xml file, but i guess that could just be a hangover from previous requirements. i should know more on monday whether the most recent changes were effective.
how is your new computer shaping up?
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)
 


主题工具 搜索本主题
搜索本主题:

高级搜索
显示模式

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

vB 代码开启
[IMG]代码开启
HTML代码关闭

相似的主题
主题 主题发起者 论坛 回复 最后发表
【转帖】vista 64b and copy settings wizard yang686526 SolidWorks二次开发 0 2009-04-13 03:18 PM
【转帖】ools option file location yang686526 SolidWorks二次开发 0 2009-04-13 03:01 PM
【转帖】quadro geforce combination yang686526 SolidWorks二次开发 0 2009-04-13 01:44 PM
【转帖】list system options yang686526 SolidWorks二次开发 0 2009-04-13 12:31 PM


所有的时间均为北京时间。 现在的时间是 05:41 AM.


于2004年创办,几何尺寸与公差论坛"致力于产品几何量公差标准GD&T | GPS研究/CAD设计/CAM加工/CMM测量"。免责声明:论坛严禁发布色情反动言论及有关违反国家法律法规内容!情节严重者提供其IP,并配合相关部门进行严厉查处,若內容有涉及侵权,请立即联系我们QQ:44671734。注:此论坛须管理员验证方可发帖。
沪ICP备06057009号-2
更多