See the tiara reduced data in VIEW?

Hello

I installed the evaluation version 15.0 tiara

Then I found my data on a SQL Server and load in data manager (Datenportal): (see photo)

Now, I want to view my data in the VIEW tab and have a problem:

This table includes data for several PP (PP means place of tests and has values whole 1.16).

Question: can I display data in the VIEW tab only when e.g. PP = 3?

I tried to write a script, but it's too slow (there is 6892777 lines in this table).

Adding the line directly to the DISPLAY is fast, so it is also possible to add lines where PP = 3?

Thanks in advance

BR

EWiebe

Try with CHDX works!

And performace is OK (i.e. about 1 minute for 7000000 entries).

I think it's my solution

Option Explicit ' Erzwingt die explizite Declaration go variables in one Script.

Dim i, j, dt, x, length, R1, curr_dt, curr_pp, ch_len, last_percent
Dim intChannelNo_PP, intChannelNo_DT_ORIG, intChannelNo_VAL_ORIG, intChannelNo_DT_NEW, intChannelNo_VAL_NEW

ch_len = ChnLength("SCHALTER_DAUER_STD/DT")

Call ChnAlloc ("DT_PPX", ch_len, 1, DataTypeFloat64) ' allocate channel intLoop
Call ChnAlloc ("WID2_MAX_PPX", ch_len, 1, DataTypeFloat64) ' allocate channel intLoop

