Problem of WritableGraph. How to preload data into InputData?

Hello

I was planning to do a simple editor to change the limits by drawing a curve in the control WritableGraph.

To be able to define the limit that I first load data into chart and a table [Point]. Source of data in this table (which trace the loaded data).

Then I draw an upper limit in the WritableGraph (the data loaded using as reference, in my case it is sampled data from a test bench)

The curve in IM/it is saved in a file. Fetch InputData on the graph by using the code below.

WaveformInputData crossroads graphic = (WaveformInputData). InputData [0];
Buffer bufferTime = (buffer) theData.GetData () [0];
Buffer bufferLimit = theData.GetData () (buffer,) [1];

My problem is when I go back to the screen to change the limits.

Is it possible to preload the InputData in the writablegraph, so you can continue to modify the limit?

I tried some stuff that does not work

/ Carpet

Sorry, I see that you named the WaveformInputData value in your example as "nominative", not "inputData '. The method is on the instance of input data you add to the curve in writing InputData collection when you re - initialize.

Extension of my example:

// Create input data and add to graph.

    var inputData = new WaveformInputData( );

    graph.InputData.Add( inputData );

// Initialize, input data (as before).

    int size = bufferTime.Size;

    inputData.AddData( ...

Tags: NI Software

Similar Questions

  • URGENT: How to load data into essbase R12 by ODI

    Hi all

    Could you please provide me with step by step document "How to load data into essbase R12 directly through the ODI".

    Kind regards

    Rubi

    Hello

    You need below KM

    RKM E-Business Suite

    IKM E-Business Suite (open Interface)

    then follow the link below

    Red shift: ODI for eBusiness Suite integration - in 4 steps

    Hope it helps

    Thank you

  • How to insert data into the table by using the expression builder in the assign activity

    How to insert data into the table by using the expression builder in affect business in BPEl, I use SOA Suite 11.1.1.5
    Can someone help me please

    Hello

    I don't think that oraext:query-database() can insert data into the table.

    What are your needs?
    Can not you plan to use the DB adapter with the insert operation?

    Kind regards
    Neeraj Sehgal

  • How to insert data into a BLOB column using sql

    Hi all

    How to insert data into the BLOB column directly using sql.
    create  table temp
    (
      a blob,
      b clob);
    
    SQL> /
    Insert into temp  values ('32aasdasdsdasdasd4e32','adsfbsdkjf') ;
                                      *
    ERROR at line 1:
    ORA-01465: invalid hex number
    
    Please help in this.
    Thank you
    Prakash P

    Insert into temporary values (UTL_RAW. CAST_TO_RAW ('32aasdasdsdasdasd4e32'), 'adsfbsdkjf');

  • How to load data into the App MVDEMO schema example

    Hi all

    I'm a POC on Oracle Mapviewer and try to build some reports in OBIEE using MApviewer.

    This POC, I use Oracle MVDEMO example Data (11g). I think that these sample data covers few countries like the USA.

    I need to make PDS for the Brazil, I downloaded data from the map of the site as Shapefiles Brazil

    http://GADM.org/country

    in these data of the Brazil, I got from .csv files 4 extensions, .dbf, .shp and SHX

    I need to know how can I load these files into my Oracle 11 g DB? Should I load data into the same pattern of mvdemo, if yes then which table?

    Any help will be appreciated a lot.

    Thank you

    Amit

    Use the Java shapefile Converter utility (http://www.oracle.com/technetwork/database/options/spatialandgraph/downloads/index-093371.html)

    GDAL (gdal.org) FME (Safe) or or MapBuilder.

    Specify the to SRID (i.e. the SRID for loading in Oracle geoms) 4326 or 8307.

    Load into a new table named anything you want. for example brazil_gadm with the geometry named GEOMETRY column

    Once it's loaded, verify that there is an entry for the table and column (BRAZIL_GADM, GEOMETRY) in user_sdo_geom_metadata

    Create a space on brazil_gadm.geometry index if the tool has not created a.

    Add the definitions of topic for the country, State or whatever the admin areas exist in the dataset.

    Import them as layers in OBIEE.

  • How to insert data into the database using smartview

    Hello
    I am trying to insert data into the database using * "Send data" * button on the Ribbon of Essbase.
    My database is empty.

    I opened an ad hoc network, it returns * "#missing" * in all cells
    I have modified the cells and provided data in the cells that I want to. Now, I supported on * "Send data" * button.
    It just reloaded the adhoc grid instead of submit data, I rechecked the data through data console Administrative Service are not inserted.

    I am following the right way to insert data? If not, could you please suggest me how (Populate) insert default data in the database?

    --
    VINET

    You go about it the right way, once you have submitted if you réactualisiez then data values should be there, if you POV is against members of dynamic calc and then data not written to the database, you need to check the Member properties of your POV.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to insert data into the BLOB column

    Hi all

    Can someone help me to insert data in the BLOB data type column?

    The structure of the table is
    CREATE TABLE XXATFL_DM_FORCAST_STG
    (
    TASK_ID NUMBER,
    USER_ID NUMBER,
    CREATED_BY NUMBER (15),
    CREATION_DATE DATE,
    LAST_UPDATED_BY NUMBER (15),
    DATE OF LAST_UPDATE_DATE,
    LAST_UPDATE_LOGIN NUMBER (15),
    RECORD_STATUS VARCHAR2 (1 BYTE),
    ERROR_MESSAGE VARCHAR2 (4000 BYTE),
    DATA_FILE BLOB
    )

    I want to insert data into the column DATA_FILE. and this insert statement inside a procedure.

    Please help me as soon as possible because it is very urgent for me

    Thank you and best regards,
    Charrier

    Charrier,

    If you form the string yourself, you can use the function utl_raw.cast_to_raw on your channel.

    http://download.Oracle.com/docs/CD/B12037_01/AppDev.101/b10802/u_raw.htm#997086

    sql> create table t(
      2    id number,
      3    l_blob blob
      4  );
    
    sql> insert into t values(1, utl_raw.cast_to_raw('SampleString'));
    
    1 row created.
    
    sql> commit;
    
    Commit complete.
    
  • How to load data into app unconventional planning (EPM 11.1.1.2)

    Advise me please, a few ways to load data into my unconventional planning (EPM 11.1.1.2) application or perhaps a work around
    Thanks in advance

    Hello

    Without knowing your implenmentation it is difficult to make a decision for you, but more robust methods will be essbase load rules or integration using ODI.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to load data into datamodel of the listview that is not not the direct child of the navigation pane

    Hello

    I have two pages main.qml and score.qml and I want to display groupdata model data using listview in score.qml.  The problem is that score.qml is not a direct child of the navigationpane, he is not able to locate the subject of groupdatamodel and cannot be binding. How can I display data in this case?

    I am surprised that the attachedobject method has failed. You can try attaching score.qml as a page and not a definition of component?

  • How to insert data into the table of plain text stored as a CLOB in another table

    Hi people,

    Maybe it's an easy question for someone who is more frequently used files and CLOB.

    I have a table that stores text files in the CLOB column. Files text includes some basic data that I want to load in the other - a text line = a new insert for me. Is there a "trick" how to do it effectively?

    Here is my model:

    Table OS_IMPORT_DOCS, stores the complete files as CLOB
    SQL> desc OS_IMPORT_DOCS
    Name          Type           Nullable Default Comments 
    ------------- -------------- -------- ------- -------- 
    OBJECT_ID     NUMBER                                   
    DATUM_ZMENY   DATE                    sysdate          
    FILE_PATH     VARCHAR2(4000) Y                         
    FILE_NAME     VARCHAR2(4000) Y                         
    FILE_SIZE     NUMBER         Y                         
    LAST_MODIFIED DATE           Y                         
    DOCUMENT      CLOB           Y                         
    STATUS        VARCHAR2(15)   Y        'NEW'  
    Sample data from OS_IMPORT_DOCS
    SQL> select *
      2    from os_import_docs d
      3  order by d.last_modified desc
      4  ;
     
     OBJECT_ID DATUM_ZMENY FILE_PATH                      FILE_NAME       FILE_SIZE  LAST_MODIFIED DOCUMENT    STATUS
    ---------- ----------- ------------------------------ --------------- ---------- ------------- ----------- ---------------
       1815043 13.8.2012 1 d:\data\C120813.DAT            C120813.DAT          16800 13.8.2012 16: <<CLOB>>    NEW
       1815042 13.8.2012 1 d:\data\C120812.DAT            C120812.DAT           3600 12.8.2012 22: <<CLOB>>    NEW
       1815041 13.8.2012 1 d:\data\C120811.DAT            C120811.DAT           1800 11.8.2012 13: <<CLOB>>    NEW
    Example of file CLOB - stored text data (select d.document from os_import_docs d where d.object_id = 1815042 ;)
    061053120820120000AGT000002Osoby                   0000000042301000000017210632
    062322120820120000AGT000002Osoby                   0000000012301000000017197566
    063526120820120001AGT000002Osoby                   0000000012301000000017197566
    064234120820120001AGT000002Osoby                   0000000103301000000162218777
    Above the example text includes "columns" in plain text:
    timestamp - 1-14, SSMIHH24DDMMYYYY position format
    flag - post 15-18
    company code - position 19-27
    etc...

    How can I query data stored within the OS_IMPORT_DOCS. The DOCUMENT column, divide it into columns and insert into another table?
    I have to read this method of 'online' file?


    Thank you very much
    Tomas

    For the first three columns:

    SQL> create type TRecord is object (
      2    ts           timestamp
      3  , flag         varchar2(4)
      4  , company_code varchar2(9)
      5  );
      6  /
    
    Type created
    
    SQL>
    SQL> create type TRecordTable is table of TRecord;
      2  /
    
    Type created
    
    SQL>
    SQL> create or replace function parse_clob (p_doc in clob)
      2  return TRecordTable pipelined
      3  is
      4    lf      number;
      5    eol     varchar2(2) := chr(10);
      6    eollen  number := length(eol);
      7    line    varchar2(32767);
      8    offs    number := 1;
      9  begin
     10    loop
     11      lf := dbms_lob.instr(p_doc, eol, offs);
     12      if lf != 0 then
     13        line := dbms_lob.substr(p_doc, lf - offs + 1 - eollen, offs);
     14        offs := lf + eollen;
     15      else
     16        line := dbms_lob.substr(p_doc, dbms_lob.getlength(p_doc) - offs + 1, offs);
     17      end if;
     18      pipe row (
     19        TRecord(
     20          to_timestamp(substr(line, 1, 14), 'HH24MISSDDMMYYYY')
     21        , substr(line, 15, 4)
     22        , substr(line, 19, 9)
     23        )
     24      );
     25      exit when lf = 0;
     26    end loop;
     27  end;
     28  /
    
    Function created
    
    SQL>
    SQL> select t.*
      2  from os_import_docs d
      3     , table(parse_clob(d.document)) t
      4  where d.object_id = 1815042;
    
    TS                                     FLAG COMPANY_CODE
    -------------------------------------- ---- ------------
    12/08/12 06:10:53,000000               0000 AGT000002
    12/08/12 06:23:22,000000               0000 AGT000002
    12/08/12 06:35:26,000000               0001 AGT000002
    12/08/12 06:42:34,000000               0001 AGT000002
     
    
  • How to insert data into the initialization blocks

    I want to connect the user which connect to the obiee system. in the initialization, user blocks, we can get, but how to insert the date and user in the database is it in any way. Thanks in advance.

    The connection id is stored in the system USER session variable. You can use it to insert into the database in the initialization block.

    INSERT INTO tablename (username, date) values (': USER ', sysdate);

  • How to load data into the table of correspondence in OIM 11 g

    Hello
    I have a lot of data that must be loaded into the table of choice as Codekey and decode. How can I load the data in bulk instead of manually via console Design?

    Is it possible to do? No API IOM or any what SQL query

    Kind regards
    JS

    Here's what you need to get.

    psLookupCode - search name,
    psValue - Code key
    psDescriptivevalue - DecodeKey

    The rest can be empty.

    addLookupValue

    void addLookupValue (java.lang.String psLookupCode,
    java.lang.String psValue,
    java.lang.String psDescriptiveValue,
    java.lang.String psLanguage,
    java.lang.String psCountry)
    throws Thor.API.Exceptions.tcAPIException,
    Thor.API.Exceptions.tcInvalidLookupException,
    Thor.API.Exceptions.tcInvalidValueException,
    tcAPIException adds a new entry for the specified search

    Parameters:
    psLookupCode - the Code for the definition of research
    psValue - the value that will be stored in the database
    psDescriptiveValue - a descriptive version of the value to be added
    psLanguage - the language for the added entry. Leave blank to accept the default value (en)
    psCountry - country for the specified entry. Leave blank to accept the default (US)

    Throws: tcAPIException tcInvalidLookupException - thrown if the search Code is no tcInvalidValueException - thrown if the value cannot be added to the list of choices (because it's a double, etc.)

    M

  • How to import Date into the text data file TDR box?

    I have a report template that I use frequently for data tracing files. At the top of the TOR, I have a main title text box that says "Daily Operation" usually followed by the date (entered manually) of this file.

    Q: How do I import/reference the value of the date of the file (photo #1 - black outline) in the text box (photo #2) I use to Date? I appreciate all help.

    Hi man of laboratory.

    Looks like you will need to use the RTT (-real time), which transforms the tiara time real number (fractions of a second from 0 AD) in a date/time string.  There is also a TTR function that goes the other way.

    @@RTT (ChD (1, "[1] / Date"), "" mm/dd/yyyy # hh:nn:ss.fff "') @.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • How to load data into the planning your application through FDMEE of Multicurrecny?

    Hi all

    I am new to FDMEE, I got hit with the loading of data, here's my problem,

    My application is the application of multicurrency with USD as the currency of presentation and a few more currencies like GBP, etc. INR currency basis to individual entities. The requirement is to load real historical data in application of planning in local currencies and in USD.

    I have a data file for USD. However, I have several files for local currencies, all data files will be in the same format. When I tried to load with the configuration under configuration of integration in location of given functional currency as USD and the data value as USD , but still only "Local" data loading, when I checked the recovery of data in Smart mode by keeping the dimension currency in Page and selecting USD, it shows no data , but if I choose Local it retrieves data!  Is it possible to load data from both local USD currency?

    Any help on this is much appreciated, thanks in advance.

    Kind regards

    Kamal

    Hi all

    Now, I managed to load time USD (presentation currency) and Local (different base for the entity currency). Before that I did not forget the currency (USD / Local) in the functional currency of the location field.

    Thank you all,.

    Kind regards

    Kamal

  • How to enter data into slider

    Hi all
    How can I select the dyanamically of v_tab
    OPEN cr1 FOR SELECT table_name FROM user_tables;
              LOOP
              FETCH cr1  INTO v_tab;
              EXIT
              WHEN      cr1 %NOTFOUND;
                OPEN cr2 FOR SELECT id from v_tab;
    How does this as to user
     SELECT id from v_tab;
    .


    Thank you
    Nr

    Hello

    You can define a REF CURSOR and open a dynamically generated query
    http://docs.Oracle.com/CD/E11882_01/AppDev.112/e25519/static.htm#BABDJIFB

    DECLARE
      cv SYS_REFCURSOR;  -- cursor variable
     ...
      query_2 VARCHAR2(200) :=
        'SELECT * FROM employees
        WHERE REGEXP_LIKE (job_id, ''[ACADFIMKSA]_M[ANGR]'')
        ORDER BY job_id';
    
    BEGIN
      OPEN cv FOR query_2;
    

    The question is, what you want to achieve with your query? It does not really of sense to me.

    At least you should join user_tab_cols to select only the tables that have a column id.

    Concerning
    Marcus

Maybe you are looking for

  • How can I stop Firefox to stall/collision?

    I have reset Firefox several times, but it never prevents stall/snap, does not. It seems that everytime I open a new tab there wedge for 2 or 3 seconds. It happens all the time. I have the latest version, I have a minimum volume of Add-ons. Y at - it

  • Recovery on Equim A100-337

    Hello My wifes laptop has corrupted and I tried to reinstall with the product recovery disc. (Vista Premium) I booted from the DVD. However after seeing - loading windows and then, seeing the small chart with the yellow blocks to run through it, it w

  • Cannot save, cancel the registration, remove the app from my dashboard

    Hello I'm unable to register, unregister my sony dashboard. in the Web page, I select the dashboard, select delete and nothing happen, in the dashboard, the same problem

  • Cartridge HP 1350 Jam/Incompatible transport

    Hello... I have a HP PSC 1350, old but works always, but the end of problems with persistent transport jam and cartridge compatibility. Basically, the symptoms are the following: after hitting 'print' transport sets on the left side. Not really of in

  • Inspiron 15R (5520)-"Defective keyboard" and "defect with the 1 GB AMD radeon graphics card".

    inspiron 15R(5520) Problem wid the 1gb AMD radeon(HD 7670 M) Graphic Card and some keyboard keys. Graphic card is not identified. shows in Device manager but dosen't work. I have problem wid some of ma keyboard keys. I have to tap it twice or thrice