How do I AI config for SCXI multiple non-contiguous channels

I need to configure a measurement of with multiple groups of thermocouple channels.
Using LV 5.1.1 (could use 6, but I am supporting lots of code built with 5.1.1), DAQ 6.8.1 (can up to 6.9.1 if it matters), PXI-6052E, SCXI-1102, SCXI-1303 (or TC-2095).(using SCXI addressing).
The problem occurs when I try to configure multiple scan lists with gaps between channels.
(see LV DAQ SCXI example SCXI-1102/1127/1101 Thermocouple)
example channel list:
ob1 ! sc1 ! md1 ! cjtemp
ob1 ! sc1 ! md1 ! 0:3
ob1 ! sc1 ! md1 ! 5:9
This gives an error: -10370 in AI Group Config.
Likewise if I use an individual channel in each address string. like:
...md1 ! 0
...md1 ! 1
...md1 ! 3
But, I can skip channels betwe
en cjtemp and the first channel of the next scanlist without error.
Also, I can add scan lists for other modules, like:
...md1 ! 0:3
...md1 ! 4:8
...md3 ! 12:14
without error!
What I really want to do is to do AI Config first for all channels, then start, then loop on AI Read and some processing & storage.
When I loop through the channel address lists (strings with contiguous channel sets e.g. 3:6) I get the same task # for all config calls. Then when I loop through the AI Start's for each , I get an error -10609 in AI Clock Config.
The thing is that I cannot necessarily have all contiguous channels, and I don't want to go through a sequence of {AIConfig, AIStart, AIRead, AI CLear} for each scanlist each time through. That takes too much time and resources.
Eventually I want to configure multiple non-contiguous scanlists in multiple SCXI modules.
But, for right now I need to do this for one SCXI module.
Anyone have any ideas?
How can I approach this.
Thanks
Dave

Dave
Check the following link into the NI Knowledgebase (if you haven't already)
which I think explains your situation.
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/02a55e1f39
e8bd15862567e700577877?OpenDocument
Bottom line is you will not be able to skip channels on any SCXI module
other than the SCXI-1112. You will need to include the channels in your scan
list then discard the data later.
Either that or as the Knowledgebase suggests, use Virtual Channels. You can
then miss channels out in the scan list as you require. They actually get
scanned but NI-DAQ discards the data for you.
Ian Bell
NI UK
"Dave Karon" wrote in message
news:[email protected]...
> I need to configure a measurement of with multiple groups of
> thermocouple channels.
> Using LV 5.1.1 (could use 6, but I am supporting lots of code built
> with 5.1.1), DAQ 6.8.1 (can up to 6.9.1 if it matters), PXI-6052E,
> SCXI-1102, SCXI-1303 (or TC-2095).(using SCXI addressing).
>
> The problem occurs when I try to configure multiple scan lists with
> gaps between channels.
> (see LV DAQ SCXI example SCXI-1102/1127/1101 Thermocouple)
> example channel list:
> ob1 ! sc1 ! md1 ! cjtemp
> ob1 ! sc1 ! md1 ! 0:3
> ob1 ! sc1 ! md1 ! 5:9
> This gives an error: -10370 in AI Group Config.
> Likewise if I use an individual channel in each address string. like:
> ..md1 ! 0
> ..md1 ! 1
> ..md1 ! 3
>
> But, I can skip channels between cjtemp and the first channel of the
> next scanlist without error.
> Also, I can add scan lists for other modules, like:
> ..md1 ! 0:3
> ..md1 ! 4:8
> ..md3 ! 12:14
> without error!
>
> What I really want to do is to do AI Config first for all channels,
> then start, then loop on AI Read and some processing & storage.
> When I loop through the channel address lists (strings with contiguous
> channel sets e.g. 3:6) I get the same task # for all config calls.
> Then when I loop through the AI Start's for each , I get an error
> -10609 in AI Clock Config.
>
> The thing is that I cannot necessarily have all contiguous channels,
> and I don't want to go through a sequence of {AIConfig, AIStart,
> AIRead, AI CLear} for each scanlist each time through. That takes too
> much time and resources.
>
> Eventually I want to configure multiple non-contiguous scanlists in
> multiple SCXI modules.
> But, for right now I need to do this for one SCXI module.
>
> Anyone have any ideas?
> How can I approach this.
> Thanks
> Dave