ONC = intChannelNo_PP ("' / PP '") ' calculate the channel number
ONC = intChannelNo_DT_ORIG ("' / DT '") ' calculate the channel number
ONC = intChannelNo_VAL_ORIG ("' / WID2_MAX" ") ' calculate the channel number
ONC = intChannelNo_DT_NEW ("' / DT_PPX" ") ' calculate the channel number
ONC = intChannelNo_VAL_NEW ("' / WID2_MAX_PPX" ") ' calculate the channel number

On Error Resume Next

j = 1
% = 0
last_percent = 0
Length = ChnLength("SCHALTER_DAUER_STD/pp")
For i = 1 to length ' ChnLength("SCHALTER_DAUER_STD/PP")
curr_pp = ChDX (i, intChannelNo_PP)
If curr_pp = 5 then
' get the date
DT = ChDX (i, intChannelNo_DT_ORIG)
ChDX (j, intChannelNo_DT_NEW) = dt
 
«get a number»
x = ChDX (i, intChannelNo_VAL_ORIG)
CHDX (j, intChannelNo_VAL_NEW) = x channel ' Fill with data
j = j + 1
end if
 
% = (I * 100\length)
If % <> last_percent then
last_percent = %
Call WndShow ("SHELL")
Call LoopInc (percent)
Call SqlStatusDlg ("copy... "& CStr(i*100\length) &"%")"
end if
 
i = i + 1
Next

ChnLength (intChannelNo_DT_NEW) = j-1
ChnLength (intChannelNo_VAL_NEW) = j-1

Call ChnPropSet ((intChannelNo_DT_NEW), 'length', j) ' set the length of the canal
Call ChnPropSet ((intChannelNo_VAL_NEW), 'length', j) ' set the length of the canal

Call ChnCharacter (intChannelNo_DT_NEW) ' update the characteristic values
Call ChnCharacter (intChannelNo_VAL_NEW) ' update the characteristic values

Call SqlStatusDlg ("Fertig")
Call MsgBoxCancel

Void SqlStatusDlg (Msg)
Call MsgBoxSetPos (40, 45, 15, 5)
Call MsgBoxDisp (Msg, "MB_NOBUTTON", "MsgTypeNote", 0, 0, 1)
End Sub ' SqlStatusDlg()

Tags: NI Software

Similar Questions

  • See the market with date command

    Hello community,

    Is there a command in IOS that will pick up today's date?

    For example, show loggin | Inc.

    See you soon

    Carlton

    Well, I have one, but it is not enough. It is of the tcl which should support your router. To run it manually on the router, here is what I propose (although I was not able to do a lot of research):

    Copy this to your router or a tftp server.

    Here's the script:

    -Copy below-

    a date [exec {see the clock}]

    last updated [lindex $date 4]

    mth Set [lindex $date 3];

    If {[string length $day] == 2} {}

    the value "${mth} ${day}»

    } else {}

    the value "${mth} ${day}»

    }

    view Journal | $result Inc.

    --End of script--

    You can then create an alias on the router you want to use this script to run it:

    alias exec tclsh t todayslogsftp: / /currentdate.tcl

    OR

    alias exec tclsh flash://currentdate.tcl todayslogs

    My warning: *.

    I tested on my router and it works fine, although I can't guarantee it will work properly on your. However, it's a start...

    HTH,
    John

    Please note all useful messages *.

  • Can I see the photos by date as a calendar in the menu PSE12 Organizer?

    Y at - it a facility that can consolidate all my photos (from several devices downloads) a calendar - the way it does on a map when you have a location recorded in the photo?

    It would be cool if you can select "view calendar" and that all the photos with the same date are stacked together.

    You click on the 'Events' tab and choose "dynamic events"? It sounds like what you are after.

  • Unable to see the real time data to display for an access database



    I am using the following:

    ASP.net c#
    Server 2003 Sp2.
    PS CS3
    Access db

    I am trying to connect to a 'local' database on my server.
    I use the database connection string"

    Provider = Microsoft.jet.OleDb.4.0;
    Data Source=C:\catalog\Catalog\files.mdb;
    Persist Security Info = False
    OLE db connection

    While in the data link properties window, the connection is successful, but in the ole db connection window I get "an unidentified error has occurred".

    If I just press ok I can't see one of the table in my db.

    All I want to do is to configure the display of live data

    Thanks in advance for your help.

    "madhooper" wrote in message
    News:fcc6vt$JD6$1@forums. Macromedia.com...
    >
    >
    > I use the following:
    >
    > Asp.net c#
    > Server 2003 Sp2.
    > DW CS3
    > Access db
    >
    > I am trying to connect to a 'local' database on my server.
    ' > I use the database connection string.
    >
    > Provider = Microsoft.Jet.OLEDB.4.0;
    > Source=C:\catalog\Catalog\files.mdb data;
    > Persist Security Info = False
    > ole db connection
    >
    > While in the data link properties window, the connection is successful, but
    > in
    > ole db connection window I get "an unidentified error has occurred."
    >
    > If I just press ok I can't see one of the table in my db.
    >
    > All I want to do is to configure the display of live data
    >
    > Thank you in advance for your help.

    You have configured your server to test?

    Set up a test server
    http://livedocs.Adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-79e0.h tml

    Preparing to build dynamic sites
    http://livedocs.Adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-7a31.h tml

  • Don't see the screen applications &amp; data after the update means that your data has been erased?

    I've just updated to iOS 10 and there is installed, but it shows a screen called Apps & data and gives options to restore the data, set it up as a new iPad or move data from Android. I was wondering if it meant that my data has been deleted completely?

    It's an iPad running iOS 10 4.

    Yes. This screen is available only after a deletion.

  • See the optimizer parameter - table or view does not exist

    one of our programmer must have the ability to run "display optimizer parameter. When he does he receives "table or view does not exist. When I run the system command, I don't get the error said. is the only way to get around this to grant specific rights within the database? If Yes, what level of rights I can grant him to allow a good performance? can I grant rights on the order only? -one

    You should think before giving grants rights and why it is necessary.

    grant select on sys.v_$parameter to your_user;
    

    Nicolas.

  • ESX host managed by VirtualCenter servers all see the same SAN LUNS / data warehouses

    Scenario of

    I have two separate deployments of VirtualCenter (in the same physical location) VCA and VCB with each deployment management 5 x ESX hosts (10 in total).

    All 10 hosts are allowed to look at the same SAN LUNS / data warehouses?

    Or I have to isolate five VCA hosts and five guests to their own SAN LUNS VCB / data warehouses?

    Box293 wrote:

    Basically, we have our direct environment and we are on the beta program for VI4.

    I want to turn off a virtual machine in the direct environment and then pull it out of the inventory.

    Then I want to go the VI4 Beta and browse the data store and add this virtual machine to inventory.

    These two environments may see the same LUNS / data warehouses.

    I did and it works however I want to make sure that it is an approved practice.

    You can do that normally without any problems. Even if the virtual machine is in a different datacenter inventory and there Powred-Off. You can map the logic unit number on the VI4 and add to the inventory of the VI4 another host.

    Recently, I did this practice to migrate from host with virtual machines in a different subnet to the host who knows the same setting SAN LUN in the other subnet.

    Best regards

    Hussain Al Sayed

  • How to see the percentage of battery apple pencil?

    CNET had a short article but the battery on the iPad widget Pro does not show the percentage of pencil and even the iPad, as article said it would be.

    In this support article, it mentions that you can see the percentage of battery under view today.

  • I can't see the pictures in windows 7, the folder of the image in the library more images in my images. The few I managed to discover are red - terrible! Bring back the XP!

    I can't see the pictures in windows 7, the folder of the image in the library more images in my images.  The few I managed to discover are red - terrible!  Bring back the XP!

    Hi JenniferMaunder,

    ·         Did you do changes on the computer before the show?

    ·         What happens when try to view photos?

    ·         What is the format of the files?

    ·         You get the error message?

    ·         What application you use to see all the photos?

    Follow these methods.

    Method 1: Follow the steps in the article to see the photos with windows photo viewer.

    View and use your pictures in Windows Photo Viewer

    http://Windows.Microsoft.com/en-us/Windows7/view-and-use-your-pictures-in-Windows-Photo-Viewer

    Method 2: Update the latest display drivers.

    Updated a hardware driver that is not working properly

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    For reference:

    Photo management

    http://Windows.Microsoft.com/en-us/Windows7/managing-your-pictures

  • How to maintain the consistency of data of continuous report during data loads?

    Hi all

    I have a few reports that draw data from data on sales, and this mini mart - data warehouse is responsible for hourly and my report has to show data updates... it that changes necessary config that I have to do in the RPD to make reports to obtain the most recent data?

    Thank you
    DK

    DK... The imp thing, you need to take care is to disable the cache, or purge the memory cache after each load by using the method of pooling of events. This will ensure that you see the most recent data and data not expired.

    Hope this helps

  • Fonts CSS: inherit - see the mess up Design

    I use Eric Meyers CSS reset, which applies "font: inherit" to several CSS selectors. In Dreamweaver CS4, including "font: inherit" in the CSS disables all font families I specified in my style sheet. In fashion Design, all the text is displayed in the wheelbase by default... but in Live View mode, correct font families are rendered.

    Here's the CSS reset:

    /* Based on http://meyerweb.com/eric/tools/css/reset/ 
       v2.0 | 20110126
       License: none (public domain)
    */
    
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed, 
    figure, figcaption, footer, header, hgroup, 
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
         margin: 0;
         padding: 0;
         border: 0;
         font-size: 100%;
         font: inherit;
         vertical-align: baseline;
    }
    
    

    Any other agency works in this or know why this is happening? I just took "font: inherit ' out of my CSS reset because it is a concern of not being able to see the correct fonts in Design view.

    Thank you very much

    Brian

    Hello

    It is a bug in the rendering of DW CS4 design, in that the design mode does not display the correct when font fonts: inherit; is used over a rule in the waterfall.

    Firefox also experienced a problem similar when inherit has been used for the family of fonts in version 2, (circa. 05/06).

    PZ

  • is it all the same when viewing 'show history' don't see is not only 'date of visit' visit, but duration?

    your view all the history button is FANTASTIC... however... there at - it an option or feature where I don't see only when I last visited this site path on my pc, but also the length of time I've spent on this site or the path?

    Even if the Library dialog box doesn't show each request for a page, only the most recent, the places.sqlite database that stores the history can produce a chronological list requests. In theory, then, you could see the interval between page requests, but you could not spent all the interval, the page view (i.e., coffee break), and if you have opened many links at once reversed between them, Firefox does not save that.

    Once followed package that we assessed to my office includes a feature to record the title of the active window (which would include the active tab in my view) as it changes. This allows you to restore the calendar for the work you have done during the day. I suspect that maybe it's not popular to all users.

    It has not purchased this program, but I see a similar software on the web that you might consider if you wish. For example:

    I have not tried these myself.

  • Cannot see the data in PO_requisition_lines_v

    Hello

    I am interrogating data using Toad for Oracle. I tried to display data in the PO_requisition_lines_v view and have not seen all the data.

    I tried to use developer SQL and the results were the same, no data is displayed.

    My request is a statement select simple sql

    Select * from PO_requisition_lines_v;

    Could someone please help.

    Thank you.

    What is the version of the EBS? These are views course - context must be set before the data will be returned - see MOS Doc 420787.1

  • How to take account of changes to the data model view controller page.

    Hi all

    I use jdeveloper 12 c on windows.

    I create adf form view control data.

    now, I change the country_id column in the layer of data model in the corresponding view and assign the value list.

    but in the moment of the conception, the country_id filed shows normal text field.

    Instead, I want it to become a part of the select list.

    How to do this? How to keep account of changes we make in the layer of the layer of viewcontoller model?

    I mean, if I change something in the model, it should be automatically reflected on my page that is in sight controller.

    Kindly guide me.

    Thank you.

    Hi Maahjoor,

    All you have to do is just to refresh your data control, drag and drop the particular column. Now you can see the list of values. Unless he used.

    Thank you

    Kaim.

  • Developer reports 11g fails when opening the data model view

    Hello

    I see this on one of my client sites.

    They have just upgraded to 11.1.2.2.0 suite of developer on Windows 7.  The works of developer of fine forms, reports developer opens the report ok, but when you try to use the data model view, the program crashes and closes.

    I checked the usual suspects such as the REPORTS_TMP registry variable.

    This happens when trying to create a whole new report also, therefore seems to be an installation problem.

    Saw someone else this please?

    Tony

    Hello Tony,.

    Then, check this box.

    Hamid

