Can you do Digital In or Out on the same port (byte) as PFI timing?

   I'm using an M series board with three digital ports.  Port 0 is only for DIO, ports 1 and 2 can be used for DIO or PFI (e.g. clocking, triggering).  My question is:  can I do both DIO and PFI functions on any one port.  For example, on Port 1, I would like to use bits 0 to 6 as Digital Inputs and have an external clock signal go into bit 7 as a clock for Analog Out.  Can the port be mixed like this?
Thanks,
   Dave
David Thomson Original Code Consulting
www.originalcode.com
National Instruments Alliance Program Member
Certified LabVIEW Architect
There are 10 kinds of people: those who understand binary, and those who don't.

Dave,
The DIO lines on any DAQ device that uses the DAQ-STC ASIC can be configured on a per line basis, so using PFI and DIO lines on the same port will work just fine. 
You can run a quick test on this using the "Gen Dig Pulse.vi" example (found in the NI Example Finder under Browse -> Hardware Input and Output -> DAQmx -> Generate Digital Pulses).  You should be able to generate a pulse on one of the PFI lines on the board, then read that pulse back in on one of the DIO lines of that port using an external connection.
-Justin

Similar Messages

  • Can you have multiple RMI Servers listen at the same port?

    Hi,
    I am wondering if is possible to assign many RMI servers to the same port. I have a working RMI system that is assigning a single server to a specified port when the server is created. I need to scale my project to incorporate Activation and the ability to go through a firewall. I have the power to punch holes in the firewall, so I am thinking that I would like to set up a port for all my activated servers to listen on. Is this possible to put them all on one port?

    Yes you are correct. However, I am wanting the actual servers listening on the same port. I have noticed that when I do not assign a port number when binding my RMI servers to the registry, then the rmi system sets them all up listening on the same port. This port is random and changes each time I restart my server system, which rebinds all the servers to the rmiregistry again. I am look for a way to use custom socket factories and then tell the servers the exact port to listen at. I keep getting port already in use issues though when I try to assign more than one server to a particular port. I don't know if this is even possible. Has anyone ever gotten this to work?

  • Can you connect 2 apple TV's to the same iTunes account in 2 different houses ?

    Can you connect 2 apple TV's to the same iTunes account in 2 different houses ?

    Can you watch them both at the same time?

  • HT1657 Can you rent more than one movie at the same time?

    Can you rent more than one movie at the same time on itunes?

    I think Justin is correct and you should have statistics in place and a reasonable partition scheme so that the optimizer selects the correct partitions rather than telling it what to do. You paid a lot for partitioning after all.
    There are some, possibly misguided, examples in the manuals showing how to create a view so you can delete from a single partition without specifying the partition criteria in the delete statement. This in effect turns partitioning back into DIY partitioning i.e. separate tables, union all and pretend its a single logical table using a view. But backwards.
    So to do what you want you just assume the partitions are separate tables, and then use union all to glue the ones you want back together.
    select * from sales partition (sales_q1_2000)
    union all
    select * from sales partition (sales_q1_2001)
    union all
    select * from sales partition (sales_q1_2003)
    union all
    select * from sales partition (sales_q1_2004);It probably goes without saying that as well as making the expensive version of partitioning behave like the free alternative, there is the possibility that it will perform like it as well.

  • Can you have two different itunes account on the same computer

    how can you have 2 different itunes accounts on the same computer?

    You would need two seperate users on the computer. Then each library would be independent of each other. Or do you mean two seperate iTunes store accounts?

  • Can you share music between iTunes accounts on the same computer

    Can you share music between iTunes accounts on the same computer? My kids iPods are under my account now with all of our shared music but they want their own iTunes accounts. I would like to transfer the music and apps that they purchased under my account to their new accounts... Is this posible?

    Anton M wrote:
    This really isnt good. there isnt even a .tmp file on my pc.
    Did you enable the display of system files and hidden files and folders?
    by the way, how can i stop this from happening another time.
    Make a backup!
    i had music there for over 6 years.
    Well you must have updated iTunes once or twice in that time. Do you have some sort of "tidying" app that is supposed to clean "unnecessary" files. If so perhaps it is too aggressive.
    tt2

  • Can you have multiple Apple TV's in the same house and network? If so how do you know which one to pick from your Idevice?

    can you have multiple Apple TV's in the same house and network? If so how do you know which one to pick from your Idevice?

    Yes, there are even defaults for naming them, such as LivingRoom, Bedroom, etc, or you can even enter your own name with the remote for each AppleTV.

  • Can you have 2 seperate iphone accounts on the same computer?

    Can you have two seperate iphone accounts on the same computer??? please help?

    Yes. If you want separate iTunes accounts, the easiest way is to set up 2 users on the computer, each with their own iTunes library.
    If the two phones share the same iTunes account this is not necessary.

  • Can you use two duetts on logic at the same time

    can you use two duetts on logic at the same time so i can have inserts

    tracktor wrote:
    can you use two duetts on logic at the same time so i can have inserts
    Before going ahead on this you should definitely check with Apogee as I think they do not recommend using their interface(s) in an Aggregate device.
    Maybe that's changed.. not sure.
    pancenter-

  • Can you be logged into two macs at the same time?

    can you be logged into two macs at the same time?

    Basically, yes. If there's some kind of issue, please describe it a little.

  • If you buy a film from itunes, can you watch it on multiple iPads at the same time?

    if you buy a film from itunes, can you watch it on multiple iPads at the same time?

    SerZak is correct. There is a ten device limit. Yoy would still have to be signed into the correct ID in order to sync the Movie, even if you do not use Automatic Downloads, so the 10 device limit would still apply.
    Your Apple ID can have up to 10 devices and computers (combined) associated with it. Each computer must also beauthorized using the same Apple ID. Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days. You can view which devices or computers are currently associated, remove unused devices or computers, and see how long before they can be associated with a different Apple ID from the Account Information page in iTunes on your computer:
    http://support.apple.com/kb/ht4627

  • HT4818 Can you use both Bootcamp and Parallels with the same Windows 7 installed

    I have Parallels installed with Windows 7.  Can I use both Bootcamp and Parallels on the same machine depending on whether I just want to work in Windows all day (Bootcamp) or alternate during the same session (Parallels)?

    You can, yes. But there is a complication: once you activate windows it will only be activated for one of the two methods you use. So, let's say you install into boot camp and activate windows. You can then install Parallels and it will find your boot camp installation, but when running in Parallels, Windows will report that it is not activated. Or, you can activate it in Parallels and when running in Boot Camp Windows will report that it is not activated. The reason for this is because Windows thinks it is running on different computers depending on how you boot it. This may not be an issue for you if you run Windows a lot one way and just occasionally the other way, so be sure to activate Windows in whichever method you use more often. Hope this helps!

  • How can you set up 2 p2011w printers on the same wireless network?

    Ii tried renaming one, but that didn't work. We had one, it works great, my boss loved it and bought another. Now we're all printing in his office because the one he got for us doesn't work. Any ideas?

    Do a factory reset on your TC.
    Unplug your TC/AE. Hold in reset. and power the TC/AE back on..  all without releasing reset and keep holding in for about 10sec.
    Release it when the status light flashes rapidly. If it doesn’t flash rapidly you have missed it and try again.
    Be Gentle! Feel the switch click on. It has a positive feel..  add no more pressure after that.
    TC/AE will reboot after a couple of minutes with default factory settings and will wipe out previous configurations.
    No files are deleted on the hard disk.. No reset of the TC deletes files.. to do that you use erase from the airport utility.
    Plug the LAN port of the BT router to the WAN port of the TC.
    Start the airport utility in a computer and allow it to complete..
    It should choose the right setup without intervention.. but you can then make sure of it.
    So go to the edit tab by clicking on the TC in airport utility.
    Then check the network tab shows off (bridge mode).
    Go to the wireless tab and set a useful and simple and short wireless name.
    You could even then click on the wireless options on that page and set a different name for 5ghz wireless.

  • Can you share apps between accounts when using the same PC

    My wife and I have always shared my account. made it easy to purchase and share. Howeever, with iCloud etc its becoming increasingly obvious that seperate accounts might be needed.
    Can you share apps you purchase through differnt accounts when your using the same computer?
    I now you can with music.

    Yes.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    You can figure out using it with another machine from that too

  • Can you share photos between machines that use the same wifi network? Thanks for your help.

    Can you share photos on i-photo between machines that use the same network or even between different accounts on the same machine? I know you can share music on i-tunes but can you do the same on i-photo? Thanks for your help.

    Yes.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    You can figure out using it with another machine from that too

