How to copy, rather than export, a Counter output?

Hi,
In DAQmx (in C++), using an E-Series board, I have exported a Counter output to an RTSI line. This works fine. However, perhaps to be expected, the signal disappears from the Ctr0 output. For debugging and logging purposes, I would like to retain a copy of the original Counter pulse, while Exporting it to the RTSI line.
Is there a way to copy, say, a control signal? i.e. set up a 1-to-2 terminal routing?
Specifically, I want /Dev/Ctr0 to still be accessible on PFI6 and the SAME signal to be copied/routed/exported to an RTSI line.
Thanks for any advice.
 - Per

Hi Per,
Yes, you can do this using DAQmx connect terminals.
int32 DAQmxConnectTerms (const char sourceTerminal[], const char destinationTerminal[], int32 signalModifiers);
You can locate this in the DAQmx C reference help by searching "route terminals".
Regards,
Greg H.
Applications Engineer
National Instruments

Similar Messages

  • Cloning a ZFS rooted zone does a copy rather than snapshot and clone?

    Solaris 10 05/08 and 10/08 on SPARC
    When I clone an existing zone that is stored on a ZFS filesystem the system creates a copy rather than take a ZFS snapshot and clone as the documentation suggests;
    Using ZFS to Clone Non-Global Zones and Other Enhancements
    Solaris 10 6/06 Release: When the source zonepath and the target zonepath both reside on ZFS and are in the same pool,
    zoneadm clone now automatically uses the ZFS clone feature to clone a zone. This enhancement means that zoneadm
    clone will take a ZFS snapshot of the source zonepath and set up the target zonepathCurrently I have a ZFS root pool for the global zone, the boot environment is s10u6;
    rpool 10.4G 56.5G 94K /rpool
    rpool/ROOT 7.39G 56.5G 18K legacy
    rpool/ROOT/s10u6 7.39G 56.5G 6.57G /
    rpool/ROOT/s10u6/zones 844M 56.5G 27K /zones
    rpool/ROOT/s10u6/zones/moetutil 844M 56.5G 844M /zones/moetutil
    My first zone is called moetutil and is up and running. I create a new zone ready to clone the original one;
    -bash-3.00# zonecfg -z newzone 'create; set autoboot=true; set zonepath=/zones/newzone; add net; set address=192.168.0.10; set physical=ce0; end; verify; commit; exit'
    -bash-3.00# zoneadm list -vc
    ID NAME STATUS PATH BRAND IP
    0 global running / native shared
    - moetutil installed /zones/moetutil native shared
    - newzone configured /zones/newzone native shared
    Now I clone it;
    -bash-3.00# zoneadm -z newzone clone moetutil
    Cloning zonepath /zones/moetutil...
    I'm expecting to see;
    -bash-3.00# zoneadm -z newzone clone moetutil
    Cloning snapshot rpool/ROOT/s10u6/zones/moetutil@SUNWzone1
    Instead of copying, a ZFS clone has been created for this zone.
    What am I missing?
    Thanks
    Mark

    Hi Mark,
    Sorry, I don't have an answer but I'm seeing the exact same behavior - also with S10u6. Please let me know if you get an answer.
    Thanks!
    Dave

  • New Email output type:  How to make invoice 'Copy' rather than 'Original'?

    Hello SD Friends-
    FICO guy here.  I created an output type to email invoices to customers however how do I change the invoice from saying 'Original' to 'Copy' when using this output type?
    Thank you!!

    Actual logic should be first copy s Orginal and next copies as Copy or Duplicate, if you want the output alsways as copy, then ask your abaper to write logic that what ever output processing status, email output should send as Copy.
    Please let me know if any questions.
    Regards
    Ramki

  • How to copy a value of interface counter to a variable

    Hi Folks,
    I'm new in EEM and I'm trying to read a interface counter and save the value in a new variable. I will use the new variable to manipulate the value.
    Should I use SNMP (event snmp oid ...) to get the value?
    Regards
    Padula

    You can use something like this:
    event manager applet periodic-cmds   
    event timer watchdog time 60
    action 1.0 cli command "enable"
    action 2.0 cli command "show interface gi0/1 | append flash:/output.txt"
    action 3.0 ...
    Just keep adding the commands you want to run.

  • Scanned document saved and when I try to insert into an email actual doc is copied rather than an icon pointing to doc

    how do I save and insert into mail a scanned document?

    Welcome to Apple Discussions
    You want to "attach" it not insert it. Save the document - note the name and location. From that location you can drag one or more files into the message wherever you want the attachments to appear. You can also click the Attach icon in the toolbar, or choose File > Attach Files.
    If a recipient is using Mail or another email application that retains the order of the contents of your message, the recipient sees the attachment in the same location where you inserted it.

  • Accidentally copied rather than deleting

    I selected a bazillion files and started to drag them to the trash only I slipped and dumped them on the desktop.  Now my finder won't open and my computer is frozen.  Obviously all I want to do is either undo that process or drag all those files from the desktop to the trash.  But now I can' access anything.  I'm on a recent macbook air running mountain lion.

    Force-quit the Mac by pressing and holding the power button.
    Restart, and give it some time for it. Don't open any app, but unless your desktop was already full, begin trashing the files from there. You can select multiple files (icons) by dragging the mouse over it with the mouse button held. Intsead of dragging them to the trash, riight-click on them and then "Move to trash" (maybe that's a good idea for next time, anyway? )
    Again, give the Finder time to execute it all. Don't select too many files at once, rather do it multiple times.
    If your desktop was already full, use a Finder window. If Finder will stall (spinning beach ball) relaunch it via Force Quit from the "Apple" menu.
    Next time something goes wrong with file transfer and the system remains responsive, Finder knows Command-Z for "undo" as well...

  • [SOLVED] SWF files are not working in Firefox 5.0.1. When visiting websites with 'zoom' on photos Forefox asks how to handle rather than just going to zoom

    On previous versions of Firefox I was able to use the 'zoom' feature on photos at retail websites. This no longer works. (You can go to Territory Ahead as an example). Firefox asks what to do with the SWF file. There is no option to use Shockwave (I think this is a Shockwave file). Thanks for your help. Warren

    Ooops. Never mind. I recently upgraded other programs and I no longer had the Shockwave player installed in my system. Reinstalled it and all if well.

  • Can an EDQ job preserve rather than overwrite its previous outputs

    We have a job running on a scheduled basis that outputs data quality issues to a spreadsheet.
    We would like to keep a history of specific error details (e.g. which records had which data quality issues) over time (i.e. more details than the simple measures that can be published to the Dashboard for seeing trends over time).
    I believe we could do this kind of thing using an export to an external database table (or even a file in the EDQ server's landing area) using the 'Append to current data' option however is that a recommended way to go or is there any alternative e.g. is it possible for the job to write to
    (a) a spreadsheet/file with a different name each time it runs (e.g. suffixed with the run timestamp) or
    (b) an EDQ staged data area without deleting what was previously in the table (we could include a run timestamp column to distinguish the runs).
    Thanks, Nik

    Thanks for the update Mike - and for reminding me of that option (I hadn't been using run labels to now due to the fact that these are not compatible with Result Book exports to spreadsheets).
    I guess in that latter case we would have to use the command line utility runopsjob in conjunction with a scheduled script (run at the operating system level) that changes the -runlabel argument passed to it.
    Thanks, Nik

  • How to copy a Worksheet into different Report

    HI,
    How to basically copy paste a worsheet in A Report as a worksheet in B Report.
    Thanks,
    Himanshu Tiwari

    Hi
    One way to do it is to tile the workbooks within the same window (i.e Windows > tile horizontally) and then just drag and drop the worksheet into the other workbook (whilst holding down ctrl if you want to copy rather than move)
    Hope that helps.
    Emily

  • Please send me ONE reply rather than two identical copies of that one reply

    Instead of sending me just ONE email as per "subscriptions," they are sending me TWO identical copies of the email. So if two people send me one reply each, A and B, I end up getting FOUR replies: AA, and BB. Yikes!
    I would like to receive just ONE copy. I tried deselecting all of my subscriptions, thinking that I could start fresh and that the problem would correct itself, but the problem persists.
    Please, send me only ONE copy rather than two copies.
    Thanks mucho.
    — Lorna in Southern California

    This web page will help you: http://samsoft.org.uk/iTunes/grouping.asp

  • Is Audition CS6 available to buy rather than subscribe? [was: PURCHASE QUESTION]

    I have a simple purchase question on Audition CS6, can I purchase a copy rather than pay monthly rentals

    Try Google. You can buy Audition CS6 from Adobe via download.
    See http://www.adobe.com/products/catalog/cs6._sl_id-contentfilter_sl_catalog_sl_software_sl_c reativesuite6.html?start=20

  • Variable frequency counter output

    I found this example of how to vary the frequency of a counter output, but it appears this is not supported and i receive the following error. Can anyone tell me if there is an alternative method at all? my device is a usb6341 which has 4 COs
    thanks
    Attachments:
    Capture.JPG ‏118 KB

    If you found that code in an NI-provided example, it's probably more likely that the operation is not supported by your specific hardware.
    What is the range of frequencies you want to create?
    How accurate does the clock need to be?
    How often will the frequency be changing?
    Can the hardware receiving the clock tolerate and "discontinuities" in the pulse train?
    You could momentarily stop the clock, change the setting and then restart it.
    MIke...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Lightroom 4-How to reorganize files by date when choosing to add rather than copy them to Lightroom

    My photos were in disorganized folders on different hard drives. I was able to import them into Lightroom 4 using COPY, and now my folders are reorganized by year and month on my hard drive, which is how I want them. However, I now have a copy of my photos in my catalog and a copy of each photo in my photo folder on my hard drive. This is taking up too much space. Is there a way to have Lightroom automatically import my pictures and reorganize them into folders by date using the ADD option rather than the copy option when importing from my hard drive? Thank you!

    You said:
    My photos were in disorganized folders on different hard drives. I was able to import them into Lightroom 4 using COPY, and now my folders are reorganized by year and month on my hard drive, which is how I want them.
    Meaning that they are still where they were, scattered, and not catalogued in LR.  PLUS, there is a copy of each file in the place you copied them to when you imported them, and these are the versions of the files that are catalogued in LR.  Right?
    You said:
    However, I now have a copy of my photos in my catalog and a copy of each photo in my photo folder on my hard drive.
    Yes, one set, the original ones, viewable only in Explorer/Finder, the other/duplicate set viewable in LR (and/or also in Explorer/Finder).
    You said:  This is taking up too much space.
    So just delete the original versions, as long as you are sure that you have them all in the copied-to location (where they are catalogued by LR).
    You said:
    Is there a way to have Lightroom automatically import my pictures and reorganize them into folders by date using the ADD option rather than the copy option when importing from my hard drive?
    As jd_paige says, next time use MOVE instead of COPY.  If you use ADD, they will remain where they are.  Sometimes it is easier to do it this way, and then move/reorganize them once you have them in the catalogue.

  • I want to know how to backup my library to a fixed backup drive rather than to a CD or DVD. I mostly have audiobooks in the library and my computer is running out of space. There are so many that copying them to a CD or DVD would be a horrendous waste of

    I want to know how to backup my library to a fixed backup drive rather than to a CD or DVD. I mostly have audiobooks in the library and my computer is running out of space. There are so many that copying them to a CD or DVD would be a horrendous waste of time and resources. Can you please help me?

    msscott69 wrote:
    I want to know how to backup my library to a fixed backup drive
    Copy your ENTIRE iTunes FOLDER to an External Drive...
    Full Details Here  >  http://support.apple.com/kb/HT1751
    Also... Have a look at these 2 Videos...
    http://macmost.com/moving-your-itunes-library.html
    http://macmost.com/moving-your-itunes-media-to-an-external-drive.html

  • How to export my file to wav on hard-disc rather than burning a CD

    Hi i have tried to figure this out..I guess its looking me straight in the face but here's hoping someone can help!
    I have recorded a talk imported it into WB and have added tracks to make it easier to navigate. I have successfully written it to cd. Now what i really want is to be able to export my wav files to a folder and then import those wav files into my Rimage cd duplicator. It was so easy with audition but am trying to wean myself off the PC and so am trying out Logic/wave burner. Though not perfect i tried to read the files on the cd copy them into a folder..but the files have a cda extension a sort of shortcut file I think. But i cannot get the files (wav) to copy. As i say I would prefer anyway to export direct to the file rather than using the cd as it It leaves open the possibility of file copying problems due to transferring it first onto a cd. Any help would be greatly appreciated ! Thank you Paul

    Hi thanks so much for all your advice. I would have replied earlier but for some reason couldn't logon! Anyway i am in so back to WB...
    Yes my initial request was 2 fold really- though i could have been clearer!
    1/ To export to my hard disc the wav files of the cd project i have created in wb
    2/ When exporting the lets say 1 hour talk - that the exported wav files be separate wav files reflecting the cue files i have placed on the time line in wb. In this way each separate wav file could then be imported into my rimage cd duplicator software to create my cd project. e.g cue1.wav cue2.wav etc
    now in Audition this can be done easily by opening the cue window selecting the cues hitting merge then hitting batch and that's it, all done. In fact i went back to audition to do this ie I exported the wb file imported it to audition that recognised it no problem and then finally exported to wav which is done automatically during the above process.
    I may be missing something , but it looks like this 'slicing' of one long audio file isn't as easily done in wb.... i do want to get off the pc for all this so any further help or perhaps a simple what to do summary would be great. I a aware all the answers could be in your replies already but i am getting into somewhat of a tizzy!! Thanks Paul

Maybe you are looking for

  • URGENT PLEASE HELP-Session State Provider for 8i.

    We are looking for a SESSION STATE PROVIDER for .NET 2.0 for Oracle 8i. Please help to find a solution. The current installation on the Oracle website does not work for 8i. Thanks a BILLION in advance.

  • File-RFC Syncronous interface with out BPM

    Hi experts, i have a scenario syncrhonous: file to rfc and get back response rfc to other file. I have 3 communication channel: 1 sender file, 1 receiver file, 1 receiver RFC, sender aggrement, receiver aggrement, interface determination and receiver

  • What are the prerequisite for getting MTTR / MTBR data.

    Dear SAP Experts, I want to know what are the prerequisite for getting MTTR / MTBR data. Regards ERP Tech

  • Reg: Pagination option in OBIEE

    Hi All, Is there any way to acheive pagination in Pivot Table (OBIEE)?? We checked and it is not there... I mean is there way if we add any tags in instance config file or so..or any other customization and get this done?? Thanks! Kris

  • Banks and Bank Accounts Conversion

    Hi.. Can any one tell me whether I can use the API "ARP_BANK_PKG" for the conversion of Banks and Bank Accounts. Thanks in Advance. Regards, Naren