Very Quick PF Input Question

Hello.
A quick question if I may. I am in diffs.
What are/When to use the PF inputs?
With regard to triggering data aquistiions, will wiring a +5V input to pfi0 work as a trigger?
Thanks.

Hello Brian. Thanks for the reply.
I am using a 6071 card.
PFI 0/AI START
PFI 1/REF TRIG
Perhaps I should be using the PFI 1 port?
http://www.ni.com/pdf/products/us/4daqsc199-201_ETC_212-213.pdf
Here is the link for the pdf of 6071
Best Regards
Thomas

Similar Messages

  • Very quick Do while question!

    Hey guys,
    Quick question i somewhat forgot how to do the do while loop, heres what i think it looks like but it keeps giving me an error on the syntax.
    Any pointers would help please.
    do{
           //code goes here
    while(y>x);Where does the last { go?
    Thanks in advance!

    I said in front of the while, not after it.
    do
    {Ok thanks the syntax error went away but when i run the loop it just runs past the question why?
    do{
              if((side1+side2)>=side3)
                        System.out.println("The perimeter of the triangle is "+total);
              else
                   System.out.println("The input is invalid:");
                   System.out.println("The sum of side 1 and side 2 can't be greater than the third side!:");
                   System.out.println("Would you like to try again");
                   answer=scan.nextLine();
                   }while(answer.equalsIgnoreCase("y"));
    }It executes everything right except it doesn't let you enter an answer.

  • Very quick and easy question

    I am making a catalogue, so I need a set of place-holder images which I am able to change he actual image on the following pages after the master one so that I can then move the master image place holders and have all the pages follow accordingly whilst respectivly keeping their different image assigned.
    In other words, is there any way I am able to set a 'place-holder' on master page, then assign different images to the following pages, then if I need to move the layout I can just move the place-holders on the master frame whilst keeping their own set images within the place holders.
    Thank you very much.

    There are a couple of approaches.
    Automatic page numbering is accomplished by putting a text frame on the master page and inserting a current page number marker. You can add additional information or text in the frame if you wish, and format to taste. The number will appear on all pages based on that master.
    Now for the different approaches. The first way is to just add them independently to each master page. However, if you use masters based on one or more other masters to control things that are basically the same (i.e. you have repeating elements on at least two masters, but something else that's different) you can create a "parent" page and put the numbers on that, then base other master pages on the parent, and everything on the parent will be included in the "child" page. You can Ctrl + Shift Click to select and remove an item if necessary. If you want to edit the repeating elements you do it on the parent page, and the change propagates through to the children.
    If you want to have some pages with no numbers you can either make special masters without numbers for them, or just override and delete the number frames on the live pages.
    Peter

  • Very quick and simple question about a simple sum going wrong.

    Ive noticed that im having lots of ocurrences where my maths goes wrong - usually i trace this to ints multiplying doubles and stuff , or its in degrees not radians .
    But this one is too simple to seem to cause problems :
    screenY = 180 + ( 420 - (( 420 / 2200 ) * xE ) );
    heres the code line which does the calculation, and for a particular loop it
    ran as xE = 223 .
    xE is an int by the way.
    For some reason this code always produces screenY = 600 ,
    which should only be the case if xE = 0 .
    any suggestions as to how i should help the VM get it right?
    thanks in advance guys.

    Ive noticed that im having lots of ocurrences where
    my maths goes wrong - usually i trace this to ints
    multiplying doubles and stuff , or its in degrees
    not radians .
    But this one is too simple to seem to cause problems
    screenY = 180 + ( 420 - (( 420 / 2200 ) * xE ) );
    heres the code line which does the calculation, and
    for a particular loop it
    ran as xE = 223 .
    xE is an int by the way.
    For some reason this code always produces screenY =
    600 ,
    which should only be the case if xE = 0 .It happens because in integer division 420/2200 is always equal to zero. So, regardless of the value of xE, you're adding 420 + 180, which is 600.
    any suggestions as to how i should help the VM get it right? Yes:
    double value = 180.0 + (420.0 - ((420.0/ 2200.0)*xE));
    screenY = (int)value;You can simplify all this, of course. Why not do that 420/2200 = 0.19090909... calculation once and just substitute the constant value?
    %

  • Very quick 64 Bit question..

    Hey All..
    Just set up my lovely new iMac 27" i7 and am really enjoying it. However, a friend told me that when I open Safari, Mail etc there should be the little 64 icon on them to indicate that it's running in 64 bit - is this true?
    I copied my 'user' over using a network cable from my old iMac to my new one - I was just wondering if perhaps my old 32 bit apps had copied over too. I checked it by 'get info' on safari for example and the 'open in 32 bit mode' option is unchecked - be good to have confirmation.
    I downloaded Handbrake yesterday and when I open that the little 64 icon is on it - this is what got me to thinking there is perhaps a little truth in what he has to say.
    Many thanks in advance..
    Ricky 

    RickyGray wrote:
    Hey All..
    Just set up my lovely new iMac 27" i7 and am really enjoying it. However, a friend told me that when I open Safari, Mail etc there should be the little 64 icon on them to indicate that it's running in 64 bit - is this true?
    no.
    I copied my 'user' over using a network cable from my old iMac to my new one - I was just wondering if perhaps my old 32 bit apps had copied over too.
    no, you didn't.
    I checked it by 'get info' on safari for example and the 'open in 32 bit mode' option is unchecked - be good to have confirmation.
    that means it's running in 64-bit. to make sure open Activity Monitor and see what it says in the "Kind" column for safari.
    I downloaded Handbrake yesterday and when I open that the little 64 icon is on it - this is what got me to thinking there is perhaps a little truth in what he has to say.
    Many thanks in advance..
    Ricky 

  • Very quick battery drain on mid 2013 macbook air please help!

    hello, my 13" macbook air is losing battery very quickly and i don't know why or what to do...
    i tried to reset the SMC and deleting all my cache files... i have closed all running applications and the battery save preferences are on default...
    I'm running OS X Mavricks and when i first installed it i did get about 14 hours of battery life with normal use, but now i only get as high as 6 hours.
    what can i do to get things back on track?
    thanks to anyone who helps!

    1. Check the cycle count of the battery against the limit for your model. The battery may be due for replacement. If the power adapter is connected almost all the time, the battery may need replacing even though the cycle count is not too high.
    2. Follow these instructions, or these for OS X 10.9 or later.
    3. In the Energy Saver preference pane, uncheck the box marked
    Enable Power Nap while on battery power
    4. You can also try resetting the SMC.
    5. Make sure your system is up to date in Software Update.
    6. Make a "Genius" appointment at an Apple Store, or go to another authorized service center.

  • IOS 8.1.3 - Battery draining very quickly

    Since installing iOS 8.1.3 on my iPhone 6 the battery has started to drain very quickly with little to no use. Anybody else having the same problem

    I too was having some serious battery drain on IOS 8.1.3 on my iPhone 5S. The phone kept getting warm (like I was using maps navigation) I think I just fixed it.  On the hunch that it had to be something with location services I went to the following location in my phones settings: Settings->Privacy->Location Services now scroll all the way down and Click System Services. Disable Cell Network Search, Setting Time Zone, and Wifi Networking. You can also try disabling these one at a time. I really don't need these services so I disabled them all.
    Your phone should now cool down and hold a charge like it did before, mine does. Here are what those settings you are disabling do:
    Cell Network Search:This tracks cell tower usage and congestion, and sends the data back to Apple for analysis as to what towers are being used the most, how you move between cell towers, and which ones are overused. It does not help your phone locate a cell tower. Turning this off will not affect your phone’s performance, according to Apple.
    Setting Time Zone:Your time zone will be instantly adjusted according to your geographic location. Ever notice how as soon as you turn on your phone after a long flight, it displays the local time perfectly, even before getting cell signal? It’s this setting. If you turn it off, you’ll lose that functionality.
    Wi-Fi Networking:This particular setting is interesting, and requires some explanation. As you move around a city, your iPhone is constantly picking up WiFi signals. It geotags that data (“XYZ WiFi is at this GPS location”), encrypts it so that it is anonymous and unique (otherwise the data would look like all hotspots are named “linksys”), and stores it as what Apple calls “crowdsourced Wi-Fi Hotspot locations”. Next time someone walks by that exact hotspot, their iPhone will know where they are without using GPS – because you basically already “marked” the area. Shutting this setting off will stop that info from being sent to Apple. It will not affect your phone’s performance.
    * The above was taken from: http://www.clear-coat.com/blog/iphone-privacy-settings/
    -Joe

  • I can't open the app store, safari the mail app, youtube app and the maps app. they try to open then close very quickly. what can I do?

    I can't open the app store, safari the mail app, youtube app and the maps app. they try to open then close very quickly. what can I do?

    Try downloading another app - any free app - that seems to reset something and the apps may start working again. Try that first. If that doesnt work, try these steps
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Close all apps. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Battery BL5C charges and discharges very quickly

    Hi,
    I am using Nokia 1650, Battery BL5C. This battery fully charges in less than 1 hour(the messgae saying battery fully charged pops-up). And this, so-called fully charged battery discharges very quickly, in a days time and mobile gets switched off. Mobile is used only for making and receiving calls which are very few and also i usually do not use it for playing games on it. (Point is, its not so heavily used to discharge the battery so quickly.)
    Is this battery problem or phone's hardware/software problem? I heard its happening to quite a many cell phones.
    The mobile phone I used earlier also had this problem.
    Thanks.

    Try to calibrate it.
    1. Run the battery empty.
    2. Charge it without turning the phone on.
    3. Once battery full, turn it on, and try to charge again until you get the full warning.
    4. Let the battery run till dry again
    5.Charge without turning the phone on
    6. Boot then charge to full
    Battery should be calibrated by then,.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • Hello. after updating to Ios 8 my iPhone is terribly! Discharged very quickly, many transitions between applications, the program takes off, ringtones do not work - works a standard call, the keyboard freezes, bad messages are sent, often loses the n

    Hello. after updating to Ios 8 my iPhone is terribly! Discharged very quickly, many transitions between applications, the program takes off, ringtones do not work - works a standard call, the keyboard freezes, bad messages are sent, often loses the network. what have you done with your phone moym ?! solve all these problems! I beg of you!

    Hello. after updating to Ios 8 my iPhone is terribly! Discharged very quickly, many transitions between applications, the program takes off, ringtones do not work - works a standard call, the keyboard freezes, bad messages are sent, often loses the network. what have you done with your phone moym ?! solve all these problems! I beg of you!

  • I purchased iphone 5 a month back... It get very hot and drained very quickly while playing games . What should i do ??

    I purchased iphone 5 a month back... It get very hot and drained very quickly while playing games . What should i do ??

    Take it in for service at your nearest Apple Store or authorized reseller.

  • Since iOS 7update my IPAD battery Is discharging very quickly what should i do

    Since iOS 7update my IPAD battery Is discharging very quickly what should i do.  This problem only occured since last iOS 7.0.2 update

    Poke around the settings. There's a lot of notifications turned on that you may not need. There's also the backgroun app refresh that will be using battery and the background updating of apps.
    So turn stuff off, if it doesn't help another thing that you can try is to go into the settings and reset all settings. Which is a bit of a pain because you'll need to retweak everything, but sometimes starting fresh can clear glitches

  • Mavericks has broken most stock apps, app store ,preview, messages, facetime ect the list goes on they bounce in the menu then nothing its been like that since installing mavericks fixed briefly by reinstalling but then stopped again very quickly

    mavericks has broken most stock apps, app store ,preview, messages, facetime ect the list goes on they bounce in the menu then nothing its been like that since installing mavericks fixed briefly by reinstalling but then stopped again very quickly
    any help ?

    You most likely ran a defective third-party "utility" such as "CleanMyMac" or "MacCleanse" that purports to "clean up" "junk" files. What it really does is to corrupt the operating system and many applications.   
    The first thing you need to do is remove that software according to the developer's instructions. Never install it, or anything like it, again. Then see below.
    If you don't already have a current backup, back up all data, then reinstall the OS.* You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    If you use FileVault 2, then before running the Installer you must launch Disk Utility and select the icon of the FileVault startup volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another icon with the same name. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main Recovery screen.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode. All other data will be preserved.
    *The linked support article refers to OS X 10.9 ("Mavericks"), but the procedure is the same for OS X 10.7 ("Lion") and later.

  • I have recently started a solaris. I have a solaris using 64x and 86x systems and have java. The machine is very active and is very quick. I am happy so far with its performance and think its worthwhile to continue with my projects. That's all I have to s

    I have recently started a solaris. I have a solaris using 64x and 86x systems and have java. The machine is very active and is very quick. I am happy so far with its performance and think its worthwhile to continue with my projects. That's all I have to say.
    John Lupton

    I have recently started a solaris. I have a solaris using 64x and 86x systems and have java. The machine is very active and is very quick. I am happy so far with its performance and think its worthwhile to continue with my projects. That's all I have to say.
    John Lupton

  • Quick SAP Script question New Page Print

    Quick SAP Script question
    I have added a new page to an existing SAP Script BUT only want it to print if a condition is true.
    I need to do this from within the form as the print program is SAP Std.
    Any idea how I can prevent the new page from printing?
    i.e. I need the form NOT to call the new page if the condition is false. Is there a way of forcing an exit or stop from with in the form?

    Hi,
    To trigger a new page, there is script ediotr command NEW-PAGE.
    so find where is that command is triggered and use the below code for trigger it on any specific condition....
    if &condition& = 'True'
    /*  NEW-PAGE
    elseif
    /: NEW-PAGE   
    endif
    so it means if condition is satisfied your new page will not work.. else it will...
    Hope you got it...
    Try this..
    Best luck..
    Regs,
    Lokesh.

Maybe you are looking for

  • Web template with Upper case

    hi guys I have a scenario that I wanted my project description to be upper case, so I went to transfer rules and converted the info object description to upper case, now when I go to my report and click selection all the project desciption shows in u

  • 2 Trees on the same Page

    Hi! I'm using Apex Version: 4.2.1.00.08 I created a page with 2 tree regions. Both trees use different items and different queries. The first tree is displayed correctly. But the second one just contains the first item, if I don't display the first o

  • Distributing client/server forms app

    Hi I am distributing a client/server forms/reports app that calls stored database procedures. Does anyone have information on best-practice for version-control/distribution of upgrades etc? What is a good model to follow? At the moment I am using CVS

  • What could this panic log mean

    O.K I was viewing a movie in iTunes and got the kernel panic screen. Restarted, then I was in iPhoto and the whole screen seemed to disintegrate. this time I couldn't restart. Got the three chimes and flashing light deal. swapped RAM around and then

  • Route mail and Active Directory Sites and Services configuration

    Folks, I have a problem in the internal email routing. My network is spread across various regions and the branch offices are connected together in a mpls network (full mesh). Every region has its own Exchange Server with all roles installed and the