To convert a double complex 2D table array 2D of real double 64-bit

Hello

I have a table 2D double complex numbers that I have to establish a curve of intensity. Now I create the node property to scale Z scale with the maximum and the minum range. See the attached VI. There is a conflict between the type... How is possibel to convert?

Thank you

smercurio_fc wrote:
If you just want to draw the scale then direct the value of your complex in the complex of the polar function.

Because of scale (and not the phase) use the function absolute value from table 2D complex. It is a little faster because it is simpler and gives the same result.

Tags: NI Software

Similar Questions

  • Could someone tell me how to convert the digital signals in table 1 d of digital waveforms

    I use 9474 for drving an engine. for that I have uses 2 ports - to activate and another for running. These signals in the form of Boolean values.  I am to convert these signals to a table and since iam doing a digital waveform. but when iam connecting these to the module 9474, it show an error "source is a digital waveform and sink is 1-d array of digital waveform... any body can help in these issueee please...»

    Pop - up on the thread and choose Insert...

    Build the table.

    Ben

  • Convert the Period_Name in GL_JE_Lines table to a date format and then come back year

    I'm working on a data model BI Publisher and I try to convert the Period_Name in GL_JE_Lines table to a date format and then return of the year.

    The sql below works in 11i, but I can't make it work in Fusion.

    to_char (to_date (l. )) period_name , ' MON-RR ' ),'YYYY')

    Any ideas?

    Hi Jennifer,.

    To_char (sysdate, 'DDMONYYYY') in BI Publisher does not return a correct results due NLS_DATE_FORMAT/DATE_LANGUAGE settings.

    According to the standards of the I18N, NLS_DATE_LANGUAGE in the database is still hardcoded to NUMERIC_DATE_LANGUAGE. NUMERIC_DATE_LANGUAGE 'MY' in a date format mask is an integer, so you see the correct value.

    You're not supposed to publish direct SQL with fixΘe format masks (unless it's some sort of canonical format used in internal processing, including the end-user will not be), you should return language digital date to the mid range and then make the formatting of y.

    Workaround

    Try adjusting the NLS_LANGUAGE in SQL data model to override formatting from of the

    Data base and values of the Session, for ex: select to_char (sysdate, 'MON-DD-YYYY', 'NLS_DATE_LANGUAGE = AMERICAN') of double;

    I got this Oracle support after lifting a SR.

    Thank you

    Rahul.

  • Create a table array

    Hello

    How can I create a table array please?

    Kind regards

    Peter

    Table of table hack

    Table shredded feature request

  • I want to convert the double data type to string type

    I want to convert the double data type to string, have idea about that

    Hello

    Use f

    FN: String (ARG) returns the string value of the argument. The argument can be a number, boolean, or node-set element

    Example: string (314)
    Result: "314".

    http://w3schools.com/XPath/xpath_functions.asp#string

    See you soon,.
    Vlad

  • Convert a desktop PC to a target of VeriStand real-time

    Hello

    I have to convert a desktop PC to a target of VeriStand real-time.

    What are the PC requirements to convert the PC to a target of VeriStand real-time? They are the same as the requirements to convert a PC to a time target real LabVIEW?

    http://www.NI.com/white-paper/8239/en

    What is the procedure to install the engine time real Veristand to the RT PC? Is this the same as the procedure to install LabVIEW Real-time to a RT PC?

    http://www.NI.com/white-paper/2733/en/#toc4

    And what I have to install engine LabVIEW Real-time before installing engine VeriStand real-time?

    Last question: can I install the engine time real VeriStand on a PXI controller - 8115 Windows by creating a dual boot on my own? (PXI-8115 can be purchased with Windows or LabVIEW RT or the dual boot Windows/LabVIEW RT.)

    Thanks for your replies.

    Best regards.

    David

    (1) Yes
    2) kind of. Neither veristand engine is just an application that runs on the RT or windows. So once you follow this guide to make the target RT desktop computer you can install the NIVS motor application through MAX
    (3) Yes. Remember that the nivs engine can run on windows or RT so if the 8115 runs windows, you can run NIVS targeted toward you. If the 8115 runs RT you would need a separate windows PC and target the 8115 from that. Or you could put the hypervisor (if the 8115 supports) to simultaneously run windows and RT on the 8115 and so to run the client side NIVS windows targeting the engine on the side of the RT veristand... About a penalty of 50% of the performance

  • which is a transparent lock double 2-bit bistable IC in multisim edition of analog devices

    I need an equivalent IC for CD74HC75, which is a double 2-bit transparent latch IC for a simulation project. Can't find it in the reference guide of Multisim.

    Any suggestions?

    thought,

    Hello, in Multisim Analog Devices evaluation edition, you will find a D_Latch under the family TIL parts (use 2 with attached EN together for a double lock) you can use generic simulation purposes.   If you need a specific lock manufacturer or a specific logical family that might be difficult (we have a few in the PRO version or you can add a few external circuits to the TIL part to mimic the behavior of a particular family of logic).

    TIL (e/s digital generic) parts are found here: Misc Digital (Group)-> TIL-> D_LATCH.

    I created a simple interactive circuit with a probe, so you can observe the behavior to see if it will meet your needs of simulation.

    Kind regards

    Pat Noonan

    National Instruments

  • convert table 1 d to double 64 bit

    Let me start by saying I am a newbie to LabView and it's my first lttle project/learning experience.

    I'm taking the output of 'measure read 34401 DMM' see comment in vi or small line organge and empty any reading in the 'measure' DBL

    The output of each element of the array is already of type double. So I put the items that I could find that I thought I'd need, as the loop and the size of the array in place?

    Also open to all recommendations to do this better? So what happens the loop for spend each element out?

    RavensFan wrote:

    What do you do with each item as you go out?

    You can put the terminal Measurment in the loop For and son until the tunnel of automatic indexing on the left.  Which will display each value in turn.  But he'll do it as quickly as you really won't be able to see anything.

    You don't need the size of array function connected to the N terminal.  The number of iterations in the loop For is determined automatically by the tunnel of automatic indexation.  The size of the array is N is redundant.

    You still haven't fixed the problems talked about in your other threads.  The structure of the solitary event with the front panel to lock the value.  If you click Start twice in a row, your VI façade will be lock because the structure of the event runs only once.  He will never manage to the 2nd press the button.  The only way to end your VI at this time there will be an abortion there.

    And in the band followed by Build Path.  I know that you have requested in another thread which solved a problem you had. If you think it works for you great.  But I really don't think it solved anything.

    Thanks RavensFan

    1. once I figured out how to empty the Board outside I would connect it to the format String functions just above

    2. I did a quick read on tunnel index auto, thank you and the Double Tunnel of measure was for troubleshooting if I needed, ultimately I want to take the 1-d array and convert to string.

    3. oh, I used the structure of solitary event because someone told me that it was the correct thing to use to prevent the commissioning program before the user had a chance to fill in the data, such as files and GPIB. It seems to do the trick but there at - it another way to use it or do I have to use something else?

    4. the path of the newspaper was intended to allow the user to select or create a text file in their my documents directory and I don't want to hardcode a file name because they could use this to the many different steps throughout the day. If I get rid of him so I need yet another box of entry for the name of the file? I also found the main problem with the selection of the file was a right-click on the path and browse it to set options that I found by mistake but allowed me to select has filed or files and new or existing. This is why it would not create a file originally.

    OK, so based on your info I wired this place and it worked and dumped the data of measurements, but not to the measure in the loop, and it appears because the 1 d array is

  • Y at - it an easy way to convert a 'table 1 d of channels' to a '2d array of unsigned bytes (U8-8 bit wide).

    Y at - it an easy way to convert a 'table 1 d of channels' to a '2d unsigned byte array"(U8-8 bit wide).

    Hi chuck72352,

    It should work.

    Mike

  • How can you add item (object) complex "nested table"?

    Hello I did some reading on * "Associative" * and * "Nested Table" * and I would like to enumerate the collection using the later version (http://www.devshed.com/c/a/Oracle/Database-Interaction-with-PLSQL-Nested-Tables/2/)
    -know list "Nested Table"

    However, encountered problem try to * 'EXTEND' * my nested table (add items to the complex type or OBJECT I defined, namely 'TmpHierarchyMapObjType' below) - detail as follows:

    -NOTE 1: Here's how to create the type object (be well if I just say "CREATE or REPLACE TYPE TmpHierarchyMapObjType AS OBJECT (_TMP_HIERACHICAL. ROWTYPE_)"instead of having to duplicate the column definition.
    CREATE OR REPLACE TYPE TmpHierarchyMapObjType AS OBJECT
    (
    ID numeric (19.0),.
    ParentId numeric (19.0),.
    ChildId numeric (19.0),.
    ...
    TmpUID varchar2 (32),
    ReferencedId numeric (19.0),.
    ...
    );

    -NOTE 2: I can't put 'TmpHierarchyMapObjType' inside the package, but it's not crucial, I guess.
    Types of CREATE or REPLACE PACKAGE
    AS
    TYPE cursorType IS REF CURSOR;
    TYPE TmpHiearchyMapTableType IS TABLE OF THE TmpHierarchyMapObjType; / * Use 'Nested Table' instead of an associative array * /.
    / * TYPE TmpHiearchyMapTableType IS TABLE OF THE TMP_HIERARCHYMAP % ROWTYPE INDEX DIRECTORY. */
    END;

    -NOTE 3: Here is my FUNCTION TABLE that now returns a "Nested Table" as assumed to 'Associative' (with a syntax different enumeration)
    FUNCTION to CREATE or REPLACE spGetParentsTable
    (
    Number to the ObjectId,
    ObjectClassifier varchar2
    )
    RETURN types . TmpHiearchyMapTableType -now a 'Nested Table', not 'voluntary '.
    IS
    Types of TmpHierarchyMap. TmpHiearchyMapTableType;
    ThisTempId varchar2 (32);
    CURSOR spGetParents_cursor IS
    SELECT
    ReferencedId Id,
    ParentId,
    ChildId,
    ...
    OF TMP_HIERARCHYMAP
    WHERE TmpUID = ThisTempId;
    BEGIN
    SELECT sys_guid() IN the double ThisTempId;

    spRecursiveGetParents (ObjectId, ObjectClassifier, ThisTempId);

    -(Commentary) TmpHierarchyMapMAX: = 0;
    FOR oMap in spGetParents_cursor LOOP
    -(Commented out) TmpHierarchyMapMAX: = TmpHierarchyMapMAX + 1;

    -QUESTION: FAILED here! How can I add/elements of complex types?
    TmpHierarchyMap.EXTEND (cast (oMap as TmpHierarchyMapObjType));

    /*
    NOTE: (In the comment) use is not "Associative", now using "nested table" instead.
    TmpHierarchyMap (TmpHierarchyMapMAX). ID: = oMap.Id;
    TmpHierarchyMap (TmpHierarchyMapMAX). ParentId: = oMap.ParentId;
    TmpHierarchyMap (TmpHierarchyMapMAX). ChildId: = oMap.ChildId;
    ...
    */
    END LOOP;

    DELETE FROM TMP_HIERARCHYMAP WHERE TmpUID = ThisTempId;

    RETURN TmpHierarchyMap;

    END spGetParentsTable;

    -Finally, I would like to enumerate the nested table.
    DECLARE
    types of oMappingTable. TmpHiearchyMapTableType;
    BEGIN

    oMappingTable: = spGetParentsTable(2,'ThinkFundamentals.Util.Security.SystemUser');

    -NOTE 4: this is my final goal!
    Select * from table (cast (oMappingtable as types.) TmpHiearchyMapTableType));

    dbms_output.put_line ('done!');
    END;


    REF:
    http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14261/Collections.htm#LNPLS005
    http://www.DevShed.com/c/a/Oracle/associative-arrays-in-Oracle-PLSQL-introduction/2/
    http://www.DevShed.com/c/a/Oracle/database-interaction-with-PLSQL-nested-tables/2/

    Hello

    Try this,

    TmpHierarchyMap.Extend();
    TmpHierarchyMap(TmpHierarchyMap.Count) := TmpHierarchyMapObjType( oMap.Id
                                                                    , oMap.ParentId
                                                                    , ... );
    

    Kind regards

    Christian Balz

  • Quickly convert a length (m * n) table 1 d an m by n matrix 2D

    Hi all

    I'm looking for a way to speed up a particular step in a VI that I use. I have a table 1 d of length m * n I want to convert to a table 2d of dimensions m and n. currently I feed the table 1 d in a loop and use split 1 table d to cut the table 1 d in a piece of m in length and another piece with the rest, then each of these m-length pieces forms so a new row in another table. I do not know is not clear, so I attached the VI section that does this. The VI works fine, it's just slower I want. I'll regularly get a 1 d table which is 1024 * 8000 long and this code is certainly the step rate limiting. Is there something I can do to make it run faster?

    Thanks for taking a peek!

    For the context (although I doubt that this important to answer my question) m is called "Width of the sensor" and n "Num of shots." I'll send a play command in an array of photodiodes 1024 who report their recent measures "Number of shots". This output is like a painting 1-d, which is pixel1shot1, pixel2shot1, pixel3shot1... pixel1024shot1, pixel1shot2... etc and I would be like a 2d array that is pixel by shooting.

    There is a matrix function of reshaping on the table palette.

  • How to convert comma-separate-channel digital-table?

    Hello

    My 34401 returns 200 values in a string with this format:

    -1.42979706E-03,+4.46900451E-03,-8.48235088E-04,-2.17539596E-03,-1.34144462E-03,+4.50590958E-03,-9.78340028E-04,-2.31519575E-03,-1.10844497E-03,+4.70200416E-03,-9.83187455E-04,-2.45499555E-03...

    If the numbers are separated by commas and doubles have a point.

    How can I now move that these values in an array of double?

    Thanks for the help

    Hi OnlyOne,

    Be aware that you have configured your computer incorrectly you use German/East Europe locale with "," as decimal separator and try to convert the measurement data using the '. ' instead...

    Well, try a format string of "%.; %f"- and read the help for the format strings!"

    When the different format string also fails, you can try this:

  • How to handle the data type DECIMAL MySQL converted to DOUBLE in OBIEE 10 gR 3?

    Hi all

    I have a problem in OBIEE 10g to I use the MySQL database as datasource direct to the server of the OBI and I have a column in a MySQL table which was designed as the DECIMAL data type (18.0).
    This column is used to measure a length, and values are included in seconds (without decimals), in the form as:
    "1200"
    in the MySQL database.

    After the import of the MySQL table associated with the repository of the OBI, the OBIEE converts the DECIMAL data type column to the DOUBLE PRECISION data type automatically.

    My goal is to reach the values in this form, certainly in the sense of the term (not at the time!):
    hh mm ss

    In order to accomplish, I tried to change the format of column with the ROUND function:
    ROUND (db.table.column / * 3600 * 2)

    The problem is that it doesn't work well if values can be divided with no rest for example
    original value: 7200
    new value (ROUND): 2

    In the case of my example:
    original value: 1200
    new value (ROUND): 0
    It's false, because 1200 seconds are not equal to 0 hours, I want to see two hours of _0.33333_ OR I much prefer more _0 hour 20 m_

    Anyone have any ideas?
    I tried to make a view of database and importing that type of CHAR data in the database, but is not the solution too, because if I filter BI app or try to make a SUM the BI would drop errors...

    Kind regards
    Laszlo

    Hello
    SE refer to this link, it is exactly will meet your need.

    OBIEE 11 g - change seconds in the format hh: mm: DD
    OBIEE functions

    Share updates... :)

    check if useful/correct...

  • Safari converts quotes double special letters

    Hi, I often use the search box in Safari, or a search engine like Google, to search for a phrase. In particular, I search for an exact phrase using double quotes, like "this term". But whenever I type "a, Safari converts a. How can I stop this from happening? I tried the filming of "substitution" or any other features on the tab change in program menu, but it did not help. In addition, in the keyboard preferences I disabled the french quotes, which did not help.

    On the Edit menu, deselect all options in spelling and replacements of the submenus. Test.

  • convert the list to a table

    Is it possible to convert a list of items in a table of Pages?

    I stopped "downgraded" Pages when Apple using this program dtp invaluable cheap old version 5...  So I could be wrong and should be corrected by more knowledgeable people, but the only way I can see to turn a list into a table is to insert a table with the appropriate number of columns and lines (or remove those unnecessary thereafter) and spent in your list. For example:

Maybe you are looking for