Can I Use DAQ Event Message 9 with My PCI-6033?

I would like to handle my counter board's interrupts by using DAQ event message 9. If Yes, I would to like to see an example in VB?

Counter events are not supported under NI-DAQ for E series devices. It is possible that what you are trying to accomplish could be done just as easily with a timed loop in DAQmx, what is your application?

Similar Messages

  • Can I use SCC-DI01 modules with a PCI-6533 device?

    I am looking into performing buffered acquisition of various digital signals using a PCI-6533 device. Can I use SCC-DI01 modules with this device? If so, would this be via the SC-2345 Carrier? The manual seemed to suggest is was only compatible with E-series devices?
    Basically, I want to monitor 32 digital channels and will have a mixture of 5V and 24V signals.
    Many thanks,
    Douglas

    Hi Douglas
    Could you please clarify where the manual suggests that the module is only compatible with an E series board (is it because only an E series board is referenced in the manual)?
    I can't find any information stating which devices are/aren't supported by the SCC-DI01, but I will continue to investigate and keep you posted with my progress.
    Kind Regards
    Stuart R

  • How Can I Use the Onboard VGA WITH a PCI-E Display Adapter?

    Hi everyone,
    My machine is a HP ProDesk 490 G2 MT and i have AMD Radeon HD 8490 DP (1GB) PCIe x16 Crd E1C64AA as my graphic. I'm newbie in this kind of hardware stuff. but my question is if i have a several plugs on my computer why i just can display one monitor?
    Is there a way to use at least two monitors on my machine without buying new graphic cards?
    Thanks in advance.

    MrZogs, welcome to the forum.
    I believe that you would get more responses to your question if you start a thread here.  They are the members who know your computer best.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Can you use CORBA Naming Service with javax.naming.event.EventContext?

    Can you use CORBA Naming Service with javax.naming.event.EventContext?
    It seems like it doesn't work. When I try to do something like
    EventContext eCtx_ = (EventContext)namingCtx_.lookup("");
    I'm using JacORB's naming service.
    I just want to clarify that I cannot or can use javax.naming.event.EventContext with CORBA Naming Service.

    Can anyone tell me if it is doable or not doable.
    I looked at the COSNaming SPI, and it seems like it doesn't implement javax.naming.event.EventContext.
    Am I correct or not?

  • Can we use control events in smartforms

    Hi all,
    I am srinivas. can we use control events in smartforms, I mean at new, at end of ..... if these are not used can you suggest me any alternative....
    Actually my requirement is like a classical report, for which I need to display subtotal and grand totals based on two fields....
    Please help me out in this issue as it is very urgent.
    <b><REMOVED BY MODERATOR></b>
    Thanks in advance....
    Regards,
    Sri...
    Message was edited by:
            Alvaro Tejada Galindo

    Hi Nick,
            Thanks for the reply... it is really very useful for me.
    As I discussed in my earlier mail regarding the output sequence, which should be in the below format.
                                           number       quantity uom      unitprice        amount curr
    plant
           material
                   date
                                             x                 y                    z                      A           
                                             e                 f                     g                      h
                                             p                 q                     r                      s
                   subtotal date..... 1                   2                    3                       4
                   subtotal  material.5                  6                    7                       8
    As you said when I using <b>event of Begin</b> its working fine. but while using the <b>event of end</b>,  I am specifying date and then matnr (sort) its taking(nodes are created mean first matnr and then date) in the reverse order and when I am taking matnr and date it is placing the events(nodes) in the right order but the order date is not triggering.
    can please tell me how to proceed here..
    waiting for your reply..
    Regards,
    Srinivas

  • How can I use my time capsule with windows7

    How can I use my time capsule with windows7?

    This is asked regularly.
    https://discussions.apple.com/message/10978060#10978060
    Look at the more like this. On the right column next to the post.
    Load airport utility for windows.. which will also load bonjour for windows.
    In windows explorer type \\TCname or \\TCipaddress (replacing with the actual values.. names with spaces will give you trouble so change all names in the TC to SMB compatible or actual ip address).

  • Can't use Data type created with External Definition

    Hi,
    In the repository, I would like to transport a very complexe DataType from one XI system to an other one. As I don't want to spend a week to create data types, I created a new External Definitions and loaded my XSD schema (that I exported as XSD from Source system) with Messages parameter set to "From All Available Global Elements". I don't set the "Source". I can see the "Imported Document" and "WSDL", but the Messages and External References tabs are empty. Furthermore, I can't use my new message type in a Outbound Asyncrhronous Message Interface.
    Here is a very small XSD file that I use to test my scenario.
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://veilleux.1" targetNamespace="http://veilleux.1">
         <xsd:complexType name="SimpleType1">
              <xsd:annotation>
                   <xsd:appinfo source="http://sap.com/xi/TextID">
                   bdfdbef1df9711daa2c9001125f86068
                   </xsd:appinfo>
              </xsd:annotation>
              <xsd:sequence>
                   <xsd:element name="Name" type="SimpleType2">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             bdfdbef0df9711daa821001125f86068
                             </xsd:appinfo>
                        </xsd:annotation>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
         <xsd:complexType name="SimpleType2">
              <xsd:annotation>
                   <xsd:appinfo source="http://sap.com/xi/TextID">
                   0fecc852df9811da899a000f206d294f
                   </xsd:appinfo>
              </xsd:annotation>
              <xsd:sequence>
                   <xsd:element name="Name" type="xsd:string">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             ac58afc0df9711da86af001125f86068
                             </xsd:appinfo>
                        </xsd:annotation>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
    </xsd:schema>
    Any one can help me please.
    Thanks, Davy

    Hello Moorthy,
    My XSD is correct since it's XI itself that generated it from real Data Type on my source System (but I tested it in Internet Explorer and it looks fine).
    I tried to select my ExternalDefinition as source in MessageMapping, but XI doesn't let me specify it (Apply button is disabled when I select my ExternalDefinition).
    I'm pretty sure that it is related to the fact that I should have a Data Type in "Messages" and "External References" tabs and I have nothing. My XSD is legal, but it seems that XI can't automatically create the data type from it.
    Do you have any other idea?
    Thanks, Davy

  • Can i use LTE in Italy with iPad 3 and iOS 6.1?

    Can i use LTE in Italy with iPad 3 and iOS 6.1?

    Unfortunately no. iPad 3rd gen LTE hardware is different than iPad 4th gen LTE hardware. Compatibility list  http://www.apple.com/ipad/LTE/  gives us no hope. Only in US and Canada you can use LTE with iPad 3rd gen. We are so unlucky. I paid for iPad 3rd gen 32Gb, Wifi + Cellular 729 Euros and only 5 months later Apple released iPad 4th gen. I am testing LTE on my iPhone 5 today and it really ROCKS.
    Message was edited by: Ekaradimos

  • Can I use thermocouple type L with NI4351

    Can I use thermocouple type L with high resolution temperature and voltage loggers NI4351
    if yes, then where I can find accuracy data

    Hello,
    I could not find the milliVolt input ranges for that specific type of thermocouple. What I did find was that it has a temperature range between -200 and 900 deg C. Since the temperature ranges seem similar to other types of thermocouples, you can compare these to the ones mentioned in Appendix A of the NI-4351 User's Manual (www.ni.com/manuals, and make a search for "4351") in order to get an idea of the accuracy that you can expect.
    Regarding the software, there's two options:
    1. To use NI-DAQ: with this, you can create a Temperature Custom Scale and use it with a Virtual Channel so that the Voltage readings will be translated into Temperature readings.
    2. You can use the NI-4351 own drivers for reading the voltages, and then you can
    add software tables to your program so that those voltages will be translated into temperature values.
    Good luck with your application!

  • TS3510 Can't receive emails or messages with FaceTime can anyone help please thanks

    Can't receive emails or messages with FaceTime can anyone help please thanks

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
     Cheers, Tom

  • Can't use Daq Assistant in Labview 7.1

    hi! I have Labview 7.1 installed and an AT-MIO-16E-10 NI board. I can see the board in MAX\devices&Interfaces\traditional NI-DAQ but i can't run any tests(Test panels). I don't know if this is normal for this NI-DAQ model. anyway my main conceirn is that i can not use DAQ Assistant in LabView(when i double click on it or right click->Properties nothing happends). So i can't use my board in LabView. please help! thanks a lot

    You can use your board in LabVIEW but you can't use it with DAQmx. In the DAQ Quick Start Guide, the supported devices are listed and the AT E series is only supported with traditional DAQ.

  • HT4759 can i use icloud or imatch with windows xp

    Can i use icloud or imatch with windows xp? I keep getting a message "Your request is temporarily unable to be processed" Try again later.

    Both services require Windows Vista or later.

  • Can I use a SH6868 cable with NI6034E or NI6024E cards and my BNC2090

    I have got a BNC2090 and a SH6868 cable, I want to buy NI6034E or NI6024E cards. Can I use the SH6868 cable with NI6034E or NI6024E cards and my BNC2090?
    NI Software : LabVIEW version 6.0
    NI Hardware : Multifunction DAQ device PCI-6034E or NI6024E
    Driver Version : NI-DAQ 6.8
    OS : Windows 98

    Greetings,
    The SH68-68-EP cable has been optimized for use with E Series devices. This optimization revolves around the configurations of the twisted pairs. Thus, the SH68-68-EP is the recommended cable for your setup. However, the SH6868 will function correctly. This cable is intended to be used with NI 435x devices.
    SH68-68-EP Product Page
    Good luck with your application.
    Spencer S.

  • Can we use Initilization event in module pool program?

    Hi All,
    Can we use Initialization event in module pool program? If not why?
    Thanks In Advance!!!!!!!!!

    The runtime environment creates the INITIALIZATION event and calls the corresponding event block (if it has been defined in the ABAP program).
    http://help.sap.com/saphelp_nw70/helpdata/EN/fc/eb2d67358411d1829f0000e829fbfe/content.htm
    SEE THE ABOVE LINK...THINK IT WILL SOLVE ALL YOUR DOUBTS
    REGARDS
    RACHEL

  • How can I use my Apple ID with 2 Apple devices?

    I just got an ipad mini and I registered it with the same Apple ID I use for my iphone 4s. Everything was fine until I downloaded apps to the ipad and noticed that the ones I had on both devices  no longer opened on my iphone. Why is this? How can I use my Apple ID with 2 Apple devices and how can I recover my apps on my iphone?

    I've had an iPad for almost two years. When I purchased an iPhone last fall I set it up to use the same Apple ID as my iPhone. I've had no problems doing this. Try resetting each device and see what happens.
    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

Maybe you are looking for

  • DNS Setup/View external website internally

    Greetings all - trying to set up a Mac server from scratch for the first time. Been managing one for a while but didn't actually set it up myself. I have the beginnings of DNS setup all squared away, but am still looking to figure out how to properly

  • Since I upgraded to Firefox 6.0.1, Facebook pages will not load properly.

    I am using a Mac 10.6.6. Just updated Firefox this week. When attempting to connect with Safari, I am not having any loading issues.

  • IP address has been blacklisted as spam

    Verizon FiOS is my Internet service.  I have two e-mail addresses that I regularly use: an aol one and a gmail one. This week I sent an e-mail from my aol account to a family member (who has a verizon.net e-mail address.)  It was returned with a mess

  • No sound when playing music through dock with third party apps

    Hello, When I try to play music on my Iphone (3G, OS 3) through dock connected external speaker devices (like the B&W Zeppelin) using third party apps, i get no sound at all. Example of external third party apps are : wifi radios, alarm-clock program

  • Having Trouble With Image Preloads

    Can somebody please tell me what I'm doing wrong? Check out my homepage - http://www.huppbrian.us The links on there are all supposed to rollover, and they do... kinda. Hold your mouse over one of them, and you'll see the appropriate rollover behavio