Looking for DOS based drivers for model ct4

i am looking for dos based dri'ves for model ct4730 for a DOS gaming machine that i am building.
any help would be great thanks.
emiual me direct at [email][email protected]][email protected][/url] thanks in advance.. i cant wait to play rise of the triad and the original c+c

I looked for a driver at http://zone.ni.com/idnet97.nsf/browse/ but was unable to find one for the Denver Instruments' Balance. National Instruments develops Instrument drivers based on demand and popularity. If it is a commercially available instrument, you can officially request one at:
http://zone.ni.com/idnet/other.htm
We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one in the future.
If you would like to try developing your own instrument driver, we have documentation, model instrument drivers, and driver templates to help at :
http://zone.ni.com/idnet/development.htm).
We also have a syndicate of third party vendors that specialize in National Instruments' produc
ts and services. Some of the vendors specialize in driver development. I would suggest contacting one of the Alliance members at:
http://www.ni.com/alliance"
Ryan Mosley
National Instruments, Applications Engineer
http://www.ni.com/exchange

Similar Messages

  • "I am looking for LabVIEW instrument drivers for a PTS 160 Frequency Synthesizer

    looking for instrument driver for PTS 160 Frequency Synthesizer

    "Unfortunately I was unable to find a driver for this instrument at http://ni.com/idnet. This leaves you with one of a couple options. It may be possible to modify an existing driver to work with this instrument. Otherwise, http://www.ni.com/devzone/idnet/other. htm states a few options to obtaining a driver. NI only writes drivers for standalone instruments in the eight IVI classes(DMMs, Scopes, Function Generators, Switches, Power Supplies, Power Meters, RF Signal Generators, and Spectral analyzers) that communicate via GPIB, Serial, or TCP/IP, so a driver cannot be written for your instrument. It would also be beneficial to notify the instrument manufacturer, they often have drivers for multiple programming languages. If they do not, you may want to hire an
    Alliance Member to write an driver for you.
    Alliance Member Directory
    http://www.ni.com/alliance/ alliance_member.htm"

  • Need documentation for writing GPIB drivers for RTOS-32 using Borland C 5.51

    Greetings,
    I need to develop GPIB drivers (using the NI GPIB card) for the RTOS-32 operating system (by On-Time). I am using Borland C 5.51 as the compiler. I am looking for info/examples on writing/porting low level drivers for the GPIB. The examples I have found come with the low levels drivers in an object file which you link in, but nothing on how to write the low level drivers.
    Any pointers on what documentation/examples that I should look at would be greatly appreciated.
    Thank you for your time,
    Fred A. Ennerson
    Electro-Optical/Sonatech

    Fred,
    National Instruments offers a DDK for customers to develop NI-488 drivers for operating systems that we do not support directly. Refer to the following product data sheet on using the NI-488DDK. http://www.ni.com/pdf/products/us/4gpib664.pdf
    Craig A
    National Instruments Engineer

  • Help needed by Good Samaritans for info on Drivers for RS232 / USB ports.

    Dear all,
    I would first like to thank you for taking the time to read my message.
    I would like to ask all you proffesional LV developer how difficult it
    might be to write the drivers for a bluetooth-RS232(or for a Wireless
    LAN ethernet/USB access point) device using LV. Would it be better to
    write the drivers in C++?
    I have finished the LV Basics 1&2, though we did not learn something helpfull for my case.
    Are there any usefull examples i should look at?
    The signal transmitted would have a data rate of about 0.5MBbs and the LV program would just display and store the data.
    Thanks for your help

    Bogiasac
    Couple of quick points then I will allow the LV Community to reply to the specifics.  From NI's point of view we would recommend that you use the development language that you feel most confident in, so if you are a C++ guru then use C++.  Another point, you mention that you attended the LV Basic training classes.  I conclude from your comments that you were looking for specific training (while attending did you raise this with instructor at the time?), these training classes are an introduction to the LV environment and set out the ground rules how to best develop a LV application.  Our intermediate courses go into greater detail into advanced LV features - though for some this is still not deep enough (future developments in that for LV 8.0 users soon).  If you are looking for specific training please contact our Training Co-ordinator in the UK and she will be happy to advice.
    On the Bluetooth question, LV has Bluetooth tools built in.  These can be found in the Communication palate under Bluetooth (this depends on which version of LV you have, Base or FDS). Please use these VIs to develop you Bluetooth application.  There are 9 Bluetooth examples shipped with LV, these can be found by using the “find examples” in the help menu.
    Kind regards
    Joe
    NIUK

  • I am looking for LabVIEW instrument drivers for Audioprecision test equipment. It looks like you do not support any Audioprecision intruments?

    I also do not see any support for Keithley 2420 Sourcemeters.

    Hi Kristen,
    If you search www.Keithley.com you will find an instrument driver for the 2420 device. Go to the "downloads" section and search for 2400.
    I am not sure what you mean by Audioprecision instruments. If you had a specific driver in mind, I would check with the instrument manufacturer. Often times they develop and support the drivers since they know the instruments far better.
    If you do not see the driver on their website, please submit a request at http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/ and with the instrument manufacturer.
    We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
    If you would like to try developing your own instrument driv
    er (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at:
    http://www.ni.com/devzone/idnet/development.htm
    Hope this helps out!
    Best Regards,
    Aaron K.
    Application Engineer
    National Instruments

  • I am looking for Java-based technology for building nice looking Web apps

    Hi everybody,
    As written in subject - I would like to use some nice web technology, based on Java. I would like to build good-looking web pages. I have tried a bit of Dojo or JQuery (generally this is Ajax I think). Could someone point me what is the relation between Java application/technology and presentation layer of the application? For example, could I easily build nice Web application only with JSF? Or should I connect it with some Ajax-based library?
    If Ajax is best solution - what are your favourite Ajax implementations?
    What about other technologies: portlets, EJB? Thanks in advance for some info - even general.

    DCVer wrote:
    As written in subject - I would like to use some nice web technology, based on Java. I would like to build good-looking web pages. I have tried a bit of Dojo or JQuery (generally this is Ajax I think). I think you need to start to learn the basics properly. I've summed up several links here: [http://forums.sun.com/thread.jspa?threadID=5404443].
    Could someone point me what is the relation between Java application/technology and presentation layer of the application? For example, could I easily build nice Web application only with JSF? Or should I connect it with some Ajax-based library?Java/JSF is entirely server side.
    JS/Ajax is entirely client side.
    In JSF world there are several component libraries with builtin ajaxical (and skinnability -this also covers "nice looking" as you say) support, such as RichFaces and IceFaces. Give their homepage and demo's a look.
    If Ajax is best solution - what are your favourite Ajax implementations?I myself have jQuery on #1.

  • Looking for windows 7 drivers for an HP Pavilion 15-p151nr

    Hi all:
    Got a customer who wants to downgrade to Win 7/64 on a HP Pavilion 15-p151nr.  Found Network, audio  and video drivers.  Still need chipset (HP 227E motherboard?) , USB, SM Bus, and card reader drivers.  HP supports only 8 and 8.1 on this model.
    Any help?
    This question was solved.
    View Solution.

    Hi:
    You should be able to use all of the W7 x64 drivers and software (except the BIOS and firmware files) from the 15t-p000.
    http://h22207.www2.hp.com/us-en/drivers/selfservice/hp-pavilion-15-p000-notebook-pc-series/6936226/m...

  • Looking for 2 signed drivers for Probook 470 G1

    Ok, thanks, I'll try that. For now I tested the Ralink version 11.0.759.0 available at HP. Manually it installed well with command-line setup.exe /s /v"/qn LOGPATH=\"C:\BT_470G1.log\" REBOOT=Suppress /l*v \"C:\BluesoleilMsiInstall.log\" Now I'll see if it installs with SCCM. I'll post my findings

    Hi: The only suggestion I can offer is to try each of the ones listed on the revision histor tab starting with the newest one. http://h20564.www2.hp.com/hpsc/swd/public/detail?sp4ts.oid=5405417&swItemId=ob_147890_1&swEnvOid=4059#tab-history

  • Where can I find the driver for PCI-GPIB drivers for Windows XP

    We have PCI-GPIB cards work well under Win2k Pro and WinME, but when we try to mount the card to a WinXP machine and install the same driver as used under Win2k, and whenever I try scan instruments in Measurement & Automation, the system crashes and dumps the memory.
    Is there a specific driver for PCI-GPIB working under Windows XP? Thanks

    Hello,
    I don't know what GPIB driver version you have but you can go to the following webpage in order to get the latest GPIB driver (version 2.0) available.
    http://www.ni.com/support/gpib/versions.htm

  • Error messages for HP printer drivers for printers I don't have

    I keep getting error messages that say "HP Color LaserJet 3600 doesn't have a driver" and "HP LaserJet 4000 Series doesn't have a driver" but I don't have either of these HP models and I don't think I ever did. I tried to skip the message but it keeps coming back. Any ideas?  Do I completely unload all my HP software and reload it? 
    Thanks!

    Which computer? There is a label on the bottom.
    Do I completely unload all my HP software and reload it? 
    Which HP software? Give us the model numbers of HP devices in use.
    When do the messages occur?
    Please attach a picture.
    -Jerry

  • Trying to install drivers for Lexmark X4650

    I've downloaded the RPM based drivers for this printer from Lexmark and am now trying to get it working with CUPS.
    I created a PKGBUILD based on one of the other LEXmark driver examples. makepkg completes successfully and gives me a package but, after installing, this package doesn't seem to make any difference to CUPS...  In particular I'm hoping to see it listed in the printers available when setting up a printer.
    My PKGBUILD is as follows:
    # Contributor: Paul Hunnisett <[email protected]>
    pkgname=lexmark-08z
    pkgver=1
    pkgrel=1
    pkgdesc="Lexmark 08z Printer Driver"
    makedepends=('rpmunpack' 'cpio' 'gzip' 'bash')
    depends=('libstdc++5' 'libcups')
    url="http://www.lexmark.com/"
    arch=('i686')
    source=(http://www.monkeypower.co.uk/lexmark-08z-series-driver-1.0-1.i386.rpm)
    md5sums=('1fc4ff46b306efb29d1806bfbbcbf85c')
    build() {
    cd $startdir/src
    rpmunpack lexmark-08z-series-driver-1.0-1.i386.rpm
    cd $startdir/pkg
    mkdir -p ./usr/lib/cups/backend/
    mkdir -p ./usr/lib/cups/filter/
    mkdir -p ./usr/share/cups/model/
    mkdir -p ./usr/local/08zero/
    mkdir -p ./usr/include/lexmark/
    mkdir -p ./usr/local/08zero/utility/
    zcat $startdir/src/lexmark-08z-series-driver-1.0-1.cpio.gz | cpio -i
    rm -rf ./usr/include
    rm -rf ./usr/local/08zero
    find . -name '*.la' -exec rm {} \;
    Any ideas what I'm missing/getting wrong?

    Here ya go:
    %FILES%
    usr/
    usr/lib/
    usr/lib/cups/
    usr/lib/cups/backend/
    usr/lib/cups/filter/
    usr/local/
    usr/local/lexmark/
    usr/local/lexmark/08z-series-driver.link
    usr/local/lexmark/08z-series-driver.unlink
    usr/local/lexmark/08zero/
    usr/local/lexmark/08zero/bin/
    usr/local/lexmark/08zero/bin/.scripts/
    usr/local/lexmark/08zero/bin/.scripts/apparmor.pl
    usr/local/lexmark/08zero/bin/.scripts/lsbrowser
    usr/local/lexmark/08zero/bin/.scripts/lsusbdevice
    usr/local/lexmark/08zero/bin/lxk08zusb
    usr/local/lexmark/08zero/bin/printdriver
    usr/local/lexmark/08zero/bin/prnutility
    usr/local/lexmark/08zero/docs/
    usr/local/lexmark/08zero/docs/license.txt
    usr/local/lexmark/08zero/docs/readme.txt
    usr/local/lexmark/08zero/etc/
    usr/local/lexmark/08zero/etc/99-lexmark-08z.rules
    usr/local/lexmark/08zero/etc/Lexmark-logo.xpm
    usr/local/lexmark/08zero/etc/Lexmark08_1_0_0.conf
    usr/local/lexmark/08zero/etc/lx36-46.ppd
    usr/local/lexmark/08zero/etc/lx4900.ppd
    usr/local/lexmark/08zero/etc/lx5000.ppd
    usr/local/lexmark/08zero/etc/lx56-66.ppd
    usr/local/lexmark/08zero/etc/lx7600.ppd
    usr/local/lexmark/08zero/etc/lxZ2400.ppd
    usr/local/lexmark/08zero/etc/lxdm.conf
    usr/local/lexmark/08zero/etc/lxdmSCc0.bin
    usr/local/lexmark/08zero/etc/lxdmSCg0.bin
    usr/local/lexmark/08zero/etc/lxdmclr1.lut
    usr/local/lexmark/08zero/etc/lxdmclr2.lut
    usr/local/lexmark/08zero/etc/lxdmclr3.lut
    usr/local/lexmark/08zero/etc/lxdmscan.conf
    usr/local/lexmark/08zero/etc/lxdq.conf
    usr/local/lexmark/08zero/etc/lxdqclr1.lut
    usr/local/lexmark/08zero/etc/lxdqclr2.lut
    usr/local/lexmark/08zero/etc/lxdqclr3.lut
    usr/local/lexmark/08zero/etc/lxdr.conf
    usr/local/lexmark/08zero/etc/lxdrSCc0.bin
    usr/local/lexmark/08zero/etc/lxdrSCg0.bin
    usr/local/lexmark/08zero/etc/lxdrclr1.lut
    usr/local/lexmark/08zero/etc/lxdrclr2.lut
    usr/local/lexmark/08zero/etc/lxdrclr3.lut
    usr/local/lexmark/08zero/etc/lxdrscan.conf
    usr/local/lexmark/08zero/etc/lxdu.conf
    usr/local/lexmark/08zero/etc/lxduSCc0.bin
    usr/local/lexmark/08zero/etc/lxduSCg0.bin
    usr/local/lexmark/08zero/etc/lxduclr1.lut
    usr/local/lexmark/08zero/etc/lxduclr2.lut
    usr/local/lexmark/08zero/etc/lxduclr3.lut
    usr/local/lexmark/08zero/etc/lxduscan.conf
    usr/local/lexmark/08zero/etc/lxdw.conf
    usr/local/lexmark/08zero/etc/lxdwSCc0.bin
    usr/local/lexmark/08zero/etc/lxdwSCg0.bin
    usr/local/lexmark/08zero/etc/lxdwclr1.lut
    usr/local/lexmark/08zero/etc/lxdwclr2.lut
    usr/local/lexmark/08zero/etc/lxdwclr3.lut
    usr/local/lexmark/08zero/etc/lxdwscan.conf
    usr/local/lexmark/08zero/etc/lxdx.conf
    usr/local/lexmark/08zero/etc/lxdxSCc0.bin
    usr/local/lexmark/08zero/etc/lxdxSCg0.bin
    usr/local/lexmark/08zero/etc/lxdxclr1.lut
    usr/local/lexmark/08zero/etc/lxdxclr2.lut
    usr/local/lexmark/08zero/etc/lxdxclr3.lut
    usr/local/lexmark/08zero/etc/lxdxscan.conf
    usr/local/lexmark/08zero/etc/testpage.pdf
    usr/local/lexmark/08zero/lib/
    usr/local/lexmark/08zero/lib/libScanCorrect.so.2.0
    usr/local/lexmark/08zero/lib/libhdctransport.so
    usr/local/lexmark/08zero/lib/liblxdmflib.so
    usr/local/lexmark/08zero/lib/liblxdmhpec.so
    usr/local/lexmark/08zero/lib/liblxdmhpeh.so
    usr/local/lexmark/08zero/lib/liblxdmhpep.so
    usr/local/lexmark/08zero/lib/liblxdqflib.so
    usr/local/lexmark/08zero/lib/liblxdqhpec.so
    usr/local/lexmark/08zero/lib/liblxdqhpeh.so
    usr/local/lexmark/08zero/lib/liblxdqhpep.so
    usr/local/lexmark/08zero/lib/liblxdrflib.so
    usr/local/lexmark/08zero/lib/liblxdrhpec.so
    usr/local/lexmark/08zero/lib/liblxdrhpeh.so
    usr/local/lexmark/08zero/lib/liblxdrhpep.so
    usr/local/lexmark/08zero/lib/liblxduflib.so
    usr/local/lexmark/08zero/lib/liblxduhpec.so
    usr/local/lexmark/08zero/lib/liblxduhpeh.so
    usr/local/lexmark/08zero/lib/liblxduhpep.so
    usr/local/lexmark/08zero/lib/liblxdwflib.so
    usr/local/lexmark/08zero/lib/liblxdwhpec.so
    usr/local/lexmark/08zero/lib/liblxdwhpeh.so
    usr/local/lexmark/08zero/lib/liblxdwhpep.so
    usr/local/lexmark/08zero/lib/liblxdxflib.so
    usr/local/lexmark/08zero/lib/liblxdxhpec.so
    usr/local/lexmark/08zero/lib/liblxdxhpeh.so
    usr/local/lexmark/08zero/lib/liblxdxhpep.so
    usr/local/lexmark/08zero/lib/libnpa407.so
    usr/local/lexmark/08zero/lib/libprintengine.so
    usr/local/lexmark/08zero/lib/libprinterdictionary.so
    usr/local/lexmark/08zero/lib/libsane-Lexmark08_1_0_0.so.1.0.18
    usr/local/lexmark/08zero/lib/libuiocli.so
    usr/local/lexmark/08zero/lib/libuiocmd.so
    usr/local/lexmark/08zero/lib/libusblp.so
    usr/share/
    usr/share/cups/
    usr/share/cups/model/

  • Windows 7 network adapter drivers for hp 2000 2b-19wm, help ditching Linux....

    need drivers for windows 7. the links for older posts went bad yesterday, due to a change in support website. cant get online for updates. fresh install of 7 from new software dvd, legal coa. heres the deal, friend of mine wanted me to try out Linux. So he installed KUBUNTU. I found out that support was not offered for linux based PCs for the software I want to run. the hardware manufacturer insists on windows or mac and will not support linux, ever... so I found a copy of 7, all legal, and want to roll back to windows. it had 8 on it when i bought the notebook used, and has the official windows 8 hologram sticker on the bottom, no coa.its an AMD platform, 4gb ram, 300 GB hddwant to run Presonus Artist 2 software, using a Presonus Audiobox 2x2 USB interface.

    Hi: See if this driver works... This package contains the driver installation package for the Qualcomm Atheros AR9000 Series wireless LAN Controller in the supported notebook models running a supported operating system. File name: sp63802.exe

  • Labview drivers for zeiss microscope

    We are trying to use lavview to control the shutter of zeiss microscope, could you please offer me a driver for this purpose?
    Thanks

    deathelement,
    I actually found some drivers on our Instrument Driver Network (listed under Carl Zeiss).  It looks like there are drivers for the Z1, Z1m, M1, and M1m models.  Here's a link to the drivers: http://sine.ni.com/idnetwork/main/p/sn/n25:BC.carl​Zeiss
    Devin K
    Systems Engineering - RTT & HIL

  • I am trying to connect a printer but when the pc searches for the drivers/software it says there are none for this version of lion? 10.8 I have downloaded drivers for the 10.7 version but still cannot get it to accept any ideas?

    I have a xerox phaser printer which I want to connect to my mac book but each time it says there is no software to support the version of lion I have!
    I have downloaded the software for the 10.7 but that hasnt helped... any ideas?? thanks

    You will have to try the xerox website for the latest drivers for Mac OX system you are using
    http://www.support.xerox.com/support/engb.html
    It may be that your printer is not supported. You do not specify which model you have so unable to help further.

  • Windows XP Drivers for Satellite P100-425

    HI
    I have a client who has ordered the Satellite P100-425 and has insisted that we load windows XP onto it. I have done this and i was wondering if there somewhere where i can get the XP Drivers for this Hardware as the XP drivers listed for this model in the downloads section do not seem to work at all. your assistance will be greatly appreciated.

    I'm having the same problem, I just bought Toshiba Satellite p100 454 PSPADE, and didint like Vista at all!. So I checked Toshibas webpage for drivers cus I thought Vistas drivers whouldn't work for XP. I didint find my Tipe (PSPADE) So I decided to download the drivers from (PSPAD) Drivers insted cus the seemd to be right.
    Then I formated and installed XP and all drivers worked exept Infared,Modem and Sound card Drivers :S I've been lookin for the right drivers for about 4 hours now :(
    so Plz if somone could be so kind to tell me where I can get the right drivers for my model i'd be very pleaced :)
    Thanks.

Maybe you are looking for