Maybe you are looking for

  • PS CS5 - Creating Transparent Logos for Watermarks and Overlays in Photoshop | The Complete Picture with Julieanne Kost | Adobe TV

    In this Episode of The Complete Picture Julieanne demonstrates how to create a single vector logo out of multiple type and shape layers, specify a consistent size, apply a style and save the entire creation as a Tool Preset! In addition, Julieanne sh

  • Was there software included with the old style Cinema Displays?

    okay, so I recently bought a 17" ADC LCD Apple Studio Display from its origional owner. I got the ADC/DVI converter to use it with my Mac Mini, so all I need now is the software it came with initially that the display was manufactured with to avoid w

  • How we make 10000 clusters using k-means in ODM

    Dear Sir, In my database table kdd contains 500000 rows and 43 columns, and i want to cluster it using k- means, in advance setting of build stage i put number cluster = 10000 and Minimum error tolerance = 0.1 , maximum iteration = 2. But after 75% i

  • Apply network settings join domain issues

    I create a default task sequence in CM 2012 R2. On the apply network settings there is the option to join the domain. If I select to join to the domain, there is an account to set.  I set the account and test the account (test button right there) and

  • DB growth in client copy

    Hello Gurus, I am evaluating execute a client copy with customizing option, but i dont know if my disk space availability is enough. My DB size is 1 TB and the disk available is 500 GB. in yours experience how much in percent will growth my DB? what