How to setup multiple daq lists on a ecu with ecu mc toolkit?

Has anyone had the pleasure of setting up multiple DAQ lists on a ECU?
I am using ECU MC Addon for Labview 2011.  I can successfully setup a single DAQ list and read the data correctly.  This method uses DAQ list mode to initilize instead of polling, it really cuts down on CAN traffic.
I dont have my VI on this PC but it basically is ECU Connect > ECU DAQ List Initilize (sets sample rate and channel list) > ECU Transmit DAQ List to ECU > Start DAQ List > LOOP{ ECU Read } 
I need to create a second DAQ list to sample at a different speed.  Any ideas?  
Thanks,
Ben
Solved!
Go to Solution.

My revised VI is:
... >  ECU Connect > ECU DAQ List Initilize (sets sample rate and channel list) > ECU DAQ List Initialize #2 (sets sample rate and channel list) > 2 Parallel Loops of ECU Read
The ECU DAQ Initialize or the ECU Read VI's appear to transmit the DAQ list to the ECM, so I removed those VIs.  The ECU appears to also start transmitting the channels without a need for the ECU DAQ Start.
FYI, the  "ECU Transmit DAQ List to ECU" was  "MC DAQ Start Stop .vi" with the mode set to "transmit daq list to ecu".
Its running great, I am able to run this on a cRIO & 985x or a USB-8473.  Now I am just working on setting up TDMS data logging.