Similar Messages

  • CS3; How do you select multiple (non-contiguous) paragraphs to apply styles?

    There must be a shortcut key to select multiple, non-contiguous paragraphs when applying paragraph styles...  Thanks.

    Hubbardton wrote:
    There must be a shortcut key to select multiple, non-contiguous paragraphs when applying paragraph styles...  Thanks.
    Was that a command to the engineers, or a question for the forum?

  • How do I make groups for texting multiple people at a time and retain that group for future use?

    How do I make goups, in Contacts, for texting multiple people at a time and retain that group for future use?

    How do I make goups, in Contacts, for texting multiple people at a time and retain that group for future use?

  • How maintaining the connection table for sticky/persistent/non-persistent?

    Question about how to maintain the connection table for the source(client) and destination(server) in the CSM(or CSS).
    I know the sticky has the table and max size such as 128K(css11501)as per CCO but not clear how works the persistant and non-persistant case.
    Q1) persistant. does it maintain the conntion table to tracking the session? then, any information the table size?
    Q2) non-persistant. is this also have connection table? then, how it works?
    why I'm asking is want to understand how the session keep tracking. for example, the router based on the routing table(stateless) versus PIX firewall has stateful table. As analogue, is the non-persistnet stateless and statefull for the persistent and sticky?
    Thnaks in advance,

    The CSS uses FCB to maintain information about active connections.
    Each connections requires 2 FCB - one for client to vip and one for server to client.
    When you boot the CSS it will immediately reserver a good amount of memory to create a list of FCB.
    Each connection will then take 2 FCB from the list.
    You can do a 'flow stat' from llama mode to verify how much free/used FCB you have.
    When running low on FCB, the CSS will try to allocate more memory.
    Gilles.

  • How tos - Multi Struts Config for ADF UIX (JDev10.1.2)

    Has anyone tried the OTN How-tos for Multi Struts Config?
    http://www.oracle.com/technology/products/jdev/howtos/10g/StrutsMultiConfigs/struts_multiconfig_howto.html
    Well I tried doing it and am facing a lot of problems.
    1. When I try to create a page in the child, it creates a duplicate page and hence two UIModels are created.
    2. Also there is an extra directory created in the common public_html folder as child1/child1.
    Could some one work that link out. I have failed to figure out what's going wrong.
    My problem doesn't end there. The link tells us that we can create multi struts app, but how do we link the pages created in these applications together?
    Regards,
    Vineet

    Goran,
    a smarter way would be to use Virtual Private
    Databases if the database is Oracle. This way you
    don't have to bother within your application to do
    this. We do have a VPD example in teh howtos for
    JDeveloper 9i.Tnx for the suggestion, but I needed a solution within ADF.
    If you want to do this on teh middle tier, use a bind
    variable in the BC query and populate this through an
    exposed method on the AM. I found even simpler solution... I let user choose an employee and fix this employee's id with a setCurrentRowWithKeyValue operation (drag-n-drop to a Data Action). Afterwards all the screens based on child view objects in the Data Control Palette hierarchy display only data from a fixed employee.

  • How to make .jar file for a multiple class program

    I have a code for a chat room that contains two folders , one for Server and one for Client
    What I need is to create a jar file for the server and a jar file for the clients
    but here the first problem , I have a file that named (SocketMessengerConstants.class) that is located outside the two folders and is being read by the two projects .
    I mean the server uses it while running and the client uses it too .
    the second problem is : I don't know how to create a jar file at all !
    please tell me how to do it in detail
    Thank you

    ChuckBing wrote:[Packaging Programs in JAR Files|http://java.sun.com/docs/books/tutorial/deployment/jar/index.html]
    I tried to read this tutorials before I come here but I couldn't understand it
    can you please tell me a specific steps to follow instead of the explaining .. because I understand the explanation but I can't apply it

  • How to set the jumper for scxi 1140?

    Hi, I would like to connect the SCXI1140 module to PCI 6052E.SCXI1140 is connected  to SCXI 1125 by the cable SCXI 1325 to get the data from SCXI 1125. I could not well understand the suitable configuration  for W9, W10,W11, W12, W13 and W14 jumpers in  SCXI1140. would you please help me out?

    Hello, 
    First, can you please verify that you are using the SCXI-1352 cable and not the SCXI-1325 teminal to cascade the SCXI-1125 to the SCXI-1140. Here is a link about cascading SCXI modules and here is the link developping your particular case of cascading the SCXI-1125 to the SCXI-1140. You can see that the configuration of the jumpers depends only on your application. This link  to the User Manual of the SCXI-1140 should give you the configuration you have to make depending on your application.
    I hope this will help you.
    Charlotte F. | CLAD
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> "Du 11 octobre au 17 novembre, 2 sessions en parallèle : bien démarrer - approfondir vos connais...

  • How to prevent an application for running multiple times

    I have to prevent launching my java application more than once. i.e. if the application is launched and the user tries to launch again, it should simply display an error msg and quit.
    I tried using java.util.Prefs but it does not help the cleanup does not occur in case of an abnormal termination. (The Runtime.addShutdownHook does not help as well). Please help asap.

    Sir,
    Have you tried forum search feature?
    "One Application instance" problem has been asked and answered many many time here - and he is easily solved.
    Simple solution is to use resource which is cleaned up my operating system for you when application terminates.
    This way, resource is released whether application terminates nicely or from nasty crash.
    Mr ServerSocket is someone who could help you out here.
    When application starts, attempt to listen on a ServerSocket on a well-known port (e.g either hard coded in to, or configured for your app).
    Leave ServerSocket listening for duration of application.
    If another application instance tries to start on same box, it will not be able to listen on same ServerSocket port - and you can close the app.
    In general, try searching before posting: Most questions have been answered many times before - and you'll probably get an answer quicker by searching first than by posting straight out.

  • How do I set up for extending my non-apple wi-fi network with Airport Express?

    I have Trendnet router that I use for providing wi-fi capabilities in my home.  The problem is that it is set up in my basement and it doesn't extend to the back of the house.  I'm also having problems setting up my wireless printer with this setup.  I thought that by getting a AE, I could take care of these two things.  I could set up the AE upstairs to repeat the wireless signal and at the same time have an easier set up (as in an apple).  But, I'm not sure how to set it up.  Can someone help?

    Do you have a separate modem and Trendnet router now, or is the Trendnet a gateway....combination modem/router in one box?  If you add another AirPort at this location, it will need to connect to a modem, or it could connect to your Trendnet router and you could turn off the wireless on the Trendnet
    If you go wireless all the way, what is the approximate distance between the "main" router and the "remote" AirPort?  How many walls will be in the signal path?  How are these walls constructed?
    In general....I have found that power line works better than wireless....unless you have a very good wireless connection. If you take your computer to the remote area where the extender will be located, and you can get a good, solid wireless signal, you are probably OK.  The Express can only "extend" the quality of signal that it receives.
    But will the wireless setup for video streaming (which is my main goal) be reliable?
    Questions like this cannot be answered because it is just not possible to predict wireless performance and results in advance of any installation.  The products might be great....but other wireless networks around you or cordless phones cause interference problems.
    In this regard, If I only had one chance at a network, I would go with wired connections over wireless.
    If you go with the 2 AirPort Express plan, I would suggest that you still have a "Plan B" if wireless does not deliver the performance you want. Personally, I would never try to stream video, especially high definition, over wireless here at the house, but it can work if everthing else falls into place....and the planets are in the right alignment.

  • HT200189 How about the same fix for Regular Mavericks (NON-server versions!)

    I had everything working fine until the update to 10.9. Now all my L2TP connections got screwed. Only PPTP is working.
    Please help with any usefull tips to get me going again.
    (Hint to Apple: Also fix your bug in Maverick (non-server version))

    Hi,
    Since the Windows Server 2012 is Non-domain, you can use the following settings on Windows server 2012 R2 to ask for user name and password when a user have no permission to access a shared folder
    Go to Control Panel > Network and sharing center > Change advanced sharing settings > Enable Turn Off password protect sharing option
    We can only set the server to prompt for credentials or not. We could not set the server to prompt for credentials on some shared folers and does not prompt for credentials on another shared folders.
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to connect one IIS server to multiple non clustered WebLogic servers

    I have the following installed on Win2K Servers:
    IIS 6
    BEA Weblogic 6.1 running some webservices
    BEA Weblogic 8.1 running an application
    -Both Weblogic servers are running on the same machine (different ports obviously), IIS is on a different machine on the same network.
    I have the website currently configured so that jsp files and several servlets are forwarded to the 8.1 server. So: http://mysite.com/hello.jsp or http://mysite.com/myServlet will properly forward to the 8.1 instance.
    What I want to do (and have been unable to do so thus far) is to setup IIS such that http://mysite.com/myServices will forward to the 6.1 instance.
    I’ve tried to setup the 6.1 iisforward and isapi dll files in a separate folder with their own ini file but I get an Overlapped I/O operation is in progress whenever the 6.1 iisforward.dll file is loaded. (Application Protection is set to High)
    Any suggestions?
    Thanks.

    I have the following installed on Win2K Servers:
    IIS 6
    BEA Weblogic 6.1 running some webservices
    BEA Weblogic 8.1 running an application
    -Both Weblogic servers are running on the same machine (different ports obviously), IIS is on a different machine on the same network.
    I have the website currently configured so that jsp files and several servlets are forwarded to the 8.1 server. So: http://mysite.com/hello.jsp or http://mysite.com/myServlet will properly forward to the 8.1 instance.
    What I want to do (and have been unable to do so thus far) is to setup IIS such that http://mysite.com/myServices will forward to the 6.1 instance.
    I’ve tried to setup the 6.1 iisforward and isapi dll files in a separate folder with their own ini file but I get an Overlapped I/O operation is in progress whenever the 6.1 iisforward.dll file is loaded. (Application Protection is set to High)
    Any suggestions?
    Thanks.

  • Creating multiple non-contiguous select areas

    Newbie to Photoshop here.  I'm using Photoshop CS4 and would like to use the Alien Skin boken add-in to create some artificial bokeh in some photographs.  To do that I'll need to create several different select areas within the same photograph to identify all of the areas that need the bokeh effect.
    Using the Quick Select tool I can easily create one area but then how to I create another area (not part of the first area) within the same photograph so that the bokeh affect can be applied to both selected areas?
    thanks in advance for any help!

    You use the tool with the middle (plus) option selected in the top bar.
    You would probably get a better result with the Color range tool but you would need to learn how to use it in Help.

  • Sender ebXML Adapter for handling multiple documents

    Hi all,
    I would like to ask for input on how to implement the use of sender Seeburger ebXML channel that will send multiple documents types (CIDX ordercreate and CIDX orderchange).
    For Seeburger AS2 adapter, handling of ANSI X12 documents (EDI850 and EDI860) can be done using Generic AS2 sender and Split997 adapters, and message splitter configuration. Is there same functionality that can be used for sender Seeburger ebXML adapter for handling multiple non-ANSI X12/EDIFACT documents like CIDX OrderCreate and CIDX OrderChange?
    Thanks,
    Edward

    Hi,
    Can we hit 100 Email ids to read email using single mail adapter?
    no, you have to configure url / authentification in the adapter what is obviously different for different ids.
    Can we achieve it using standard module?
    Do we need to develop custom module to read emails from 100 mail ids?
    You don't need module, you need 100 sender channels.
    /Udo

  • Allow multiple non-consecutive file selections

    Hello
    This was working like that in every file explorer since at least 16-bit Atari, so I'm not sure how to explain why I think it's necessary...
    I would like to be able to select files 1-10 (1, Shift+10), then add files 40-50 (Ctrl+40, Ctrl+Shift+50) and have both ranges selected, then maybe to deselect 5-9 (Ctrl+5, Ctrl+Shift+9).
    Why would I think this is viable request? Hmmm. Let's say that when this will work along with dragging and dropping files out of Lightroom, I will be closer to dump file explorer altogether when managing my files.
    Thank You
    m.

    Sorry for not being clear. Yes I meant '50' as image no. 50.
    So just to understand you better: on the Mac you can already select multiple non-contiguous image selections?
    On Windows in 1.0 and 1.1 you can select one range of images (with Shift) and then add/substract individual images to/from it (with Ctrl). You cannot add/substract another range of images, though (with Ctrl+Shift). That is exactly the functionality I'm requesting. If that is what's possible on the Mac at the moment, we are closer to getting it on Windows.
    Regards
    m.

  • How do we split our iCloud accounts but keep one iTunes account so we can share purchased content for our multiple iPhones and iPads?

    How do we split our iCloud accounts but keep one iTunes account so we can share purchased content for our multiple iPhones and iPads?

    You can migrate a copy of the data to a new account, then delete the other person's data from each account.  To do this, on the phone that will be changing accounts, if you have any photos in photo stream that you want to keep on the phone, save these to your camera roll by opening the photo stream album in the thumbnail view, tapping Edit, then tap all the photos you want to save, tap Share and tap Save to Camera Roll. If you have any synced notes that you want to keep on the phone, email these to yourself so you can create new notes in the new account.
    Once this is done, go to Settings>iCloud, scroll to the bottom and tap Delete Account.  (This will only delete the account from this phone, not from iCloud.  The phone that will be keeping the account will not be effected by this.)  When prompted about what to do with the iCloud data, be sure to select Keep On My iPhone.  Next, set up a new iCloud account using a different Apple ID (if you don't have one, tap Get a Free Apple ID at the bottom).  Then turn iCloud data syncing for contacts, etc. back to On, and when prompted about merging with iCloud, choose Merge.  This will upload the data to the new account.  You will create a new icloud email address with you turn Mail to On.
    Finally, to un-merge the data you will then have to go to icloud.com on your computer and sign into each iCloud account separately and manually delete the data you don't want (such as deleting your wife's data from your account, and vice versa).

Maybe you are looking for

  • Analysis Authorization Pre Filtered Values

    Hi all Gurus, I am currently using Analysis Authorization setup and when I run report with no values input in the variable input screen it seems to display ALL the records in the info provider BUT not by what I am able to see based on my authorizatio

  • CATSEARCH only works with AND not with Or

    Hello, If I run the following query against my database it runs absolutely fine SELECT * FROM LOAD WHERE ((catsearch (WILDCARD_SURNAMES, 'BRUCE', '') > 0)) AND PARSED_FORENAME1='ANTHONY' But if I replace the "AND" with an "OR" SELECT * FROM LOAD WHER

  • Changing resolution remotely

    I have a Mac that I control exculsively via ARD because it's some kind of server (used for backup purpose). This Mac has NO display connected. May I chanhe the resolution to something bigger than the standard 1024x768? Thanks.

  • Escape key no longer functioning to back out of photos in Event view

    In iPhoto '09, when you drilled down to view a photo in Event view, you used to be able to use the Escape key to step back a level. With iPhoto '11, I have been unable to do this. Is there a setting I'm missing or something?

  • Error 16 issues

    I hope someone can help on this...I have just spent the past 2 hours on the phone with support and have not solved the problem.  I have the Lightroom app installed and tried downloading photoshop from creative cloud and got an error 16 message.  I we