Another way to do this (time, milliseconds)?

Hi all

are there other more "elegant"(without stringsubset) how do the thing next (I need milliseconds!): "."

Use the search/Split String function. Only need 1. Just wire the 10 in the entry "offset"

Tags: NI Software

Similar Questions

  • Another way to achieve this?

    SQL > desc cname
    Name Null? Type
    ----------------------------------------- -------- ----------------------------
    IDENTIFICATION NUMBER
    CTYPE VARCHAR2 (10)
    CLIA VARCHAR2 (10)

    SQL > select * from cname;

    CTYPE CLIA ID
    ---------- ---------- ----------
    11 can tst
    12 can tst
    12 ucp nbs
    ASF 12 trp


    SQL > ed
    A written file afiedt.buf

    1 Select a.id, a.ctype, a.clias cname, a, cname and b
    where the 2
    3 a.ctype = b.ctype and
    4 a.clias = b.clias and
    5 * a.rowid! = b.rowid
    SQL > /.

    CTYPE CLIA ID
    ---------- ---------- ----------
    12 can tst
    11 can tst



    SQL >

    Another way to achieve the above output?

    Thank you. :-)

    Maybe

    select id,ctype,clias
      from cname
     where (ctype,clias) in (select ctype,clias
                               from cname
                              group by ctype,clias
                              having count(*) > 1
                            )
    

    Concerning

    Etbin

    NO TESTS because I did not access database on weekends and holidays

  • Another way to do this perhaps?

    Hi I have a CF app that uses a form page to enter data in the fields, and then passes these fields as SESSION variables to the action page so that usage can see hwo page will look like. Basically, is an application to create new documents/pages html.

    Everything works fine so far. I need to continue to add fields to input at various stages, and so I added a text box to add a list of sorts that is a list of references to a particular product associated with the page under construction.

    The variable list of cross-references: SESSION.crossRefList then turned to the action page and appear in a list not ordered by < cfloop > as follows:

    <cfif SESSION.crossRefList NEQ "">
    <ul>
              <cfloop index="crossRefList" list="#FORM.crossRefList#" delimiters="#chr(13)##chr(10)#">
                <li><cfoutput>#crossRefList#</cfoutput></li>
              </cfloop>
            </ul>
    </cfif>
    

    Everything is fine with this exception: each page can have only one list or it may have 20 lists. And each list is launched with a brand name which is conveniently placed within a < h3 > tag.

    I'd love to be able to for the daughter of data entry to enter in this without having to actually place the first element of the list of < h3 > tags, however, it ezcapes me on how this could be done, since it is completely dynamic and the number if list items is unknown. Here is an example of these lists that I want to talk to, then you can see what I try to understand.

    Alpine
    SKY10
    
    Apollo
    Products Imager 100
    
    Best Hood
    K15
    
    Callisto
    3094071
    
    Cole-Parmer
    Compound Microscope
    Trinocular, Catalog No. A-48924-30
    
    Fenix
    3069061
    
    Helix
    3003051
    
    Kitchenaid
    
    Locos
    3072071
    
    Lumos
    3071071
    3093071
    
    Rumex
    3001061
    
    Solaris
    3043061
    
    Sunnex
    Flexible Halogen Light
    
    Thermadore
    Hood Light HG5W36TS
    

    I hope that all makes sense. Once again, the way that I have now, the daughter of data entry must type in < h3 > tags to the text in bold above will bring the correctly. I wish I could have this done for her so that she would not have to worry about this. Thanks for any help and if you need more info, let me know.
    OK well the text of the list above is to not translate well when I copied and pasted. The first item in each list must be bold, or in my code would be a < h3 > tag.

    Here is a complete example of what I was original to offer.  I'm worried about your solution using the delimiters of same to distinguish the different types of data.

    
    BrandGroup:product1|product2|product3
    A Brand:foobar|george|gracie
    Another Brand:something|something else|yet another, something
    
    
    
    
    
        

    #listFirst(BrandGroup,":")#

    • #product#

    This should produce the following output:

         

    BrandGroup

    • product1
    • product2
    • product3

    A Brand

    • foobar
    • george
    • gracie

    Another Brand

    • something
    • something else
    • yet another, something

    BrandGroup

    • Product1
    • Product2
    • Product3

    A brand

    • foobar
    • George
    • Gracie

    Another brand

    • something
    • something else
    • Yet one another, something
  • An another [FATAL] [INS-30131], this time with 11.2.0.4 and AIX 7.1

    Hello guys, this is my question about INS-30131 on AIX 7.1 and Oracle DB 11.2.0.4 error

    I noticed there are a lot of mistakes like this on OTN networks, and I tried the following possible solutions:

    1. develop / tmp to 2 G;

    2. change $TMP variable, so it would point to a larger FS;

    3. change the permissions of the directory $TMP, including: 1777, one + wr and 777

    4 created under various owners, including $TMP: location: location (default), root: System (after following the installation guide) and oracle: oinstall.

    5. I've tried silent installation;

    But I still get the error. I followed the step by step installation guide. And I can write in the temporary directories when using the oracle user. I can touch, vi and cp $TMP files, I have same cp´d the installation of oracle zip files in / tmp (up to 2 G) with success.

    The software is correct, I have checksum´d files and they´re OK.

    I do not use ASM or CI.

    I download 11.2.0.2 so I can test if this is a problem of version. I´ll you inform to happen.

    Best regards

    Matt

    I managed to make it work. Hope it help other users. The error that showed the newspaper was:

    SEVERE: Installation failed [fatal] [INS-30131] Initial required for execution of the controls of the installer.

    CAUSE: Cannot access the temporary location.

    ACTION: Make sure the current user has required permissions to the temporary location.

    So I did everything I could to resolve the problem/tmp. The problem just disappeared when I made as follows:

    1. installs the installation zip files - files 1 and 2 of 7 - to a Linux machine using scp Pei (option Preserve);

    2 chmod´d 644 both files, you know, just in case.

    3. has generated the MD5 checksum for both files. There was a game;

    4 unzipped both files, Linux;

    5 return to AIX, again using scp Pei and-r (recursive), for all of the directory;

    6. connected to AIX and ran YES. Worked like a charm.

    Down the line: it is indeed a problem of permission, but not in regard to / tmp. The didn t of log files show any hint, but fixing permissions of Installer solved the problem.

    Best regards

    Matt

  • I've recently updated Firefox. Now, I can't clear the cache. It is grayed under Tools. Is there another way to do this?

    I can't clear the cache from the Firefox ' tools' drop.

    Same keyboard shortcut ("Ctrl + Shift + P") to enter, or tools > Options > "Start private browsing:" similar (stop or end) to stop him.

    See

  • Is there a another way to resize the browser to share window by dragging the corner?

    My Firefox window is slightly larger than the size of my desktop, so I put the hand on the corner down to resize the window horizontally. Y at - it a shortcut keyboard or another way to do this?

    • You can resize the window by dragging the cursor of the mouse on any part of the edge of the window, not just the lower corner.
    • Press Alt + space to display the window menu, press S to select the size option, use the arrow keys to resize the window and then Enter to confirm.
    • Click expand in the upper right of the window.
    • Click on the title bar and drag the window to the left, up, or the right edge of the desktop. For more information, see Aero snap.
    • Move the cursor to the upper edge or bottom of the window, until the cursor turns into a two-headed arrow, and then double-click the left button of the mouse.
  • What is the best way to get this layout of the chapter?

    I have a document which is now a large flow of pages.

    However, there are "chapters, in this 'book'. A 'chapter' actually starts on the right page. But I want the left page to participate in the design of the spread of the beginning 'chapter '. This means that left before the start page real "chapter" is reserved in control of layout and all "chapter" before that would end on a left page, needs a right-hand page empty inserted, after which the left page of the early-'chapter' spread follows.

    Now, I can do the pages on the left of the start "chapter" start a section and to correct even a page number. That it is positioned on the left side. But when I add pages from the previous section, this means I have to change the page numbers of the beginning of all the sections that follow hand.

    Are there not a better way to do this? Somehow I don't have to worry about the numbering of the pages myself while still getting the page before the "chapter" included in the section of this "chapter"?

    (I write "chapter" because these aren't chpaters Id in an Id book, but a few sections in a single document Id).

    If the previous "chapter ends with a page of pairs (left hand), you add two pages, if it ends on the right add you a..

    Another way to do this automatically is to set an Option to keep on the paragraph style that you use for the first paragraph on the page at beginning of chapter, then it will start the section on the next odd-numbered page.

  • disable hardware acceleration set my image loading problem. is there another way to get around this?

    System details:
    OS: Windows 8.1 Professional (64-bit)
    Graphics card: PNY NVidia GT 610 (2 GB)
    RAM: 5 GB
    Firefox version: 36.0 (32-bit)

    Since yesterday, when the images would load on Web sites, some of them would be entirely black, or black for the most part, with only a piece of the images loaded, only to fully charge a few minutes later.

    Disabling hardware acceleration has solved this problem, but reduces the overall performance of firefox. Is there another way to work around this problem, not to mention that disabling hardware acceleration?

    Note: The only 2 things I have tried have been reset firefox and a new installation of firefox. I don't want to lose my data of the addon and the custom settings of firefox, because it takes too much time for me to put them back where they are now.

    I'm also pretty computer savvy, if you can get quite technical with me. If I don't understand something, I ask.


  • Photo constantly order of photos in a slideshow changes no matter how many times the movements of the user the photo back to the good look at an order. Example: Bathroom Plans eventually grouped with pictures of kitchen! I have found no way to stop this o

    Apple Photo 1.3 serious problems - how can I SOLVE all these problems?

    (1) breaks down without rhyme or reason no matter where I am in the workflow.

    (2) pictures will not be Shut Down Every Time, even after several days of waiting.

    (3) aPhoto frequently badly chooses picture in the EDIT picture option, I get a picture different than the one I clicked on which is on a 100 pictures in a row.

    (4) picture constantly order of photos in a slideshow changes no matter how many times the movements of the end user the photo back to the good look at an order. Example: Bathroom Plans eventually grouped with pictures of kitchen! I have found no way to stop this weird behavior! Is there a way to stop this? If I drag the photo again some 7 additional photos in the slide show, after a minute or less, he appears again to where it was it not. !@#$%$#

    (5) If you make any CHANGES to a photo, it often changes the appearance of your complete slideshow of this picture with impatience. So you lose all this not work fix your configuration of the slide show. Even changing the order of photos once more that I had put back where they should be. !@#$$#@

    (6) photo identifies often shades of lamps and long door handles as the faces of the people.

    (7) photo made bad decisions when it comes to brightness, contrast and colors effortlessly around other than to use other software, where as with iPhoto there was a lot of workarounds. I could continue, but will save one who might be reading of this.

    I am up to date on all updates for my Mac. If anyone have REAL answers so please spilling the beans, but according to me, it's the only truth is that Apple has rolled out a product inferrer to replace an exceptional product, called iPhoto, which does not work on my new iMac computer 5K of 27 ".   If I knew what I would have chosen another computer that I use iPhoto to prepare more of fifty to sixty thousand photos in a given year and I use iPhoto to make hundreds of slideshows from it.  Are there plugins for Photo 1.3? I ask because I see where there could be Add-ons, but I can't find.

    Apple has taken a serious decision by turning his back to iPhoto and tens of millions of loyal users.

    Thanks in advance to anyone brave enough to tackle this job.

    James

    First, back up your library of Photos and hold down the command and option keys while launching Photos - repair your database - you have a corrupted database

    LN

  • My wife and I have iPhone 5 s, the two rings at the same time while we are at home when one of us Gets a call. They are on the same account, is there a way to stop this without establishing separate accounts?

    My wife and I have iPhone 5 s, the two rings at the same time while we are at home when one of us Gets a call. They are on the same account, is there a way to stop this without establishing separate accounts?

    settings - phone - call another device - off.

    One of you should get their own apple ID, you just go to have problems later.

  • Hi guys, I had a problem with the monthly payment, it is written that my credit card data are no longer available, but my credit card is still valid until the 04.16 I olny a few days to fix this, is there another way to make a payment?... and h

    Hi guys, I had a problem with the monthly payment, it is written that my credit card data are no longer available, but my credit card is still valid until the 04.16 I olny a few days to fix this, is there another way to make a payment?... and how I can do?

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • I want to use a Terminal Airport Express to extend network provided by my Fios router/modem without going through another airport base.  Is there a way to do this?  I understand that Apple does not support this, but surely there must be a way to do this.

    Can someone tell me how to set up an Airport Express Terminal to expand Network provided by my Fios router/modem without going through an airport as a base?  I understand that apple does not support this use, but my applecare Advisor said it's possible.  Thank you!

    Unfortunately, your AppleCare Advisor is wrong if he or she has told you that an AirPort Express to extend wireless signal of a Fios router/modem.

    Function of "Extend a wireless network" Apple is an exclusive feature that was designed by Apple engineers to extend the signal from another wireless only router from Apple. Thus, the AirPort Express... or any other router Apple besides... would not be able to extend wireless a Fios network.

    SO... you have the possibility to locate the Airport Express where it is needed... And... Connect it to the Fios router/modem with a permanent, wired Ethernet cable connection, then the AirPort Express can 'extend' in this way.

    Or... If you are ready to add a second AirPort Express, connect the first near Fios modem/router with an Ethernet cable, then the second Airport Express could extend the signal first Express wireless.

    Another way to say the same thing, is that if you want an Apple AirPort router to extend wireless network... then you need two Apple routers to achieve this goal.

  • Encryttion I get "Task Scheduler engine stopped" several times. Is there a way to fix this?

    I get "Task Scheduler engine stopped" several times. Is there a way to fix this?

    have you tried the steps outlined in this thread http://answers.microsoft.com/en-us/windows/forum/windows_vista-windows_programs/task-scheduler-engine-has-stopped-working/042f8325-f07c-41d7-9ff9-49c43ff9e2b0

  • Error: "it is not possible to disable the connection at this time. "This connection may be using one or more protocols that don't support Plug-and-play, or it may have been initiated by another user or the system account.

    Original title: unable to disable my lan connection

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • I turn off my connection to the local network, it is showing message.

      It is not possible to disable the connection at this time. This connection may be using one or more protocols that don't support Plug-and-play, or it may have been initiated by another user or the system account.

      Please answer soon

      You have problems with programs

    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hi MVTDA,

    You can try the following methods and check to see if it helps:

    Method 1:

    a. Click Start and select run, type cmd and click OK.

    b. type net stop cryptsvc and press ENTER.

    c. type ren %systemroot%\System32\Catroot2 oldcatroot2, and then press the Enter key.

    d. restart the computer.

    e. open new command prompt and Type net start cryptsvc, and press ENTER.

    Method 2:

    If the same problem persists then you can try to uninstall the network drivers and check.

    a. click the Start button. Select run, type devmgmt.msc and press OK.

    b. Select the network card and right click on it.

    c. now, select Properties.

    d. in the Properties window, on the driver tab, click Uninstall.

    e. After you have uninstalled the drivers, restart the computer.

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • In Vista Home Premium SP 2, I can't update: error 80070490. (I can update Security Essentials) None of the tools / corrections / convenience stores solves this problem. Is there another way I can fix my windows.

    FixIt / Forums / Automatic troubleshooting / scannow / etc all tried without success; It will not update. None of the tools / corrections / convenience stores solves this problem. My installation disc was done by oneself as the HP computer came with a disk.  Is there another way I can fix my windows.

    http://Windows.Microsoft.com/en-GB/Windows-Vista/Windows-Update-error-80070490

    Read the above, there are two options if the first does not work try the other.

Maybe you are looking for

  • Japanese English Windows G20?

    Hey, Chaps. I live in Tokyo and want to buy a Q20. The problem: they all come with Japanese software - I don't understand. Does anyone have experiences in installing a version of Windows English Japanese Qosmio G20? The Japanese version seems to have

  • Unable to run KB953297__

    After loading KB953297 I start to run it when asked to do so, but failed each time that I have repeated the process. Even then, I can't remove the icon indicating that this update is available.

  • Newb with a problem of wireless internet...

    Hi all... All of a sudden my son of 019923U lenovo thinkpad edge cannot find wireless networks. Everyone in the House is on the fine wireless... but its never find not all networks at all. Internet works on the wired very well. Have updated the drive

  • I have vista. Can I move library to win 8?

    I was in a class of technology of windows and the instructor said that the new photo gallery to win 8 could be updated on vista. I love the features addded. I'm trying to do, but somehow it does not work too well. Are there any suggestions?

  • upgrading processor on sr1411nx (celeron 2,4)

    Does anyone know if this system can take an upgrade in th cpu?  The product number is PW506AA.  Currently has a celeron 2.4 - can take a pentium without an exchange of motherboard? Help, please...