Similar Messages

  • How to setup multiple base station under one network?

    How to setup multiple base station under one network? I have 6 rooms but one airport base station makes really difficult to get good signal from every rooms. I wonder if I can setup multiple airport base stations talking to each other under the same network to build up the signal strength will help solve this problem. But, is it possible? How?

    One route would be to utilize a "roaming" network. In a roaming network, you would connect multiple AirPort Extreme Base Stations (AEBS) to the same Ethernet. Of course, this would require that your home is already wired for Ethernet.

  • How do setup multiple send and receive domain on single virtual ironport?

    HI all
    how do i setup multiple send and receive domain on single virtual ironport?
    Daemien

    Please use the admin guide to assist you for setup/configuration:
    http://www.cisco.com/c/dam/en/us/td/docs/security/esa/esa8-0/user_guide/ESA_8-0-1_User_Guide.pdf
    On the VESA - the Recipient Access Table (RAT) will control which domains your appliance accepts for.  
    AsyncOS uses a Recipient Access Table (RAT) for each public listener to manage accept and reject actions for recipient addresses. Recipent addresses include these:
    •Domains
    •Email addresses
    •Groups of email addresses
    This is covered in detail in the "Overview of Accepting or Rejecting Connections Based on the Recipient’s Address" section.
    Please see the "Configuring the Gateway to Receive Email" section for configuration of appliance for domains.
    Please see the "Defining Which Hosts Are Allowed to Connect Using the Host Access Table (HAT)" section for configuration of appliance for sending.
    I hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • How to setup multiple Apple ID's on Apple TV home sharing?

    I have an Apple TV and a Mac with mavericks.. My roommate also has a Mac. We both want to be able to access our home sharing videos on the Apple TV. I figured out how to have multiple accounts for iTunes (rentals etc) but can't seem to do it with home sharing? Anyone out there know if it is possible? I don't like to use mirroring because it can be slow when watching movies.
    Thanks!

    Thanks for your help! I don't mind switching between them.. How do I authorize both on the home sharing ID? When my roommate goes to "computers" it tells her to turn on home sharing on my computer (with my ID).. Even if I changed the iTunes account over to hers..
    Thanks again!

  • How to setup multiple Exchange accounts in Mail with the same username/password

    Okay didn't see a place to ask a Mail question so I am placing this here.
    I work for a helpdesk that requires me to monitor 4 different email accounts throughout the day. They are all Exchange accounts. The first one setups just fine but when I go to setup the others I get a message that states that the username and password are in use for the other account. Is there any way to setup multiple Exchange account when using the same LDAP creds for all the accounts?

    Csound1,
    I need to add a second Exchange account to my MBP using Mail.  Both accounts are with Rackspace, but each email address is unique (i.e., two different domain names).  When I use Preferences to attempt to add the second account, it recognizes the new credentials, finds the server and autopopulates the necessary address information.  But, as soon as I click "Done" after setting which functions are active on the account (mail, cal, contacts, etc.), the screen shows only my original Exchange account.  The new one is not added, yet there is no error message saying that it can't be added.  Any idea what is going on?  Shouldn't Mail be able to have multiple Exchange accounts, even if they are hosted via the same Rackspace server (in this case: connect.emailsrvr.com)?
    Many thanks,
    Wally
    MBPR with Mavericks, Exchange 2012, Mac Mail

  • How to connect multiple DAQ in labview

    Hi, 
    I have a question about connecting multiple DAQs to the labview. 
    So, currently I have two NI 6210 DAQs, each with 16 channels. I would like to simultaneously collect data with 32 channels, so I plugged both DAQs into the USBs on my computer. I am wondering which function block that I could use to look for and combine the data from two DAQs in Labview? Currentlly I used a DAQ assistant to read data from one of my DAQs. I tried adding another DAQ assistant block, and then merge the two blocks, but it doesn't work. 
    Please advise. If there is any similar post, I would really appreciate if you could direct me to those. 
    Thank you very much!
    Best,
    Minnie

    ben64 wrote:
    If all channels perform the same type of measurements you can just add the channels of the second daq board in the same daq assistant. The daqmx read will output an array of 32 values (assuming you use the 32 available channels).
    You should provide us with more details.
    Ben64
    That may not work with M series cards (unless NI changed something on me).  Last I checked, M series and older needed to have seperate tasks to run, meaning you would need two DAQ Assistants.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How to create Multiple ALV Lists, Each list on one new page

    Hi All,
    I have a requirement of displayiong data on multiple ALV Lists.
    Ex:
    I have data in internal table MATNR QTY   VALUE
    M1   2    3USD
    M1   2    3USD
    M2   2    3USD
    M2   2    3USD
    M3   2    3USD
    M3  2    3USD
    M4  2    3USD
    M4   2    3USD
    In The above internal table data , i have to displat M1 on one page and M2 on second,M3 on third and M4 on 4th page.....This may go to MN.
    I have tried to do this with REUSE_ALV_BLOCK_LIST_APPEND, But if Lists are fixed like 3 or 4 , I can use this method.
    Can any one help me on this?
    Thanks,
    Suresh.

    Hi Peter,
    Yes I think that this is the way we will be probably go but not sure what the correct terms are for what I am looking for. Not sure if you are allowed to post examples of specific commercial plug ins here but if not, what should I search for. I know if sounds daft but it's a real case of not knowing what it is I am looking for. I am a complete InDesign newcomer who uses it at the moment for simple flyers etc so more than happy to find someone who can do the more complex stuff for me. The price lists will need to be done inhouse and on a regular basis.
    thanks
    Jen

  • Multiple Select List does not Refresh with Dynamic Action

    All,
    Scenario:
    Using APEX 4.2.2, I have a Select List page item (P4_SPONSOR) set to allow multiple values which has a dynamic LOV to populate the list.  What I would like to do is highlight the display values based on another page item's value (P4_DRIVER_ID).  When I set the source of P4_SPONSOR to static text, such as a delimited string of 1:2:3:4, any display values where the return values are equal to the static text are highlighted when the page loads.
    Problem:
    The problem lies in trying to use a query as a source for P4_SPONSOR which is filtered based on the other page item, P4_DRIVER_ID.  For instance, my SQL Query (returning colon separated values) returns the same as the static text noted above.  In the query's WHERE clause, I specify that the driver's ID is equal to P4_DRIVER_ID:
    SELECT sponsor_id
    FROM sponsors_drivers_xref
    WHERE driver_id = :P4_DRIVER_ID;
    This, as I understand it, would necessitate a refresh of P4_SPONSOR whenever the value of P4_DRIVER_ID changes.  So, I have a Dynamic Action that does just that.  When executed on the page, I can see the P4_SPONSOR multiple select list actually refresh, but none of the display values become highlighted.
    Thoughts?
    Thanks,
    -Seth.

    Seth,
    A dynamic action refresh of your select list will refresh the list of values (this is what you are seeing), it will not refresh the value of the item itself.  In fact, it will remove any values that you had already selected.  To refresh the value you will need to add additional dynamic actions.
    Create another dynamic action with:
    Event: After Refresh
    Selection Type: Item(s)
    Item(s): P4_SPONSOR
    If this was a normal select list you could just create a Set Value action and use your query to set the value of the select list.  Since this is a multiple select list your will need to get your colon delimited value first and then use some javascript to set the values of your select list.
    Create an hidden page item name P4_SPONSOR_TEMP.
    Add a true action to your new dynamic action:
    Action: Set Value
    Set Type: SQL Statement
    SQL Statement:
    SELECT sponsor_id
    FROM sponsors_drivers_xref
    WHERE driver_id = :P4_DRIVER_ID;
    Page Items to Submit: P4_DRIVER_ID
    Selection Type: Item(s)
    Item(s): P4_SPONSOR_TEMP
    Add another true action to your new dynamic action:
    Action: Set Value
    Set Type: JavaScript Expression
    JavaScript Expression:
    $("#P4_SPONSOR_TEMP").val().split(":")
    Selection Type: Item(s)
    Item(s): P4_SPONSOR
    --Jeff

  • How to populate drop down list in infopath 2010 with form Active Directory resources.

    I want to populate drop down list in infopath 2010 with Active directory resources.
    Kindly let me know how to do this.

    Actually I posted an alternative approach, whoops. This is the Web service way, but both will work;
    http://blog.mangroveweb.com/pre-populating-an-infopath-from-with-mysql-data-using-a-net-web-service/using-sharepoints-getuserprofilebyname-web-service-to-retrieve-ad-account-information/
    w: http://www.the-north.com/sharepoint | t: @JMcAllisterCH | YouTube: http://www.youtube.com/user/JamieMcAllisterMVP

  • How to setup multiple email accounts on one apple device It syncs to the rest of my apple devices?

    I have a Macbook pro (10.8.2), iPad 4 (6.0.1), and iPhone 5 (6.0.1).
    I have multiple email accounts set up on my iPhone:
    3X Work
    1X personal
    1X School
    They use Gmail and Microsoft exchange.
    Is it possible to have all these accounts automatically created on my ipad and Macbook without typing in all info again?
    Heres a visual:
    I hope this makes it a little more clear.
    I'm sure in the time it took me to type this, I could've manually added all the accounts to the devices lol
    Oh, and iCloud > Mail is enabled on all devices.
    Thanks for any and all help!

    Your post is a bit open ended....
    First thing - You need to decide if you want to use virtual domains or not.
    If
         [email protected]
         [email protected]
         [email protected]
    all should be separate mailboxes, then you need virtual domains.
    If those 3 addresses can all go to the same mailbox, then you don't.
    If you don't need virtual domains, then don't use them... things are simpler without that feature.
    If thats the case, in the domain name field in Mail service, enter your primary domain.
    You'll then need to enter your other domains via command line.
    First, check your mail domain setting with:
    sudo serveradmin settings mail:postfix:mydomain
    Here is how you enter more than one domain:
    - Quit the Server app
    - Issue this with your domains between the quotes
    sudo serveradmin settings mail:postfix:mydomain = "domain1.com, domain2.com"
    - Restart postfix to activate your change
    sudo postfix reload
    If you open the Server app, you will notice both domains are now listed.

  • How to setup a mailing list function bar

    I'm wanting to know what is the best way to add a mailing list function to an ipad magazine I'm creating. Is it setup as an email button? I'm not 100% sure on how to go about doing it. I've attached a photo of what I'm talking about.
    thanks,

    I would create an html form that submits to my web server where I would process the information and store the form value in a database.

  • How to setup multiple content servers on one host

    Hi,
    We have setup 2 ECC 6.0 systems on one host ECC DEV and ECC QAS. Windows 2003 Server 64bit
    We want to setup 2 standalone Content Servers (MaxDB). One contentserver pointing to ECC DEV and one to ECC QAS. Containing its own content.
    Problem is that I was not able to set up 2 content servers on one host because in ISS i could only create one default webservice during installation.
    To my opinion it must be possible to setup 2 standalone content servers on one host, question is how?
    Can anyone help me how to proceed?
    Many Thanks!
    Best regards,
    Jacco Raymakers.

    Hi Jacco
    You cannot Configure Two Content Servers on IIS( One Sigle Hardware).
    As this Content Server you have configured can be used by both  ECC DEV and ECC QAS.
    There is no need of two content servers.Same Contentent server can be used by ECC DEV and ECC QAS.
    Configure Content Repository and Content category diferrent for ECC DEV and ECC QAS.
    I hope I have answered your query.Please let me know if helpfull.
    With Regards
    Mangesh Pande

  • How To Send Multiple Spool Lists  from a Single Step in SM37

    We have converted all of our output reports to ALV and now instead of one big spool that contains all the reports generated in a single step we now have multiple spools.  We run the program as a Batch Job in SM37 and have created an entry in the SPOOL LIST RECIPIENT for the job.  The problem is that it only sends one of our lists.  Is there a way to make it send all of the ists?

    You need to write areport program with fm 'RSPO_RETURN_ABAP_SPOOLJOB'  and collect all spools and send it and make this as precedent job after your ALV spool jobs

  • How to setup Multiple calendar in 7.9.6 OBIA

    Friends, Could some one please explain me what this 'Multiple Calendar' option is, in 7.9.6. There is not much Information in Config guide with this regard.
    My Question is, does 'Multiple Calendar option' means 7.9.6 supports different calendars but one at a time or does it support more than one calendar at a time in the application.
    Where I'm coming from is, our source is EBS and some Business users want OBIA calendar to be same as EBS so that they can see Adjustment Periods as well..but on the other side they also want Weekly Analysis..which is not present in EBS (our EBS is configured with 445 calendar with Adjustments...so lowest is periods) ..so not sure how to go about this.
    is there is a possibility of using EBS Sourced Claendar( Enterprise) as well as another 445 calendar which will give us week level analysis capabilities? Lets say it allows different calendars at a time..then how does it work?..does it pre-aggregates for different calendars?..please explain.
    Any help regarding this will be highly appreciated.
    Thanks
    Edited by: Madhu.Hosadurga on 23-Sep-2009 03:49

    hey madhu,
    try this forum here: Business Intelligence Applications
    cheers, rnm.

  • How to handle multiple Sender List in Apex.

    Hi All,
    In our application we had created a Email configuration, the mail will be triggred based on selection of a particular "Group" it will redirect to specfic distribution list.
    Here is the Snippet code for the above one.
        if   upper(:P1_ENG_GRP)=upper('Products') then
               lv_to_email_id :='[email protected]';
           elsif upper(:P1_ENG_GRP)=upper('Materials') then
                lv_to_email_id :='[email protected]';
            else
                 lv_to_email_id :=NULL; 
      end if;We have groups upto 3 items as
    P1_ENG_GRP2
    P1_ENG_GRP3
    Currently, when filing notes in the form. The email distribution is triggered by whatever ‘group' is selected.
    We experienced a case today where there were two groups(products & materials) represented at a meeting and we want to file one note.
    How we can handle the above scenerio in the snippet code.Thanks,
    Anoo..

    Thanks Andy, so as per the suggestion we have to handle the above snippet as individual if block statements as i had shown below.
    But in this case how we show the else part as NULL.
    correct me if my understanding is wrong.
    if  'Products' in (:P1_ENG_GRP1, :P1_ENG_GRP2, :P_ENG_GRP3) then
                    lv_to_email_id :='[email protected]';
    end if;
    if  'Materials' in (:P1_ENG_GRP1, :P1_ENG_GRP2, :P_ENG_GRP3) then
               lv_to_email_id :='[email protected]';
    end if;Thanks,
    Anoo..

Maybe you are looking for