How do you display the marker values LabVIEW has chosen for a slider with uniformly spaced markers?

I am trying to set up a slider in a program to control an instrument.  For the most part, using uniformly spaced markers and just setting the slider's (and scale's) min and max values with a property node works well.  However, for some sets of extrema for the slider, the last two marker values are very close together.  I tried making a sequence where I: Set mins and maxes in frame 0, Get the marker values in frame 1, Go thru them and make sure the last two are not too close together in frame 2, and re-set them in frame 3.  However, the marker values that come out of the property node when I try to get the ones set by Labview seem to be the default for the slider, rather than the new ones Labview figured out.  If there was only a few ranges for the slider, I'd just majually set the marker values.  However, there are multiple configurations for the instrument, and thus multiple ranges for the slider, including custom ones.  Any help would be appreciated.  Thanks.

What I mean is that after Labview automatically picks the markers, I tried to use a property node to view the markervalues[] array.  That array, however, appears to be the default for the slider.  A picture is included of what I mean by having two values too close together.
Attachments:
sliderissue.jpg ‏12 KB

Similar Messages

  • How do you display the tables of EBS R12 (VIS)?

    Hi,
    My sqlplus does not work but I have an Oracle sqldeveloper. How do you display the tables info of order management module in EBS R12 for windows?
    For example:
    Base tables
    oe_order_headers_all
    oe_lines_all
    oe_lot_serial_numbers
    oe_sales_credits
    oe_price_adjustments
    Interface tables:
    OE_HEADERS_IFACE_ALL
    OE_LINES_IFACE_ALL
    OE_RESERVTNS_IFACE_ALL
    OE_CREDITS_IFACE_ALL
    OE_PRICE_ADJS_IFACE_ALL
    OE_LOTSERIALS_IFACE_ALL
    OE_ACTIONS_IFACE_ALL
    Thanks,
    Fernando

    Hi Fernando,
    The tables for Order Management will mostly be in ONT schema - APPS schema only holds Views, Synonyms, PL/SQL Packages and similar abstractions.
    In SQL Developer make a connection to the APPS schema, then go to Synonyms and you'll see the tables (note you should filter as there are lots of objects in Apps schema)!
    In the synonym SQL tab you can see the base schema for the table, e.g.
    CREATE OR REPLACE SYNONYM "APPS"."OE_ORDER_HEADERS_ALL" FOR *"ONT"*."OE_ORDER_HEADERS_ALL";
    Make a connection to the base schema, e.g. ONT.
    Then you'll see the ONT tables under the Tables folder.
    Alternatively, connect as apps and execute SQL "desc OE_ORDER_HEADERS_ALL"
    Or look at the APPS schema views instead, e.g. OE_ORDER_HEADERS
    Regards,
    Gareth
    Edited by: gareth.roberts on Aug 18, 2009 11:52 AM

  • How do you display the capacity/free space for the hard drive......

    How do you display the capacity/free space for the hard drive on the desktop, under the hard drive icon.... I have seen this done, but I am not seeing any options to do so.... thanks.

    View, Show View Options…, Show item info checkbox.

  • How do you tell the color value of a pixel in an image data

    Hi,
    Given a BufferedImage of type, say BufferedImage.TYPE_4BYTE_ABGR, how do you tell the color value of a pixel in the image?
    Specifically, in the following code:
    Raster imgData = image.getData();
    int x = imgData.getMinX();
    int y = imgData.getMinY();
    int width = imgData.getWidth();
    int height = imgData.getHeight();
    I want to search the raster looking for a specific color, e.g., Color.WHITE.
    According to the API, "getSample()" may be used for this purpose. But, how do you know which color band a band index parameter in getSample() refers to? Does band index of 0 always refer to the RED band? Does band index of 1 refer to the GREEN band? etc.
    I'd greatly appreciate any help you may be able to provide.
    Thanks,
    --HS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    In the print dialog underneath the settings for number of copies and print range you should see a dropdown menu probably called Layout. If you don't see that look for a button labeled Details and click it.
    Under the Layout menu you should find an option labeled Printer where you will find Printer specific options. Look for something there. You might also find an option called Color which may have options you are looking for.
    If this doesn't help, go to the printer manufacturer's website and look for answers there.

  • How do you retrieve the USR_LOCK value?

    How do you retrieve the USR_LOCK value, it cant be mapped directly on the process task right?
    You writed custom JAVA code?
    Thanks in advance.

    If by any change you want this with 11g APIs then you can use http://docs.oracle.com/cd/E14571_01/apirefs.1111/e17334/oracle/iam/identity/usermgmt/vo/User.html#getManuallyLocked__ and http://docs.oracle.com/cd/E14571_01/apirefs.1111/e17334/oracle/iam/identity/usermgmt/vo/User.html#getAccountLockedDate__
    HTH,
    Bikash

  • How do you set the zoom level to Inherit Zoom for all bookmarks in a pdf?

    How do you set the zoom level to Inherit Zoom for all bookmarks in a pdf?

    beatngu13
    I made an account just to "like" your comment and say that you are a god among men.
    I've been searching for hours about how to make the zoom level persistent throughout following links in various PDF's I have, and most sources were saying to just buy acrobat pro and edit the bookmarks manually with it.
    I saw that it was possible to write an application to change the property, and considered doing it after the only pre-existing custom application I could find was asking for $50.
    Thanks to you, I no longer have to worry about re-zooming every time I click a bookmark, and I'm not out $50 or the time it would take to code an app myself!
    From the bottom of my heart, thank you!

  • How do you connects the same iPad to iTunes which is already synced with another computer

    How do you connects the same iPad to iTunes which is already synced with another computer

    You can only use one iTunes library at a time when you sync your devices. If you want to sync to a new computer now, look at this.
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive
    And here is another helpful article.
    http://www.howtogeek.com/104298/sync-your-ios-device-with-a-new-computer-without -losing-data/

  • How do you display the library name?

    After upgrade to 11.0.0.163, the library name no longer displays.  How do yoy display the library name?

    If you a referring to the Library Name that other devices can see over the network, it's in Preferences (Ctrl+,) under the General heading.
    Another way to get Preferences up is to:
    Hit the 'Alt' key
    Click on Edit
    Click on Preferences...

  • How do you change the amp value of a battery

    I am trying to make a voltage regulator for my car.
    My car puts out 14v and 500 amp battery.
    I can not tell Multisim that I want a 500 amp battery.
    How do I change the value?
    This is important because I have to make sure I have at least 15amps output. No way to do this so far. Program is worthless.

    Shane711,
    Most multimeters can only handle ten amps or less, so it is not surprising that yours burned up.
    How did you connect the multimeter while trying to measure the battery current? Cars have large, heavy wires connected to the battery because the large currents would destroy smaller wires. Your multimeter does not have connections or wires anywhere near as large as the battery cables. To measure the current you need to disconnect one of the cables and connect the meter in series with the cable. If you attempted to connect the multimeter in parallel with the battery as you would to measure voltage, you shorted the battery through the meter and probably had hundreds of amperes flowing, at least until a fuse blew or some wire burned out.
    Your specification for the voltage regulator does not make any sense. A voltage regulator has an output voltage specification - yours is 12 V. It also has an input voltage range specification. You did not specify an input range. The output current is determined by the load via Ohm's Law. The specification includes a maximum current - Is that what you meant by 15 amps? Some regulator circuits also have a minimum output current specification, often a few mA. Optional specifications include tolerances on voltages, power dissipation, transient response characteristics, and so on. The design of the circuit depends on all of these specifications.  You will probably not find a single device which operates as a voltage regulator with 12 V output at up to 15 A.  A regualtor like that will probably contain one or more power transistors, some ICs, resistors, diodes, capacitors, and inductors.
    Any simulator is only as good as the models used. From what Tien P. said in his earlier post, the battery in Multisim is an ideal voltage source. If so, it should easily produce currents of 1000 amperes. Just put a 12 milliohm resistor across the battery.  As I said yesterday, you will need to create a battery model circuit which has the characteristics you want in your battery.  What do you expect the output voltage to be at the battery terminals when drawing 1000 amps? What should it be with no current drawn? What should it be at 1, 10 , and 100 amps?
    Lynn

  • How do I display the correct value when using SELECT_LIST_FROM_QUERY

    I have an updatable report that displays the possible values for a field.
    I'm using HTMLDB_ITEM.SELECT_LIST_FROM_QUERY, so obviously I have to process the record manually.
    However, I need the trick to display the correct value as selected before processing the records.
    I appreciate your help.
    Thanks
    Juan

    Thank you.
    So, I just need to put the field name in the second argument.
    I have it working now.
    Thanks again
    Juan

  • How Do You Display the key in the F4 Value Help

    I have setup a characteristic variable for Ship-To party as a Select Option.
    However when displaying the possible list of entries using the F4 key, the key to the table ie the Customer number is NOT displayed. Instead the search help starts with the medium text description.
    Is there any way of enabling the variable so that the key is displayed.
    Note if a similar variable is setup as a single entry against the same characteristic then the key IS displayed.
    Many thanks

    You have to enable this in the Characteristic.
    In the Query Designer, right click on the characteristic Customer and select the option Display as Key and text.
    If this is already enabled then goto RSA1 and check whether this option is enabled in the Business Explorer tab of  the infoobject
    Regards,
    Rakesh

  • How do you display the horizontal display button in iMovie 11

    Can anybody tell me how to display the horizontal display button in Imovie 11 to display the project in one horizontal timeline as opposed to multiple rows?

    It is in the top right corner of the Project pane - next to the Marker Buttons. It looks like 3 gray squares.

  • How can you display the parameters on the actual report?

    I need to display the dates that are entered in as parameters for the report. These parameters change each time the report is run. Is there anyway for these parameters to be displayed and printed on the top of the report?
    Thanks in advance for the help!
    Doug

    Cristian - Thank you very much for the response. However, I do not have the "Edit Titles" option under the Sheet menu item. Could there be a difference in versions? My Discoverer version is as follows:
    Oracle Discoverer(tm) 4i Plus Release - 4.1.36.22.0
    Discoverer Model - 4.1.36.22.0
    Discoverer Server V4.1.37.01.0
    End User Layer V4.1.11.0.0.0
    End User Layer dce.dll V4.1.37.00.0
    Oracle9i Enterprise Edition Release 9.0.1.3.0 - Production
    There are "Edit Sheet" and "Edit Parameter Values" options but these do not have an option similar to what you mention below. Do you know of another method for doing this? Does anyone use the same version of Discoverer?
    Thanks for the help,
    Doug
    Yes you can.
    You Just have to modify the Title (Sheet-> Edit Titles)of the report. In The dialog box that appears there is Button that let's you insert diferent values, one of them it's the parameters of your report. This will insert all the parameters with the parameter name and it's value.
    Hope this helps

  • How do you display the contents of the "dial list table"?

    We are starting to make use of the Outbound Dialer functionality.  We've setup a TEST campaign with a TEST queue with TEST Agents in the queue.  We can upload contacts into the campaign but once we've done that it appears we have little or no visibility as to what is going on with the Dial List.
    So far I have been unable to find a way to display the Dial List Table to see what is going on.  Is there any easy way to do this or is it necessary to write custom SQL queries to get this information from the Database?  I have a case open with the TAC but so far they don't seem to be able to answer this nor have they offered any other tools to manage and monitor the Outbound Dialing.  (The Realtime and Historical Reports are way short of useful info, IMHO.)

    Hey Beau,
    David and Octavian are correct, if the default historical/real time reports are not enough information, you will need to do some digging into a custom SQL query.
    From the command line, queries can be run with "run uccx sql db_cra [SQL COMMAND]".
    For reference, the DB Schema Guide for the dialing list table will be your best bet in creating the query, and the queries can be run on the CLI to test the output. This can be found here:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_0/user/guide/uccx801dbschema.pdf
    Starting on page 35. This lists all of the entries and columns that can be found in the table, as well as any related tables.
    Hope this gives you a good starting point. Let me know if you have any other questions.
    Regards,
    David King

  • How do you display the SQL that BEx uses?

    All,
    I would like to display the SQL that is submitted to BEx.  I understand you can perform a SQL Trace (ST05), but I want to see the SQL before is submitted to BEx.  Can anyone help me.
    Thanks.

    As Allison mentions - use RSRT, choosing Execute + Debug.
    From there you will see an option, Display SQL Query, which may be what you want, it displays the SAP's Open SQL, but what you might relate better to is the Display  Run Schedule, which will show the SQl as translated to the target DB environment and the Explain (execution) Plan.
    Just as an FYI, ST04 is also useful for seeing the SQL and execution plans of a query that has already run. Check it out if you are not familiar with it.

Maybe you are looking for

  • Using ldb  PCH in HR

    hi , can somebody give me sample code for using PCH logical database. and the events used in it

  • Material status in PO

    Experts, If I want to exlude / influence the material status (blocked for purchasing with error) check in PO type UB (Stock Transport Order), how to go about it? Is there a standard solution? This order type is used only for transfering stock within

  • Problem importing an Erwin model

    Hi all, we are considering Data Modeler as our team modelling tool in substitution of Erwin. We have a complex logical model build with Erwin 4.1; I've saved it in xml format and tried to import in DM: it has imported everything but the column type i

  • Are Preferences saved as a file

    Hi - I will be moving CS3 to a new computer in the next couple of weeks. Having already needed to reset preferences a couple of times, I am not looking forward to having to build all the prefs in PS and Bridge from scratch again. Are the preferences

  • Trying to launch my site gives an error

    I created a very simple one page site with just a little bit of text annoucning the real site is coming in 2014. This was more of a test of Business Catalyst than anything. In any case, when I click to launch the site I get an error message in the to