myRIO i2c problem

Hi I have just started using the myRIO. I use the I2C to connect a remote device (motor controller). I figured out how to send data (speed), but Im having problems reading certain values with the I2C of myRIO function. I want to read the register to 0 x 11 to my device. How can I specify what registry I want to read? Thank you.

RokCapuder wrote:

Thanks for the quick reply HappyAsthma!

This is the VI I'm singing and his does not work in the current state. Should I wait for a period of time between writing and reading?

N ° you shouldn't need to wait (the exception being if you were manually manipulate the clock).  By specifying, you send a little of each clock cycle.

And I can't open the screw specifically because I don't have the library/drivers installed, but try to use the VI read write to make your bed instead of do it manually then 1 reading and writing 1:

http://zone.NI.com/reference/en-XX/help/373925A-01/myrioreference/myrioref_i2cwriteread/

You can send the address of the slave, bytes to write is 0x11, bytes = number of bytes you want to read (your device needed to be put in a registry to make incremental "burst reads" a special value)

EDIT:

I guess (without seeing the code VI) is that the VI and VI read write send the STOP bit automatically once they are do all the bytes read/write.  VI read write is probably configured for write Byte (s), and then immediately read some byte (s) before sending the STOP bit.

Tags: NI Software

Similar Questions

  • myRIO ADC problem: side affacted channel of its previous channel

    Hello

    I use several channels ADC myRIO now and facing a question about it.

    I use 3-channel ADC Port A: AI0 AI1 and AI2.

    I have connected AI0 in the middle of a potentiometer for voltage accoss it. And connect anything to AI1 and AI2.

    CDA works very well. I can move the potentiometer valtage perfectly AI0.

    However, when I changed the value of the potentiometer, the CDA of AI1 and AI2 results changed also, 0, 1V to 0.8V about. Please note I have nothing plugged in these two ports.

    Is this true? the ADC AI1 and AI2 and AI3 same (PORT A) port are affacted by AI0?

    When I connected AI1 to an Anolog output senser, the result was also affacted by the potentiometer which was connected to the AI0.

    When I connect AI1 in power, he was out of influence.

    Did someone already had such a problem? Can someone help me to solve it?

    Thank you

    Fisher lah

    It is the response of support OR:

    Please note the small change you notice when both of your strings are attached can be due to several factors such as the wrong wire shielding, etc and EMC (electromagnetic coupling).

    What is a floating channel terminal, random or variation is normal and due to internal correlated myRIO circuits and should not be a cause for concern.

    Well, I'm still very confused.

  • Problem in reading the PWM signals in myRIO 1900

    Hi guys,.

    I work with myRIO to generate PWM pulses.

    Here is the block diagram of my circuit.

    I connected external to the analog input pin PWM pin. So I can watch the PWM pulse in the waveform table.

    But the waveform is not clear. This is as shown in the screenshot.

    See that the waveform is not correct. When I'm watching the same PWM pulses in the CRO (cathode ray Oscilloscope, oscilloscope real in the real world), I get exactly the waveform. that is, the PWM pulses are generated correctly. But the analog read is unable to read the PWM pulses.

    I faced the same problem with the pin of analog reading earlier when I read the input voltage. Is not give continuous reading of the voltage input.

    Please guide me how to read these impulses via analog read.

    Please tell me at what frequency range, I can use this myRIO to generate impulses?

    I am able to use 40 kHz?

    Hi rcs.
    The desired pulse frequency is 10 KHz. My sampling rate must therefore 100 kHz, which is not possible in data acquisition mode. There is another problem with the myRIO. Only AI0, BI0 and CI0 has n-sample mode. The analog input pins is still have no n-sample mode. But in my project, I need 4 pins of I in n-sample mode, which is not possible. In addition, the sampling rate should also be favourable, which does not happen in my case. We can say that this is a disadvantage of myRIO with data acquisition mode.
    The only alternative to solve this problem is to use FPGA in myRIO.
    He can taste a 25nS rate.
    But little complexity is there

  • Display image on vi as myRio problem

    Hello

    This system supposed to be an easy task, but I don't know why it does not work. I am trying to create a game by myRio 1900 and I'm putting a jpeg image. However, I get an error message or an empty image on the Panel before the myRio Vi (Vi project myRio label) [see photograph below]. On the other hand, if I create the same VI under my computer, the image shows without any problem. What should I do to enlarge a picture on my VI as myRio. I need the image either on this VI because I am creating a program requiring myRio and it may not work properly if it is not under label myRio (I need its integrated sensor). I am attaching a zip file of only the part display image of the commandments and not my whole project easier to visualize.

    Problem in brief:
    Please see the project (as a zip).  The vi computer label works and the vi under myRio does not.

    I want to solve:
    I want to put an image on VI myRio label.

    I have:

    MyRio Labview 2014

    MyRio 1900

    Already tried to: (but unfortunately did not work)

    (1) put the jpeg file in the USB key and plug myRio directly. I gave the file path ' / u/bg.jpg ". (File system)

    2) created by Subvi from 'computer' then it reminds on the (main) vi under myRio. And vice versa (Subvi myRio and MainVI on 'computer')

    Please ask me any questions if you need further information. I will answer as soon as possible.

    Thanks in advance for your help,

    I am very greateful for your time.

    Stephany

    Stephany,

    It seems that reading JPEG/PNG/BMP screws are not based on targets in real time, as your myRIO. As an alternative, you can get our Vision of shared resources (I think you need to install with Vision Development Module), install Vision RT to the myRIO and use the IMAQ ReadFile VI to open the file on the myRIO.

  • Problem on myRIO entered analog sampling broadband 50kS/s

    Hi all

    I have a problem when I want to use the + 10V input analog of myRIO1900 to sample a signal of moving very fast valve (+ 10V analog signal).

    I need less 50kS/s sampling frequency (time 20 s segment two examples of data). According to myRIO specifications analog input has a global 500kS/s sample rate, which means it should be fast enough for me.

    I have used a loop in my code and all of the source 1 MHz calendar, timed period 20us (which I need). However, in my LabVIEW code I can get aroud 3ms (333kS/s) time slice (delta t) between two sample data, see file .xls attached, which comes from the function "write to the file of the measurement. I don't know if it is a problem of record data when I use the function "write into the file of the measure", since the time stamp (delta t) of the 'writing on a file of measure' is different from the timestamp (delta t) data that I export waveform graph. But I have to use the function "write into the file of measures" to save the data in real time.

    So, how can I know what exactly sampling rate I get to the data? If this isn't the case, that fast how can I do? Is the unit of time or ms for the entry in the data file?

    Attachments are my project file, writing to measure (.xls) file and the exported data (.xls) file in the waveform table.

    I HERE that very well, if someone can give me some suggestion since I'm a beginner to myRIO and not that familiar with LabVIEW code.

    Thanks in advance.

    Huan

    Since you're using an analog input VI single sample, you are essentially software your acquisition timing (which is timed by your timed loop). It's enough to lower sampling frequencies, but as you try to reach a high sampling rate, you should use the Analog Input Express VI . See here for more info why: http://zone.ni.com/reference/en-XX/help/373925C-01/myriohelp/myrio_one_sample_n_samples/

  • I2C using MyRio

    Hello

    I want to use the I2C myRio. To make things easier, I am currently working on the integration of the MCP9808 a simple thermometer.

    I suppose I created the I2C - VI easier you can imagine a TI does not work. It would be nice if you woul have the look.

    The address is 19. I connected A0 to the 3V.

    the vi

  • Problem of update Windows - IO serial I2C ES controller

    I have an Inspiron 11 3000 Series. Just ran Windows Update today and there was an optional update for 'Intel Corporation - other - Intel (r) Serial I2C IO ARE hardware controller' published on 13/05/2015. After that I installed it via Windows Update the Dell touchpad no longer works correctly. Touchpad becomes slow and unresponsive, and you cannot access the Synaptics settings more. Also, when you look in the Manager of devices it is gone and Serial I2C IO appears with a yellow exclamation point.

    Had to go back to Manager device and the restoration of the driver for Intel IO I2C ES controller Serial (he returned to the 2013 rather than 2015 driver version), but now there is no more problems in Device Manager and the touchpad works fine after reboot.

    What is "Serial IO I2C ES controller Intel" and what's with the last update that Microsoft is trying to push through Windows Update?

    Update: after the upgrade to Windows 10 default system for the 2015 version of the Intel of the series ES I2C IO controller and once again, that it is presented with an error in the Device Manager and Tablet touchscreen Dell did not appear and was not working properly.

    This time there was no option to roll back the driver. I had to click on Update Driver > Browse my computer for driver software > let me pick from a list of drivers for devices on my computer > I was presented with 3 options which was simply called controller I2C Intel. I chose that one installed and the error went away and immediately after Dell Touchpad also appeared in Device Manager and began to work properly.

    I checked the version of the driver that was installed using the method above, and it's the same thing Dell has on its support page.

    If for some reason any Microsoft keeps trying to install an incompatible driver for this device which causes problems.

  • frequency corresponding problem with myrio!

    Currently, I am working with myRIO and Labview 2013 to generate sinusoidal PWM signals.
    When I created 'analogue output' tab myRio and connected to the Oscilloscope, oscilloscope waveform could not show me the appropriate frequency combined with a frequency that I gave in labiew. Is there a relationship between the frequency of "the"(myRio tap) of analog input between real-time rate? ". Otherwise, is it certainly possible to calibrate the frequency in labview? Please help me!


  • myRIO - problems when using onboard LED

    Hello

    for some reason, I can't not lit on board LED. I try to use a block of myRIO-> default-> LED FPGA personality. Block properties, I chose LED0. Then I create a Boolean constant and the value is FALSE. After that I wire to LED0 port. When I run the application, the LED is not lit. Previously mentioned block is inside a loop timed, who works for sure.

    Jussi-Pekka


  • Code 10 Omni 10 I2C HID Driver failure - is there still a problem?

    Omni 10 my wife is 4 months old, and the pilot HID I2C has code 10 to start to fail.

    He uninstall does not work: refresh and reinstall windows did not work: all updates done or not done - it still does not work.

    I spent a lot of time to work through all the solutions I could find online and all first that it restarts randomly, but now its does not work at any time. The touchscreen keyboard appear not at all either.

    Any ideas before I call technical support?

    Even thought they said that a new unit would be sent, after reading this forum for a few months, I was expecting a refurbished and this is what I got.

    Comes to a refurbished unit was delivered by UPS 25 hours after I got the phone is off yesterday. El Centro, CA in Ontario, Canada the next day is not bad. UPS Bravo!

    I would have a little more confidence in a new unit and my warranty is the same as my original, i.e. only until August. We'll see how it goes.

  • Potentiometer digital i2C

    Hi all

    I am trying to install a simple VI on a myRIO-1900 to use a digital potentiometer as a variable resistance. I carefully used a SPI dpot successfully, but I have problems during the transition to a controlled i2C dpot.

    The rest of the data sheet available here ( http://www.analog.com/media/en/technical-documentation/data-sheets/AD5241_5242.pdf ), I made the following connections.

    My assumption was a table 1 d of two elements, the first being the byte of the instruction and the second data byte. However, that's just my guess; If you need more information, I could ask the manufacturers of the AD5242 for more information.

  • myRIO time restores default of the ignition system after reboot

    Hello guys,.

    I have the following problem.
    I measure the tension on each analogue input. The measurement starts after starting the appliance myRIO, while time system of myRIO device resets the time default system. But the measures are useless without a good timestomp, containing real time (day, month, yearh, hour, minutes, seconds).
    Is there a possibility for the device myRIO start with real time, or that unit myRIO has time while turned off. (perhaps someone knows the external devices which can be connected to the USB myRIO to get real time)

    Greetings from the Germany

    Dimasaur

    The myRIO has not shipped for the real time clock battery, so the time will be reset with each power on.

    You can set the date and time on the myRIO using screws on the target System Configuration, so all you need to do is to find somewhere that timestamp and assign once myRIO Boote.

    Here are a few options:

    -If you have a HOST VI connected, send the timestamp for the myRIO from your PC

    -External battery series/I2C/SPI supported RTC chip/module that you can connect to the myRIO. There is an example here.

    -A GPS module provides a very accurate timestamp as part of its NMEA data - could you one until the myRIO e.g. via Serial hook

    -The information of the network timestamp (for example a time server SNTP or by making an HTTP request - the timestamp is usually returned in the header information by the server or you might find a web service that provides information 'current time')

  • How to install this update and resolve problems of USB and the touchpad?

    I Equium M50 (59th) and am bitten by an update that pulled my touchpad and keyboard. I did the new installation of XP Home and have all updated drivers and everything goes well. The last update, what I can't understand is for
    Ana _2005_10_24_V1.2 driver is for, Standard Open HCD USB Host Controller... X 2 .........

    The update addresses all kinds of questions like I'm having and is an update recommended driver detective, I use offten.

    The problem is that it says uninstall the drivers for the i have installed already and when I do it it hits off my USB mouse me leaving no able to install the new. When I reboot it installs those I don't want not reinstalled.

    This is the read me, off the coast of the new update and really I don't understand to underdstand what to do... .so here it is?
    Driver revision history:
    Twinhan VP704A Driver Release Notes
    -------------------------------------------------------------------------------
    Note:
    1. in the event that the system hangs when running with VP704A, please install ULI
    Host USB 2.0 in \ULiUSB20Driver driver

    2. for XP/SP1, please update with the patch in

    3. in XP/SP1, update driver will crash the system, while the new facility is ok.
    The trick to update driver XP/SP1 is illustrated in the following steps,
    a. uninstall the driver
    b. disconnect and reconnect the USB device
    c. install the driver
    4 to support the controller remotely, please launch Agent.exe in \Agent.
    Further details at \Agent\Readme.txt

    Known issues:
    1 multi-instance is not supported
    2 remote wakeup is not supported
    3. strong use of the processor from analog video/audio capture
    4. bad Signal using color YUY2 format IST
    5 AV sync if audio captured the wrong filter.
    (Difficulty: use the filter "USB Audio Device" in the flow WDM capture device)
    6. noise with analog TV and FM Radio
    (Difficulty: use the filter "USB Audio Device" in the flow WDM capture device)

    Driver revision history:
    -------------------------------------------------------------------------------
    2005-10-24, version: 1.0.2.8
    Bugs fixed and new features:
    1 is not correctly configured.
    -------------------------------------------------------------------------------
    2005-10-21, version: 1.0.2.7
    Bugs fixed and new features:
    1. the firmware version read FLASH OK!
    -------------------------------------------------------------------------------
    2005-10-14, version: 1.0.2.6
    Bugs fixed and new features:
    1.MUtil - access driver empty part lower part of screen when IST!
    2.MUtil - access HCT pilot check fix crash!
    -------------------------------------------------------------------------------
    2005-10-07, version: 1.0.2.5
    Bugs fixed and new features:
    1 tuner turns off when S-Video, Composite.
    -------------------------------------------------------------------------------
    30/09/2005, version: 1.0.2.4
    Bugs fixed and new features:
    1.agent.exe update for repeat bug!
    2.TI5150 sign up to fix video Format!
    -------------------------------------------------------------------------------
    2005-09-29, version: 1.0.2.3
    Bugs fixed and new features:
    1.A pilot of the trial build for multiple access medium. (in the folder "\Multi-Access")
    Note: The filter 'Audio device USB' provided by the system does not support mutil-access.
    2 reset TI5150 when a new frequency is defined
    -------------------------------------------------------------------------------
    2005-09-27, version: 1.0.2.2
    Bugs fixed and new features:
    1. difficulty I2C unstable access on some devices.
    -------------------------------------------------------------------------------
    2005-09-23, version: 1.0.2.1
    Bugs fixed and new features:
    1. analog TV becomes sometimes darker.
    -------------------------------------------------------------------------------
    15/09/2005, version: 1.0.2.0
    Bugs fixed and new features:
    1. difficulty of installation INF for Windows 2000.
    2 FM scan radio policy changed!
    -------------------------------------------------------------------------------
    13/09/2005, version: 1.0.1.9
    Bugs fixed and new features:
    1 USB string serial number not visible with USBView, updated firmware required.
    2. political analysis of FM radio, return of release if PLLOffset > = 9 x 12. 5 kHz
    -------------------------------------------------------------------------------
    13/09/2005, version: 1.0.1.8
    Bugs fixed and new features:
    1. after the passage between AV/D/A several times, video display becomes dark in THDTV 2.61
    -------------------------------------------------------------------------------
    12/09/2005, version: 1.0.1.7
    Bugs fixed and new features:
    1. improve the performance of check channel lock status
    2 pinnacle INF Fix.
    -------------------------------------------------------------------------------
    2005-09-09, version: 1.0.1.6
    Bugs fixed and new features:
    1. Add an audio initialization function.
    -------------------------------------------------------------------------------
    2005-08-31, version: 1.0.1.5
    Bugs fixed and new features:
    1 separation of PAL and NTSC resolution mode.
    -------------------------------------------------------------------------------
    2005-08-30, version: 1.0.1.4
    Bugs fixed and new features:
    1.AvgTimePerFrame.
    2 frame drop.
    3 pinnacle inf file HCT chkinf fail.
    -------------------------------------------------------------------------------
    2005-08-22, version: version 1.0.1.3
    Bugs fixed and new features:
    1. add remote control interface in digital source filter.
    2.A new remote test tool that contains of the source code in \Test_RC.
    -------------------------------------------------------------------------------
    2005-08-16, version: 1.0.1.2
    Bugs fixed and new features:
    1. Pinnacel & Twinhan driver & file reorg.
    2.VP704A_BDA_Test tool, add a test to the system code.
    3. set the standard infrared protocol of "IRSTANDARD", "IRSYSCODECHECK1" registry keys in the INF file.
    4 firmware update
    -------------------------------------------------------------------------------
    2005-08-15, version: 1.0.1.1
    Bugs fixed and new features:
    1 serial number feature is lost when the audio volume of the TV control
    2.RC6A support CIR
    (This firmware uses GPIO3 (M9207 pin 80) to decode the RC6 Protocol.
    The material must be reworked to connect the M9207 80 pin to the CIR module and the actual
    EEPROM must be flashed with \Firmware\M9207.bin)
    3 Serieal, MAC address and name of device OEM taken in charge.
    Please see for more details on the \Firmware\readme.txt.
    4 Ioclt example source code included.
    -------------------------------------------------------------------------------
    08/08/2005, version: 1.0.0.10
    Bugs fixed and new features:
    1. increase audio volume analog TV.
    -------------------------------------------------------------------------------
    04/08/2005, version: 1.0.0.9
    Bugs fixed and new features:
    1. analog TV Video mode failed.
    -------------------------------------------------------------------------------
    2005-08-03, version: 1.0.0.8
    Bugs fixed and new features:
    1.off - centerf frequency scan + / 125Khz
    2 difficulty program a copy scanned in MCE.
    -------------------------------------------------------------------------------
    02/08/2005, version: 1.0.0.7
    Bugs fixed and new features:
    1.THBDAConsole.exe 'ulFixedBW', 'ulDisableOffFreqScan', 'ulMCEFreqTranslate' bug
    -------------------------------------------------------------------------------
    2005-07-28, version: 1.0.0.6
    Bugs fixed and new features:
    1.THBDAConsole.exe 'ulFixedBW', 'ulDisableOffFreqScan', 'ulMCEFreqTranslate' support
    2. improve the stability of I2C communication.
    3 unify signaling resistance & quality as a THBda ioctl interface.
    4 capture filter lock state control.
    -------------------------------------------------------------------------------
    2005-07-28, version: 1.0.0.5
    Bugs fixed and new features:
    1. the same strength & quality signals as VP7046.
    2 debug build pilot
    -------------------------------------------------------------------------------
    2005-07-21, version: 1.0.0.4
    Bugs fixed and new features:
    1. put the INF update.
    -------------------------------------------------------------------------------
    2005-07-20, version: 1.0.0.3
    Bugs fixed and new features:
    1 improve performance in PCM4
    2 passage of the analog TV Mode to FM Mode failure
    -------------------------------------------------------------------------------
    2005-07-04, version: 1.0.0.2
    Bugs fixed and new features:
    1. production tool FM test OK!
    --------------------------------------------

    And here is the Readme file from the other file in the update?

    ************************************************** ************************************************
    ULi PCI to USB Enhanced Host Controller Driver V1.72 for Windows 98 SE, Windows ME, Windows 2000 and Windows XP
    ************************************************** ************************************************

    ----------------
    INTRODUCTION
    ----------------

    This driver supports the host EHCI ULi controller under Windows 98 SE, Windows ME, Windows 2000
    and Windows XP.

    -------------------------
    CONTENTS OF THIS DOCUMENT
    -------------------------

    1. installation instructions
    2. uninstall instructions

    ----------------------------
    1. installation instructions
    ----------------------------

    (Windows 98SE & Windows ME)
    ULi USB 2.0 Controller has strapped on the system
    1. install the driver USB 2.0 ULi
    -Run the Setup program.
    -This program will copy the driver files in your Windows system, and then restart your computer.
    2. after the system restarts, Windows will detect the new hardware 'ULi PCI to USB Enhanced
    Host Controller"and install the driver.

    B.If any ULi USB 2.0 on the system controller
    1. install the driver USB 2.0 ULi
    -Run the Setup program.
    -This program will copy the driver files to your Windows system, then turn off your computer.
    -Fix the ULi USB 2.0 computer controller card and restart your computer.
    2. after the system restarts, Windows will detect the new hardware 'ULi PCI to USB Enhanced
    Host Controller"and install the driver.

    (Windows 2000)
    ULi USB 2.0 Controller has strapped on the system
    1. install the driver USB 2.0 ULi
    -Run the Setup program.
    -This program will install and load the driver and you do not have to restart the
    computer.
    B.If any ULi USB 2.0 on the system controller
    1. install the driver USB 2.0 ULi
    -Run the Setup program.
    -This program will copy the driver in your Windows system files, before turning itself off
    your computer.
    -Fix the ULi USB 2.0 computer controller card and restart your computer.
    2. after the system restarts, Windows will detect the new hardware 'ULi PCI to USB Enhanced
    Host Controller"and install the driver.

    (Windows XP)
    ULi USB 2.0 Controller has strapped on the system
    1. install the driver USB 2.0 ULi
    -Run the Setup program.
    -Click "NEXT".
    -This program will install and load the driver and you do not have to restart the
    computer.
    -Once install the driver ULi USB 2.0 successfully. System will detect "USB 2.0 Root '.
    Hub. " Please select "Install the software automatically (recommended)" and then
    Click 'Next' to continue the installation.
    -This program will install and load the driver and you do not have to restart the
    computer.
    B.If any ULi USB 2.0 on the system controller
    1. install the driver USB 2.0 ULi
    -Run the Setup program.
    -This program will copy the driver in your Windows system files, before turning itself off
    your computer.
    -Fix the ULi USB 2.0 computer controller card and restart your computer.
    2. after the system restarts, Windows will detect the new hardware 'ULi PCI to USB Enhanced
    Host Controller', proceed with the installation.
    -Once install the driver ULi USB 2.0 successfully. System will detect "USB 2.0 Root '.
    Hub. " Please select "Install the software automatically (recommended)" and then
    Click 'Next' to continue the installation.

    Notice:
    If you can not configure driver successfully. Please restart your system, then follow
    steps to reinstall driver above.

    ------------------------------
    2. uninstall instructions
    ------------------------------

    1. open the "Control Panel" folder.
    2 call the "Add/Remove Programs" icon
    3 choose the "ULi USB2.0 Driver" section.
    4. click on the "add/delete" button to remove drivers.

    -----------------------------------
    Change list:
    -----------------------------------
    1.74
    1 fix this multi-interface keyboard may not be detected on the USB 2.0 hub.
    2. support all USB2.0 Host Controller.
    1.73
    1 problem on Win98SE, blue screen when you unplug a USB 2.0 Scanner after scanning image.
    2 solve problem on Win98SE, blue screen when you unplug a few Scanner USB 2.0 USB 2.0 Hub after scanning image.
    3 fix on Win98SE, blue screen when copying of files through the hub of UH-204 SUNBOX.
    4 solve problem as wirless lan will disconect when the plug in usb device.

    1.72
    1 fix that system crash when HD USB copy large files.

    1.71
    1. improve the management of power in Win98 / Me.

    1.70
    1. improve the devcie detection function.

    1.62
    1 solve the problem that can not operate a USB HUB USB 2.0 disk when the system resume inactive.

    1.61
    1 solve the problem that some device under USB 2.0 HUB is not found if resumes suspension system.

    1.60
    1. in support of functions power management when a HUB with the USB plug in device
    a root HUB.

    1.57
    1. Fix USB with USB 2.0 HUB floppy cannot detect problem.
    2. fix audio problem that can not display smooth when peripheral USB connect to the system.
    3. fix system cannot detect DVICE USB when the USB device attached to the system in
    suspend mode.
    4 fix when root USB HUB have a full load, USB HD sometimes
    failure of the transaction.

    1.56
    1 fix that device of DVD decoder cannot display correctly.

    1.55
    1. fix OTI USB 2.0 drive hand cannot detect question.
    2. attach the USB mouse cannot be used after the resumption of hanging.

    1.54
    1. to improve the safety of the driver.

    1.53
    1. transfer bulk fix may stop if the USB device is connected to the USB 2.0 hub
    2 difficulty USB 2.0 mass storage device cannot access after the release of the standby mode if there is an another USB 1.1 existing device

    1.52
    1 correct fault of system pages when accessing the storage of mass Win98SE or scandisk device failure when selecting
    automatically fix file system errors
    2. fix system may hang on in Win98SE / ME if USB 2.0 cardbus card is plugged

    v.1.51
    1. to improve the compatibility of USB 2.0 card reader.
    2. fix USB IDE devices are not accessible after the release of the standby/hibernation mode.

    v1.50
    1. improve the transfer block

    v1.48
    1. difficulty of installation of the USB 2.0 LAN driver hangs up
    2. attach a USB 1.1 card reader cannot be identified when plugged into the USB 2.0 hub
    3. fix some laptops starting hanging Win98SE

    v1.47
    1. improve the performance of bulk transfer.
    2. fix the failure of USB 2.0 Preview in bulk webcam.

    v1.46
    1. support USB 2.0 and 1.1 devices isochronous
    2. fix system hang up when restarting system if the USB 2.0 host controller is disabled in Win9X / ME
    3. fix system hang up when you uninstall the driver if there is USB 2.0 connected under Win2K/XP devices
    4. improve the capacity of the device detection in Win9X / ME

    v1.45
    1. fix system hang up when the mode standby ACPI.
    2. attach the mouse sometimes does not disappear when it is unplugged.
    3. fix the failure of detection of composite devices Win9X and improve device composite Win2K/XP

    v1.44
    1. composite crutch
    2 improve the detection of devices

    v1.43
    1 improve the failure rate of transfer IDE read/write with USB 2.0 to IDE bridge on the platform of PC card
    2 difficulty at high peripheral speed detected as full-speed device
    3. fix some problem of failure detection USB mouses
    4. fix some problem USB 2.0 Hub failure detection
    5 difficulty Win98SE crashing if ULi EHCI 1.42 is installed

    v1.42
    1. fix PC Card eject hang up in Win98 / ME
    2 difficulty of interruption/resumption hang up in Win98
    3 sometimes solve USB 1.1 device cannot be detected if OS starts with USB 2.0 and 1.1 devices plugged
    4. fix some failure detection of PC Card USB 1.1 devices

    v1.41
    1. Add new feature that system can install the driver ahead of the device is plugged in.
    2. fix PCMCIA OHCI controller resources affect problem on Windos ME.

    v1.40
    1. support Win9X/ME / 2 K/XP with ULi USB 2.0 driver.
    2 fix PCMCIA EHCI controller detection device USB 2.0 problem in Win9X / me.

    v1.32
    1. Fix problem that pilot cannot detect the Microsoft driver in Windows XP
    If the path of the OS is not c:\windows.
    2. Fix problem that pilot cannot detect the USB 2.0 controller device in a system.

    v1.31
    1. Fix problem that driver cannot install on Windows 2000.

    v1.30
    1 fix than Win9X / shows ME no USB 2.0 hub.
    2 solve the problem that hang up when the second entry in Win9X S1 with HID device connected.
    3 Fix problem that sometimes when you click on "search the hardware changes.
    for PNP ULi USB2.0, controller, the system will inform you the usbehci.sys
    file is not found.
    4. Fix problem that v1.20 can't find no EHCI controller to install the driver for after different
    verison of ULi EHCI controllers devices are connected and disconnected.
    5 install the driver support for several features of controller EHCI ULi existing on
    system at the same time.
    6. determine Win2K/XP shows hub USB root for USB 2.0 hub.

    v1.20
    1. support ULi USB 2.0 for Windows 98SE/ME/2000/XP host controller driver.

    ULi Coporation. (ULi) web sites:
    http://www.Uli.com.tw/ (Taiwan)

    CAN SOMEONE TREAT ME LIKE A CHILD OF TWO YEARS AND GIVE SOME ADVICE AS TO HOW TO OBTAIN THIS UPDATE.

    I'D VERY GRATEFULL AND KIND OF THINK IT would BE BENEFICIAL to a LOT MORE than PEOPLE LIKE I SEE a LOT OF XP AND PROBLEMS OF THE KIND THIS UPDATE IS SUPPOSE to FIX.

    It is said above 2 relevant and 1 right ANSWER available...

    I'm new here, so anyone could direct me to these answers?

  • Engine for MyRio adapter command 2 DC motors

    Hello

    I have a question about the adapter engine for the MyRio. I found the following code example:

    https://decibel.NI.com/content/docs/doc-45592

    This afternoon, I was able to drive a motor continuous using this VI, but I want to use to control 2 Motors continuous. I tried the following (see photo) and it did not work.

    What should I do for the second DC motor?

    Thank you!

    Hello

    Well, the next time you post, it would be useful to have all the information to start with (what does your system, errors, measures

    you have taken to solve the problem, etc.). This way more people will respond and we can help you more easily.

    By parallel loops, I just run two processes in separate loops at the same time in the same VI (what they do on the link).

    If you think about it logically if this initial process is running one engine, then do the same exact process but that it points to the

    second motor will run the second engine. So, if you include the two pieces of code (exactly the same but different engines references) in the same VI then it can run two engines.

    If you look at the link I have attached before she speaks of two ongoing processes at the same time within the same VI.

    You can then use queues and the authors of the notifications (look in them) to communicate between the two processes you use, allows from Control Panel even before to control them and stop them both at the same time.

    With this, you should be able to all both enforce.

    Hope this helps

  • Palette controls MyRIO appears not

    Hello

    I recently received a myRIO.  After graduating (relatively) comfortable with LabVIEW, I have connected the RIO for the first time and went through the getting started wizard and draw the graph of the accelerometer.  However, when I tried to move forward to control the LED on the myRIO through a VI, I couldn't find the relevant icons to insert in the tool Palette, as shown in the tutorial.  When I opened the tool palette there is no section "myRIO".  There are some elements of the FPGA and the visionRIO controls, but none of the standard (I guess) LED control etc.

    After some reading, I thought it's probably a problem with the Toolbox myRIO, I had installed LabVIEW and thought I installed the toolkit from the CD provided with the item.  Idecided to erase and reinstall the Toolbox.  With the CD, I uninstalled all myRIO toolkit that I had previously installed and rebooted, then installed the resources on the same CD and rebooted.

    No joy, the License Manager NOR has not shown and myRIO toolkit under toolkits when I checked.

    I am now installing the Toolbox to the web download of the group for the second time.  After reviewing the previous posts on issues that seem to be the same as this, I have tried almost everything, and he seems not to have worked.  When I open LabVIEW screen (where you can create the project/access those pre-existing) says "LabView... myRIO, ' is the LabVIEW installed from the disk of myRIO as far as I can tell.  I don't see why it shouldn't.

    Please help if you can.  Let me know if the necessary information.  I'm on Windows 10 on a HP Pavilion.

    Thank you

    Tom

    Looks like you had open the VI was under the FPGA myRIOs in the project. Palettes will change according to the context of the VI in order to ensure that the VI is created under the myRIO. You can also view and modify the current context at the bottom left of the VI.

Maybe you are looking for