Maybe you are looking for

  • Unlock my iPhone 5s (SIM) for use in the Canada

    Hello I am writing from Chile, and I live in Canada for 1 year, so I need to get my iPhone is available for use with a SIM card of this country.I asked my carrier (Entel) and they said that there is nothing to do about it, so I'm asking here, please.

  • KB2656352 keeps trying to install it after Windows update itstalls it?

    An update SP2 2.0 Net Framework continues to try to re - install.  I run the update program and KB2656352 installed but keep asking a little later be installed again?     Have uninstalled and reinstalled KB2656352... but it always pop aback as a loan

  • ControlPanel troubleshoot

    I open Control Panel control panel, but nothing here (balnk screen) also when hitting the button customize, it does not open

  • won't import the photoshop PSD 1.5 g

    I know that Lightroom does not matter the PSB files but it comes from a PSD which isn't 1.5 G (2 g) and Lightroom import another file is the same size of file in all respects.Lightroom says that the file is too large?Any idea?Thank youG.PS - I work o

  • All Jquery in Dreamweaver cs6 codes are old. How do update you?

    With great respect for the Adobe community and hard work technicians and developers and designers...  Building a mobile app in Dreamweaver, but all Jquery codes which are available in Dreamweaver CS6 is older versions. Once you change them then all t