Is it possible to have a dial which allows high precision fixed values?

OK, I need to have two dials.  Both have only specific values allowed.
On allows values in a certain range, with increments of 0.25.  That is, I want to allow 7.25 and 7.5, but not, for example, 7.3. 
I did this successfully by choosing an increment of 0.25 in the Data Entry tab of the properties, and setting it to coerce.
My second dial needs values in a certain range (0 to 359.912109,  if you must know ), with an increment of
0.087890625  (exactly).  When I enter this, it gets rounded off to 0.0879, which will not give me the values that I want.
What can I do?
Thank you.
B.

BPerlman wrote:
1.  I can't choose fixed point representation when I have a dial or knob control.  the "FXP" option is disabled.
2.  The help tells me to set the range and desired delta, but they seem to be read only!
3.  Why do you suggest a range of 0..1 and multiply by 360, rather than a range of 0..360 in the first place?
Interesting. I wasn't aware if this limitation. I guess it only works for simple controls. (Here's an idea!)
You cannot set the range and delta, they are the results of the "word lenght" and "integer word lenght". These are tightly limited by the underlying binary representation.
In this particular case, you could chose a word lenght of 12 bits and integer word lenght of zero bits, giving you an increment of exactly 1/4096 (The display is unfortunately rounded to four decimal digits and does not show the full resolution) (Here's another idea!)
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Have a column which is having comma seperated values.. and i am trying to s

    Have a column which is having comma seperated values.. and i am trying to seperate it.
    I am trying to create a stored procedure ..Version 11g xe. .and apex version 4..
    Here is the part of code..I cant make a procedure. .cause my statement consist with clause..
    create or replace procedure ins_adv_invoice
    (mmagazine_no number,madvtno number,missueno number,msection varchar2,mpagenumber varchar2,msalesman_code varchar2)
    is
    cursor cx is with testa as
    (select pagenumber name from advertiser)
    select regexp_substr(pagenumber, '[^,]+', 1, rownum) result
    from advertiser
    connect by level <= length(regexp_replace(pagenumber, '[^,]+')) + 1
    where advt_no = madvtno;
    begin
    for xxx in cx
    loop
    insert into adv_invoice (magazine_no,advtno,adissue,section,page_number,salesman_code)
    values (mmagazine_no,madvtno,missueno,msection,xxx.result,msalesman_code);
    end loop;
    end;
    But when i run this .. it doesnt create procedure. .I get he following error..
    LINE/COL ERROR
    5/14 PL/SQL: SQL Statement ignored
    9/69 PL/SQL: ORA-00933: SQL command not properly ended
    SQL>
    Still not able to figure it out..Can any one help..
    Thanks

    Change the query to swap the last two lines:
    cursor cx is with testa as
    (select pagenumber name from advertiser)
    select regexp_substr(pagenumber, '[^,]+', 1, rownum) result
    from advertiser
    where advt_no = madvtno
    connect by level <= length(regexp_replace(pagenumber, '[^,]+')) + 1;
    ...

  • TEXT Messaging: I no longer have an icon which allows me to attach an image

    For some reason when I open text messaging the icon that had been located to the left of the text entry window has disappeared... also where the text entry box used to have a top subject entry are and a lower message area it is now all one white entry box.
    Any idea why this might be happening?

    Settings > Messages > MMS Messaging "ON"
    Settings > Messages > Show Subject Field "ON"
    -SM

  • Is it possible to have multiple page sizes and print types in the same pdf?

    Is it really possible to have a pdf which has multiple pages and each of them have pages which are of different page sizes (e.g. letter, A4, A3) and print types (e.g. Simplex, Duplex)???
    Thanks,
    Phoenix

    you can definately do different page sizes by using different master pages. You can set the paper type for each master page in the object>master page palette.

  • My ipad mini screen is broken and i still have the service coverage. Will they fix it for me ?

    My ipad mini screen is broken. I bought it in Orlando in Febuary and when i last checked my status, my service coverage is still active but my technical support is not does it mean if i bring it in december they will be able to fix the screen for me or will i have to ay for the fix ?

    Accidental damage is not covered by the warranty unless you have Apple Care+ which allows for two incidents ofa ccidental damage and there is a $49 copay for each incident. You do not have Apple Care+ so this would not be covered for you.
    If you are saying that the screen broke on its own, you would have to convince Apple that it happened that way.
    Apple offers an out of warranty iPad replacement with a refurbished device and the cost starts at $249.00 in the U.S. for an iPad 1. Apple does not repair iPads at this time, they offer these replacement devices. You can read more about it here.
    http://support.apple.com/kb/index?page=servicefaq&geo=United_States&product=ipad

  • Is it possible to sort the songs which have an exclamation by them because they won't play?

    Is it possible to sort the songs which won't play and have an exclamation sign against them.
    I have just upgraded to Windows 7 which may have caused the problem as they played ok before.

    Lost & Found playlists
    Create a playlist called Found, select everything in Music and drag it into the Found playlist. Create a smart playlist called Lost matching All the rules Playlist is Music and Playlist is not Found. Your lost tracks will be in this playlist.
    If the files still exist on the computer my FindTracks script may be able to help reconnect iTunes to them.
    tt2

  • Is it possible to have a phone line connected to a Mac Mini (OS X10.8.2) so you can use your computer with Parallels (Windows xp) to dial into a modem to download data being collected and stored at the remote location?

    Is it possible to have a phone line connected to a Mac Mini (OS X10.8.2) so you can use your computer with Parallels (Windows xp) to dial into a modem to download data being collected and stored at the remote location?

    Hi, do you mean a real Dial-up Modem as in the old days?
    As I recall, the Apple USB Modem won't work in 64 bit OSes, but there are others that will, I think this is one of them...
    http://www.zoomtel.com/products/dial_up_external_usb.html
    Or is the Modem on the other end Cable/DSL/FiberOptic?

  • Is that possible to add one chracteristic which is in one cube to another cube which doesn't have that ?

    Hi Experts,
    Is that possible to add one chracteristic which is in one cube to another cube which doesn't have that ?
    I want to do it with out using a multiprovider or virtual cube.
    The scenario is ,
    I have two cubes -Z_XXX;Z_YYY
    Now Based on the client's requirement,(i.e. a report development) I can get all the chracteristics and key figures from cube Z_XXX except one key figure.
    Now that keyfigure is available in the other cube (Z_YYY).
    Now I want to add this particular characteristic in this Z_XXX cube & I don't want to use multiprovider or something like that.
    Please help me.

    HI Sumit,
    Please find the link containg all details :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b00ddebe-cc48-2b10-758a-8008e63d6826?QuickLink=index&…
    Also , in case it is an attribute of existing characteristic, make it navigational and it will be avaible in Cube, just check the check box for same.
    Thanks and Regards,
    Amit.

  • HT4972 I am using iphone 4 Geveya in which I have to dial 112 after re-insertion of Sim Card. When i connect my phn to I tunes I got message to update the version of iphone. Some one has informed me that I can not update this phn will stop workin after up

    I am using iphone 4 Geveya in which I have to dial 112 after re-insertion of Sim Card. When i connect my phn to I tunes I got message to update the version of iphone. Some one has informed me that I can not update this phn will stop workin after update.
    Kindly update me on this whether I need to update this or not.

    Try a Hard Reset.....
    Press and hold the Wake / Sleep button AND the Home button at the same time, keep them both pressed until the Apple Logo appears on the screen, it can take 10 or more seconds.  Ignore the swipe to turn off message.

  • Is it possible to have ??

    Hi,
    Is it possible to have 2 Publisher in 1:1 mode in a CCM cluster to avoid a single point of failure..in a cluster to support 20K+ users...If yes,then how to use the standby server or any option one can suggest towards redundancy...Though as per Cisco guideline this is not suggested but was thinking of a way for redundancy...
    Thanks in advance..
    With best regards,
    Mani

    there is no solution for 'clustering' the publisher as you request.
    the best things you can do to minimize outages in the case of 20k plus users are:
    1) use multiple clusters to provide call processing to your users; a gatekeeper should be used for, among other things, to ease the dial plan administration across the clusters.
    2) take all possible tasks off of the publisher. make it so your publisher only provides configuration and CDR functionality.
    (it doesn't need to provide MOH, CTI manager, streaming media, TFTP or other such functions as long as there are other systems available to provide these functions)
    other than admin/configuration and CDR, all other vital call processing functions can be put onto subscribers, other servers in the case of directory/XML features, etc.
    also, there can be two TFTP servers defined for use as well as an 'alternate TFTP'. (which is configured statically)

  • Why do I have to dial a "1" before making long-dista​nce call

    I have the FiOS bundle (phone, internet and tv).  In order to redial calls coming from caller ID I often have to add a 1 to the number.  So when I go to dial from my caller ID I have to write down or memorize the number and then add a "1" to the front of it, which I never had to do with Comcast.
    Two questions:
    1. Why do I have to dial a "1" before the phone numbers?
    2. Does Verizon charge for long-distance?
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution" button so that others can more easily find it.
    If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.
    Solved!
    Go to Solution.

    The FCC categorizes Verizon as an 'ILEC' (Incumbent Local Exchange (telephone) Company; this means that they existed prior to the Bell System divestiture in 1984 and are required to observe certain operational standards to permit reasonable interconnectivity with their network(s) and any new 'CLEC' Competitive Local Exchange (telephone) Company.  Comcast is considered to be a 'CLEC' and as such only has to adhere to such standards to permit their connection to the public switched network.  Comcast is also a VOIP provider and thus creates many of its own rules as it sees fit --VOIP providers use many proprietary rules.  While this may seem advantageous to many people, it does create consumer confusion such as you have encountered with the 1+ access.
    In reality, it is an old remnant from electromechanical switching systems (pre- electronic switches) and is not really needed in today's network.  In fact, many US localities have a 1+ 'permissive' dialing plan --meaning the call will go through with, or without, the 1+ (cellular does in fact work permissively).  The likelihood of the 1+ access changing in the near future is nil.
    That all said, depending on the telephone set(s) you have it is possible to dial a 1+ call from a Caller ID list --some sets even have a menu option to cause all calls to have a 1+ prefixed.  Or, you could simply dial the 1+; then scroll to the desired Caller ID number and select it.  I do this all of the time.

  • Possible to Have ToC Default to Show Only Top Level (collapse sublevels)?

    Howdy!
    I'll bet I'm not the only one wishing for this.  Let's say you're using Captivate 4's Table of Contents feature with a longish movie of Cp slides, which is chunked into bite-size sections content-wise.  In the ToC, though, you can't mimic that same organization scheme; at least, the learner would first need to collapse all the ToC folders you've created so they see only the top-level listing.
    This can be a critical issue:  keeping the at-first-glance list in the ToC brief enough to be inviting to learners, yet allowing learners to drive which details are currently visible.
    A movie's topical hierarchy could be along these lines, for example ...
    Section 1 - National Brands
    What are National Brands?
    Why Are They Important to Our Business?
    Working with Nat. Brands
    Practice Your Knowledge
    Section 2 - International Brands
    What are International Brands?
    Why Are They Important to Our Business?
    Working with Intl. Brands
    Practice Your Knowledge
    You'd like to organize the ToC to show only the section titles (1st level) and to suppress the 2nd-level detail (slide titles) until the learner chooses to expand the folder to see those details.
    I've tried things like grouping the slides into sections in the Storyboard view and organizing the slides into sections strictly within the ToC -- both to no avail.
    Has anyone solved for this need yet?
    I'm all ears, and you'd be doing learners of the world a huge favor.
    Thanks!

    Hi, Jim.
    Thanks for being 'on the case' and looking into this so quickly.  Your
    findings are encouraging, although my user base is generally working with
    IE 6 and FP8 or 9.
    Since the only thing I may influence is getting  IT to help push out FP10,
    I'm hoping it's more of a player- than a browser-version issue.
    I'll test things out by Monday and let you know the results.  Wish me luck!
    Dave
                                                                                    From:       Jim Leichliter <[email protected]>                                                                               
    To:         Dave Tressler <[email protected]>                                                                               
    Date:       03/26/2010 06:02 PM                                                                               
    Subject:    Possible to Have ToC Default to Show Only Top Level (collapse
                  sublevels)?                                                                                
    Dave,
    I just tested this on my local web server and it worked fine.  I created a
    blank project with 8 slides.  Created my TOC with grouping... 2 slides in
    each group.  I turned on self paced learning.  I tried with and without the
    widget and it picked up where I left off in either case.  See
    https://docs.google.com/leaf?id=0B86WuEq6SVwRNWIwMjhjODctMjE2Yy00MWE2LWI5YzEtMGQxYzNjOWQ0Z mI2&hl=en. 
    I published using FP10 and IE8 to view.  Notice any difference between
    your project and this one?
    Thanks,
    Jim Leichliter

  • I have a TC which is connected wirelessly to my router.  I would like to connect a mac in another location via ethernet to the TC.  I can't seem to get it to connect.  Am I missing something?

    I have a virgin Superhub which serves my wireless needs throughout the house.  I have a Timecapsule which connects wirelessly to the router with no issues.  I can backup my MBP over wireless easily.  I have now got another machine in a different part of the house that I would like to connect to the network.  It doesn't have wireless so ethernet is the only option.  I have a number of options 1) run cabling - not really possible  2) buy a powerline network system or 3) use the timecapsule to connect to the network/internet. 
    I like option 3 because
    (a) - I don't have to spend any more money and
    (b) - my wife wont complain about cables also see (a)
    Should using mixed wifi and ethernet clients on a timecapsule work?  if so is it a feature I can use out of the box so to speak?
    Thanks

    Should using mixed wifi and ethernet clients on a timecapsule work?  if so is it a feature I can use out of the box so to speak?
    Thanks
    No a TC cannot do what you want.. it is now in dumb stupid wireless join mode.. and it turns off the ethernet ports.. in case you want to use the TC as a wireless bridge to multiple clients which is plainly wrong.. (only airport express is allowed to do this since it has only one ethernet port).
    Welcome to Apple. (The plainly wrong above is a figment of Apple imagination.. of strict network protocols.. but unhelpful for a home device. maybe also to encourage sales of expresses.)

  • HT1399 Why cant I create a playlist for my music/song videos? Continuous play is also not possible in the video app on the phone!!!! previously, prior to IOS 6, it was possible to have both music videos & songs mixed in the same playlist in the music app

    Why cant I create a playlist for my music/song videos? Continuous play is also not possible in the video app on the phone!!!! previously, prior to IOS 6, it was possible to have both music videos & songs mixed in the same playlist in the music app

    I am back with an update. I turned off Match on both the ipad and the iphone 5. By doing so I was able to sync my Iphone and ipad to itunes and store the music on my devices rather than the slow streaming.  So far this has fixed my problems with the iphone I have all my music, playlist, most of the album art and so on.  But the ipad is a different story.  I have the music and artist but not one playlist  I am sure Apple will have an upgrade soon that will address these issues they are usually very good about this. 
    Now have any of you experienced another problem that has existed as long as I have used faces in Aperture.
    I have over 200 faces and they are organized a-z problem is I have this going on A-Z folowed by a few that start over A-Z followed by another few A-Z and again a 4th time A-Z.  Imagine how difficult it is while I am showing someone the great features of my iphone, ipad and imac.  Which I do talk highly of all the time.  But how do I explain that even though their name starts with a or b or what ever they are not important enough to me to be in the first list of A-Z or even the 2nd or 3rd list of A-Z someohow they are in the 4th section of the list!!!!
    I have managed to get the Imac to fix this but for some reason the IOS devices do not.   Any ideas?
    Thanks Al

  • Is it possible to have a Cron job in CPO to check the running status of a workflow

    Is it possible to have a Cron job in CPO to check every hour to see if a particular workflow is running, if not trigger it by creating a alert, if yes- autokill

    Hi Warren,
    We don't want our process to expire and also not to execute twice at once. We have a provisioning wrapper workflow which is triggered one time by an alert and it runs endlessly by creating an alert at the end of each instance triggering another instance of the same unless CPO hangs or goes to stand by mode. Since we belong to service team, we don't have any kind of access to CPO DB or logs, so that possibility is ruled out. Just checking for alternatives. 

Maybe you are looking for