several circle (with different diameters) on graph xy

Hi, I'm looking for a solution to the problem posted above. I did searches and returns results using "Draw Circle by radius.vi" but I like it to be shown on an XY graph that has many circles with a different RADIUS (a bit like a fly).

I also found an alternative with the loop for which a "PI" multiply with the iteration of loop divided by 50 and the values are passed through Sine and cosine with it functions delivered to be broadcast on graph XY. But I have no idea how to do to control the RADIUS to make it smaller or larger.

Help please

The outputs of the sine and cosine will give you a circle of RADIUS 1.  If you want a different RADIUS, then you must multiply the output of your desired RADIUS.

Tags: NI Software

Similar Questions

  • Several channels with different frequencies

    Hello

    I use card NI USB-6221.

    The C API using, I need to generate 6 digital output channels, with frequencies of diffrenet and Heavy duty.

    To be more precise, the 2 are totally identical, but I need them to be reversed, and the other 4 are similar to another, but should be shifted in time (I.e. There is a delay between each of the channels).

    I used the 2 channels of CO that the USB-6221 takes charge for the first two signals, and it works very well (the two signals are synchronized and are reversed).

    Now I need an additional 4 channels for the other vague square.

    I saw an articale NOR by JohnP web site with the title:

    Generate multiple channels of digital output with different frequencies and Heavy Duty

    The following example shows how to create and generate a digital with the non-regeneration wave form so that you can change the frequency and the duty cycle on the fly with the M Series DAQ hardware X.  The example uses output digital rather than counters to achieve this, so if you need more output than the available counters, it would be a good option (Note: on the materials of the M series an external sample clock must be provided, this may be caused by one of the counters if you want).

    that seems to be exactly what I need, but the examples are for LabView which I did not.

    Can someone explain how to do this with the C functions?

    Best regards

    Danny.

    Hey Danny,

    The important thing to note is that you can clock of arbitrary digital waveform (up to 1 MHz on the 6221).  The real data acquisition programming is pretty easy once you have the waveform.  My Example LV used LabVIEW Base generating function VIand then converted to a digital waveform to generate the signal from each channel.

    The functions of LV helped tremendously with to achieve the waveforms to be updated on the fly (the basic function generator keeps track of phase for you).

    If you do not need to be updated on the fly, then the construction of the waveform in C should not be too bad.  For example:

    P0.0 [1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0] * 1

    P0.1 [0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0] * 2

    P0.2 [0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1] * 4

    P0.3 [1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1] * 8

    [9 9 9 9 9 3 3 3 3 3 6 6 6 6 6 12 12 12 12 12]

    The table above U8 would give you 4 output waveform of 50% duty cycle at Fs/20, shifted 90 degrees to eachother.  The lines would be p0.0 by p0.3 (the bit rate of the U8 corresponds to what line goes high).

    Best regards

  • I want to clone my hard drive and this clone allows you to configure a new computer, how do I do this for several PCs with different versions of XP?

    I am trying to replace 15 PCs.  They all have XP because their BONES, bought with different SPs at different times.  They all have been updated to SP3...  They have all MS 2003, upgaded to MS 2007.  I would use a clone as image.  I do not support different key codes?  Although the XP are authentic, I may not all key codes.  My predessor has not keep good records, and stickers on some had labels of Vista.  Even if the PC was bought with XP downgrade.  I need to use XP because of some other software requirements.

    What is the best way to represent all the PC so that I can get back them to my users?

    Hello

    I suggest you to refer to this link and check if it helps:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-windows_install/cloning-Windows-XP-Pro-to-new-hard-drives-ready-to/b7edf501-6ae6-4bc1-94BB-39a4177d8b71

    It will be useful.

  • Updated several lines with different values

    Hello!
    I have a problem. I need to update more than 1000 lines with different values. How can I do?
    For exsample I have table:
    ID; color, date,
    1 red
    2 green
    3 white

    I need to update the date field.

    Update table
    Set date = '01.02.03'
    where id = 1

    Update table
    Set date = '01.03.03'
    where id = 2


    Maybe it's how to update multiple rows in a single request?

    Sorry for my bad English.
    Thank you!

    Hello

    You can try this

    UPDATE TABLE SET DATE = CASE
                        WHEN ID = 1 THEN TO_DATE('01-02-03','DD-MM-RR')
                        WHEN ID = 2 THEN TO_DATE('01-03-03','DD-MM-RR')
                        END
    

    see you soon

    VT

  • Export to JPG format several times with different resolution

    Hello world

    I want to export my document of jpg files in different resolutions - an overview and a thumbnail image. I use this code, I found here in the forum for export:


    function exportPages (_dpi, _destFilename) {}

    try {}

    app.jpegExportPreferences.exportResolution = _dpi;

    app.jpegExportPreferences.jpegQuality = JPEGOptionsQuality.LOW;

    app.jpegExportPreferences.jpegExportRange = ExportRangeOrAllPages.EXPORT_ALL;

    app.scriptPreferences.version = "7.0".

    app.jpegExportPreferences.jpegColorSpace = JpegColorSpaceEnum.RGB;

    app.scriptPreferences.version = "6.0".

    app.activeDocument.sections.everyItem () .includeSectionPrefix = false;

    var f = file (_destFilename);

    app.activeDocument.exportFile (ExportFormat.jpg, f);

    } catch (err) {}

    Alert (err.message);

    }

    }


    and I call you


    exportPages (96, "~ / jdExport.jpg");

    exportPages (30, "~ / jdExportThumbnail.jpg");


    This should create images with 96 DPI and dpi 30. But after the first call the app.jpegExportPreferences.exportResolution is not defined. I can swap function calls - first works, second fails.


    No idea why I can't export twice?


    Thank you

    Klaus


    He finds myself - there the

    app.scriptPreferences.version = "6.0".

    I shouldn't use copy & paste the code from the forum without understanding

  • Make the same comp several times with different text

    Hello!

    I'm looking for a way to make my 100 + times with a different text in two layers. I thought batch replicate this model and then batch change text layers, but I've been Googling autour and found no solutions.

    I need is ready solution, just a direction on an approach I take to perform this task. Told me on another forum to ask here and there are a few scripts that are just what I need assistance excellent file as data. You could point me to them?

    Thank you!

    This is an old thread from Creative Cow that deals with a way to do what you want using a file text and Expressions:

    CreativeCOW

    There are also some commercial script tools that automate the process very well:

    CompsFromSpreadsheet 5 - aescripts + aeplugins - aescripts.com

    Templater - aescripts + aeplugins - Rig aescripts.com

  • I have several screens with different resolutions, how can I make work stations match from the bottom rather than the top?

    I have 2 screens at 1920 x 1200 pixels and one in the middle with 2560 x 1600.  When I move the cursor from one screen to the other, the cursor jumps (of course), but in this case, the vertices of the monitors are (it moves from the top of a monitor to the top of the other) and I would like the background to match (to the top of the Middle monitor space with no corresponding areas on the other two).

    As the two side monitors are physically smaller and shorter that the Middle it's jarring to see the cursor jumps 3 inches upward when I switch from one to the other.

    Is it possible to adjust the display settings so that they justify bottom instead of the top?

    To be clear: I want to be able to move my cursor along the bottom one down the next and having the high bit to space rather than being able to move the cursor along the top with the bottom being the extra space.

    Thank you
    Trish

    In the window display settings, where it shows the monitors, click and drag them to the bottom of all monitors line up horizontally. Boulder computer Maven
    Most Microsoft Valuable Professional

  • question of xsd. several records with different values.

    I need help in the creation of xsd.

    My data from the file will be as Fallows.

    Sample data file

    AB xxxx yyyy zzz ttttt

    BBB hhh ddd ddd

    BBB hhh ddd ddd

    BBB hhh ddd ddd

    BC xxxx yyyy zzz ttttt

    CCC hhh ddd ddd

    CCC hhh ddd ddd

    CCC hhh ddd ddd

    CD xxxx yyyy zzz ttttt

    Hhh ddd ddd DDD

    Hhh ddd ddd DDD

    Hhh ddd ddd DDD

    My xsd is as Fallows:


    < xsd: element name = "Root Element" >

    < xsd: complexType >

    < xsd: SEQUENCE >

    < xsd: element name = "Element" type = "tns: mainelement" minOccurs = "0" maxOccurs = "unbounded" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    < / xsd: element >

    < xsd: complexType name = "mainelement" >

    < xsd: SEQUENCE >

    < xsd: element name = "Header" type = "tns:HeaderType" maxOccurs = "1" / >

    < xsd: element name = "lineitem1" type = "tns:lineitemrecord1" minOccurs = "0" maxOccurs = "unbounded" nxsd:lookAhead = "0" nxsd:lookFor = "" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    < xsd: complexType name = "HeaderTyep" >

    < xsd: SEQUENCE >

    < xsd: element name = "HeaderData" type = "xsd: String" nxsd:style = "fixedLength.

    nxsd:length = "2528" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    < xsd: complexType name = "lineitemrecord1" >

    < xsd: SEQUENCE >

    < xsd: element name = "RecordData" type = "xsd: String" nxsd:style = "fixedLength" nxsd:length = "161" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    How can differentiate the values in the starting header field by [AB, BC, CD] and record data fields starting with [bbb, ccc, ddd]

    I can't use nxsd: lookahead and nxd:lookFor.

    Required inputs to process the file. What alteration is suitable for the xsd to run.

    Is there a parent - child relationship kind of thing in your file structure?

    Row containing sales, purchases etc. is the parent and the tracking records are the child records, until we meet any record type 'Bill of sales, purchases',? In addition, tried to use "conditionValue" and "startsWith" and it did not work... Is it?

  • VCenter: User in several groups with different permissions, smaller approvals

    Hello

    We finally hit the use of our VCenter setup where we need to begin to use permissions group instead of the individual user's permissions.  I have set up several groups (QA, automation, App, VCenter users and administrators) for our users.  However - I ran into a problem where a user must be in QA Automation and administrators, and I put the appropriate permissions on a pool of resources (QA - unalterable, automation and administrators full control).

    When you connect as long as user is as VCenter uses by default the * least * permissions for the object being verified and the user has only read-only for the resource pool (and spread points).  Is this expected authorizations and vcenter behavior?  I guess the user must get the permissions for all the groups, they are in.

    Thank you

    Ben

    If you set permissions in vCenter level, then Yes, you need to uncheck spread it to child objects.  What you can do then is add permissions on each individual resource pool.

    Is the ultimate goal only allow these members to have access to resource pools, any VI?

  • reuse of filters with different values

    We have a usage scenario where the same filters will have to be applied several times with different values. Looking the javadocs, it seems like there is no way to change the values of pre-packaged filters (EqualsFilter, GreaterFilter etc.). Is that correct or is there a way to do it? I see that if we use CohQL, we can use bind variables to do this. However, the use cases we should rather just more complex extractors ReflectionFilters.

    In addition, there no performance impact by using CohQL against java constructs directly?

    Thank you
    Manju.

    Hi Manju,

    While it is true that you cannot change values in the built in filters, even if you could it wouldn't make you save a lot on the construction of a new filter every time. I guess that if you build a very large number of filters, then you're going to create more garbage, but that shouldn't be a problem either. Some of the more specialized filters also contain State so that you do not want to resuse them.

    The main performance issue I know with CohQL which is only creates extractors of reflection so won't enjoy all serialized POF values you have. If you have indexed each value you want to query on using the same extractors relflection then it would help, but again, this means that everything you deserialization of the values for the query or insert to update the index.

    Kind regards
    JK

  • REORG several tables with DEC

    Oracle 11.1.0.6 database
    RHEL 5.3

    Hi all

    1.)

    I want reorg several tables with the ETG. But because there are several tables with different indexes and column names I can not use the order by clause.

    create the table reorg_HR_STAGE_EDW. SFHR_ORG_MAPPING_FILE
    tablespace REORG
    PCTFREE 10 pctused, initrans, maxtrans 1 255
    storage)
    initials pctincrease of 1 M following 0M 0
    MINEXTENTS 1 maxextents unlimited
    in select * from HR_STAGE_EDW. SFHR_ORG_MAPPING_FILE;

    The table is going to get reorganized even without the orderby clause?

    2.)
    The steps I should follow are (please, correct me if I'm wrong):

    -Create table with the new name in the new tablespace
    -Remove the old tables
    -Move converted tables to the original tablespace

    Is it OK, what happens to the index?

    Help, please

    You can also copy dependent table with dbms_redfinition. The procedure is called COPY_TABLE_DEPENDENTS. See http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_redefi.htm

    ALTER table move would also be possible, but doen't it locks the table all the time?

    Kind regards

    -wiZ

  • Graph XY overlay multi field with different colors

    Hello

    I want to make a cyclic XY one track loop and plot the graph for each cycle in different colors.

    I want a field like XYgraph2 but with different colors and probably even without this line of tracing. How can I change my schema?

    Thank you for your time and your efforts.

    KOUYATÉ

    Try this.

  • Get a small symbol of a circle with a slash when you click different things on a page

    Original title: a slight aggravation

    When I click on different things on my page I get this little symbol of a circle with a slash in there, what could be the cause of this? my virus scan is not picking up anything.  What he does is more less freezes the page for a few seconds, then goes back to work again. but she does a lot...

    Hi Darrell_p.kelley,

    1 Windows operating system you are using?

    2. this happens to you when you are clicking on a specific program?

    3. when the problem started?

    4. you remember to make changes to the computer before this problem?

    You can check out the following link and try to download the Microsoft Safety Scanner and perform a full scan on your computer and check.

    Microsoft safety scanner

    Note: When you perform the analysis, there are risks of data loss you can take a backup of important data before performing analysis.

    Hope this information is useful.

  • How to set up multiple LIVE IDS prod certificates on Sharepoint 2010 single server runs several Sharepoint Sites with different domain on port 443?

    Hello

    I integrated LIVE ID with Sharepoint 2010 and got the same compliance.

    In sharepoint server 2010, several sharepoint sites are run under port 443 with different domain names.

    I configured 1 LIVE ID certificate for one of our sharepoint sites would like to know can I use the same certificate for other sites too or I need to install other certificates LIVE ID to access other sites.

    How can I get prod LIVE ID certificates are available for free as nexus offers two certificates INT and PROD (x 509 certificate) or do I need to buy.

    If I need to buy where can I buy it go?

    Hi ppdremsadm,
     

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums as it is related to the configuration of Live ID in Sharepoint 2010. It should be better in the Forums of Windows Sharepoint.

    Please ask your question in products and technology SharePoint forums to improve assistance in this regard.

  • syslogging to 2 host with different levels of severity?

    I have a PIX that sends the logs to a host with Cisco syslog installed. It is configured to send messages of level 3 (as required by the internal standards) of gravity.

    I have another host which collects the theses papers too, but I want some info - level 5 or 6.

    ? is it possible to config the PIX to send logs on 2 different hosts with different levels of severity?

    you configure the pix to send to 7 on a syslog server. configure you this server to send events to the level 3 to another server. I think that it should be possible

Maybe you are looking for

  • iwatch has stopped working

    Just stopped working, not turn on or charge.

  • HP Photosmart C4580 Wireless - can't get to work

    I just had to get a new computer and a new printer.  While I was there, I set up a wireless network.  I am running Windows Vista 64-bit on the new computer (gateway) and a HP Photosmart C4580 printer with wireless capability.  I can't the printer to

  • Updates since 2009 have failed, I have not been notified of these failures

    Original title: a new problem each time that I reboot Whenever I try to use my PC with Vista64bit there is another problem. I have it on auto update. Norton Security Suite, regular backup, analysis, control viruses, etc., is today the last drop!  The

  • Laptop HP 250: maximum ram for computer laptop hp 250

    Hello I just bought laptop Hp 250 Inte (R) Celeron (r) CPU N2840 2.16 GHz with 2.00 GB running @64 bit so I want to increase or to add ram. What is the maxmum RAM or how ram can add to improve the perfomance in my laptop?

  • failure to logon administrator account

    When I logon of the administrator account (there are also other accounts 3 users), I received the following message: "The service user profile Service has no logon. User profile cannot be loaded. » However, other users may be logon without any proble