(adsbygoogle = window.adsbygoogle || []).push({}); O_o :: 'driver' 태그의 글 목록

'driver'에 해당되는 글 3건

  1. 2008.12.14 vmware에 Mac 설치시 네트워크 드라이버
  2. 2008.11.10 AMD GEODE LX800 Win2003 Video Driver 작성
  3. 2008.10.25 [NI] Run-time error 30013

vmware에 Mac 설치시 네트워크 드라이버

|

vmware에 Mac 설치시 네트워크 드라이버
분류:
Link#1: http://video.paulooi.com/Maxxuss-AMDPCNET-v1.0_1043.zip
Link#2: http://wiki.osx86project.org/wiki/index.php/Vmware_how_to

And

AMD GEODE LX800 Win2003 Video Driver 작성

|

 

UREN에 NI6008을  연결하여 자료 수집중 치명적인 문제가 발생..

자료 수집에 무슨 이유인지 모르겠으나, 수집 량이 많은경우 버퍼 관련 오류가 발생 하였다.

이는 버퍼를 늘려 잡아도 해결이 안되는 문제로, API로 다른것을 써보고, 수집 Component도 바꿔봐도

기본적인 Measurement Studio에서도 똑같은 문제 발생... H/W 또는 OS 관련됬다고 잠정 결론을 내렸다.

 

우선 예전에 잘 돌아갔던 OS인 Windows 2000  을 UREN에 깔아서  Test..

역시 CPU로 거의 안 잡아 먹으면서 MAX 치에 가까운 데이터를  잘 받아 온다.

 단, UREN Windows 2000 드라이버들이 빈약한지라.. 2003 을 깔아보기로 결정

 

Windows 2003을 깔던 도중, 잘 호환 될듯한 Video 드라이버가 말썽이다.

드라이버를 설치 후 재 부팅 하면, 화면이 깨서서 아무것도 출력 안되는 상황이 발생.. -_--;;

결국 드라이버를 알아보던중,AMD 에서Custom Driver 만드는 툴을 이용하여 드라이버를 생성했다.

 

800x480 resolution을 지원하도록 만들기 위하여 다음과 같은 Text화일을 작성한다.

binary_file lx_datawave.out
inf_file lx_datawave.inf
disk_id "Datawave Custom Video Driver for LX800 v0.1"
show_crt_modes 0
simultaneous_CRT 0

flags                   (VG_MODEFLAG_NEG_HSYNC |
                        VG_MODEFLAG_NEG_VSYNC |
                        VG_MODEFLAG_AVG_BAND)

panel_width 800
panel_height 480
panel_tim1 0
panel_tim2 0
panel_dither_ctl 0
panel_pad_sel_low 0
panel_pad_sel_high 0

hactive 0x0320
hblankstart 0x0320
hsyncstart 0x0348
hsyncend 0x0398
hblankend 0x0410
htotal 0x0410

vactive 480
vblankstart 480
vsyncstart 488
vsyncend 496
vblankend 526
vtotal 526
frequency 0x20D000

그다음lxpanel.exe를 이용하여 *.inf, *.out 화일 생성후 기본 화일들과 함께 배포 하면 된다.

 

사용자 삽입 이미지

And

[NI] Run-time error 30013

|
Q)
We're using PXI-6259, and installed NI-DAQ 8.0.1, but still using Measurement Studio 6.0. When I used "CWDI1.Configure", got error "Run-time error 30013", said " Newer Version of NI-DAQ require". Could somebody know the reason? Thnaks in advance.

A)
Thanks for posting to the forums.  The CWDI control that you mention is one of the CWDAQ ActiveX controls that installs with the Traditional NI-DAQ driver.  You can check which version of the Traditional NI-DAQ driver you have by expanding the Software category in MAX.  If it is anything less than 7.4.1, you can download and install that version from here:

Traditional NI-DAQ (Legacy) Version 7.4.1 for Windows 2000/XP

When you run through that installer, make sure that "Support for Visual Basic 6.0" is selected in the hierarchical view of components to install.  If you already have that verison, go to Add/Remove Programs, select "National Instruments Software," then find "Traditional NI-DAQ" in the list of software.  Click on it, then click the "Remove" button to uninstall it.  One the driver has been uninstalled, download and install 7.4.1. 

I hope this helps.  If not, let us know and we can troubleshoot further.

Traditional NI-DAQ (Legacy) Version 7.4.1 for Windows 2000/XP

Download(s):
install.txt (English Installation Instructions (939 B))
nidaq_readme_traditional.html (English Traditional NI-DAQ (Legacy) ReadMe file (46 KB))
nidaq_readme_traditional_deu.html (German Traditional NI-DAQ (Legacy) ReadMe file (51 KB))
nidaq_readme_traditional_fra.html (French Traditional NI-DAQ (Legacy) ReadMe file (58 KB))
nidaq_readme_traditional_jpn.html (Japanese Traditional NI-DAQ (Legacy) ReadMe file (46 KB))
readme.html (English ReadMe file (57 KB))
readme_deu.html (German ReadMe file (64 KB))
readme_fra.html (French ReadMe file (76 KB))
readme_jpn.html (Japanese ReadMe file (58 KB))
TDAQ741.zip (Traditional NI-DAQ (Legacy) Installation File (385 MB))

Product Line: Multifunction DAQ

Version: 7.4.1

Category: Driver

Platform(s): Windows 2000; Windows XP

Description:

Traditional NI-DAQ (Legacy) for PC Compatibles, version 7.4.1 for Windows XP/2000

Traditional NI-DAQ (Legacy) is an older driver with outdated APIs for developing data acquisition, instrumentation, and control applications for older National Instruments DAQ devices. Traditional NI-DAQ (Legacy) has the same VIs and functions and works the same way as NI-DAQ 6.9.3, except you can use Traditional NI-DAQ (Legacy) and NI-DAQmx on the same computer, and some hardware and software is no longer supported.

You should use Traditional NI-DAQ (Legacy) only in certain circumstances. Refer to the NI-DAQ Readme for more information on when to use Traditional NI-DAQ (Legacy). To download NI-DAQmx, the latest National Instruments data acquisition driver, follow this link.

Traditional NI-DAQ (Legacy) Installation Instructions:

  1. Create a temporary folder on your local hard drive.
  2. Extract the TDAQ741.zip file into the folder created in Step 1. This will create the installation files necessary for installing Traditional NI-DAQ (Legacy).
  3. To launch the Traditional NI-DAQ (Legacy) installer, run the setup.exe program created in Step 2.

And
prev | 1 | next