Weird button behavior

Joined a very simple vi.  On the front panel are two buttons.  Each button appears to be identical; they have five parameters (0,1,2,3,4).  Using the property of text labels I have assigned values (0,2,4,8,16).

If you try to move the first button, you will see that you can move it to 0.1 and 2.  If you try to move the second button you can move all the settings.

What is the difference?  For the first button, data entry properties are set to a minimum = 0 and maximum = 4.  For the second button, they are set to 0 and 5.  Everything else is the same.

It is so basic that I must be missing something, but does not know what it is.

David

because there is no 5 it never sees a 5 and locks never modify the button there values 1, 2, 5, 8, 16 and it locks in 5

Ferdinand forced out of range values (but make sure that the values EXIST before you force them or you will force them to value not defined)

Tags: NI Software

Similar Questions

  • The substitution of the previous button behavior

    I develop my widget on BlackBerry WebWorks plug-in for Eclipse v2.5.1. I use only one HTML file for all my screens.

    Right now "back" button out of the application itself. I tried to check/uncheck "Override the default behavior of button"return"to exit the application" option but no luck.

    And I want to disable the previous button on the home screen but did not find any document to change its behavior.

    Let me know that you need more information

    Help, please.

    Thank you.

    Take a look at the event of onHardwareKey() that you can intercept to be able to make the back button to do what you want

    http://www.BlackBerry.com/developers/docs/widgetapi/BlackBerry.System.event.html

  • weird CSS behavior

    I have the following code:
                    button.getStyleClass().clear();
                    button.getStyleClass().add("button");
                    button.getStyleClass().add("menuSegundoNivel");
                    button.setEffect(ref);
    and the css:
    .menuSegundoNivel .button {
        -fx-background-color: #172934;
        -fx-text-fill: #ececec;
        -fx-font-size: 14 px;
        -fx-padding: 2;
        -fx-text-alignment: center;
        -fx-font-family: Arial;
        -fx-wrap-text: true;
        -fx-background-radius: 0;
    }
    
    .menuSegundoNivel .button:hover{
        -fx-background-color: #9d8f81;
        -fx-text-fill: #ececec;
        -fx-font-size: 14 px;
        -fx-text-alignment: center;
        -fx-font-family: Arial;
        -fx-wrap-text: true;
        -fx-padding: 2;
        -fx-background-radius: 0;
    }
    
    .button {
        -fx-background-color: #bdb4ab;
        -fx-text-fill: #172934;
        -fx-font-size: 14 px;
        -fx-padding: 10px;
        -fx-text-alignment: center;
        -fx-font-family: Arial;
        -fx-wrap-text: true;
        -fx-background-radius: 0;
    }
    
    .button:hover {
        -fx-background-color: #9d8f81;
        -fx-text-fill: #ececec;
        -fx-font-size: 14 px;
        -fx-text-alignment: center;
        -fx-font-family: Arial;
        -fx-wrap-text: true;
        -fx-background-radius: 0;
    }
    the behavior of the button takes to the 'normal' State the key .menuSegundoNivel with the exception of the - fx-text-fill, which is taken from key
    and the hover is also taken from the touch of class instead of the class key .menuSegundoNivel
    Any ideas?

    Eliminate the space between the style of class names. ".menuSegundoNivel key"should be. " menuSegundoNivel.button"
    You want several classes of style, not a top-down relationship.

  • affected by actions movie clip button behavior

    Hello

    I have a movie clip button that I created to provide me with the color interpolation. A label for the upstate, 'more' for the more 'up' State (color interpolation), and then a label of 'out' where I have the interpolation of color back to normal. This set works very well unless I place an action on this button in the timeline panel, for example-

    myBtn_mc.onRelease = function() {}
    loadMovieNum ("swf/movie.swf", 99);
    }

    Can you please explain why this behavior on my movie clip button will not work if an action such as this is placed on it? (not just the high State of tween color)

    Thanks in advance

    Wait a minute.  code assigned to a parent movieclip mouse Manager with intercept all mouse events (what you plan for children).

    to remedy this, code all managers of mouse in the same generation.  That is to say, assign and more frames on the timeline of _root.bio_mc.  then use:

    _root.bio_mc.onRollOver = function() {}
    this.gotoAndPlay ("over");
    }

    _root.bio_mc.onRelease = function() {}
    loadMovieNum ("swf/movie.swf", 99);
    this.gotoAndPlay ("out");
       
    }

    _root.bio_mc.onRollOut = function() {}
    this.gotoAndPlay ("out");
    }

  • The display of Bookmark button behavior

    I have bookmark display button (black box with asterisk) on the side of the HR of my screen. Until recently, when I chose it bookmarks fell below it. A sidebar now appears on the left side instead. How can I restore the original functions? (v19.0.2)

    Hello paulcr, please follow this guide to customize the user interface in firefox: Customize Firefox commands, buttons, and toolbars

    There are two buttons similar to the search bookmark - opens the bookmark sidebar, a drop of bookmarks...

  • Pavilion 15-P290NO: how to change the function of the buttons behavior in Windows 10

    I just received my new laptop (a Pavilion 15-P290NO) the other day and installed Windows 10 top immediately. Now I can't figure out how to change the behavior of the function keys so that I won't have to press the fn key if I want for example to use f2 for other functions that turn down the brightness of the screen. Instead, I want him out if I for some reason any really want to turn down the brightness, I hold the fn and f2. At this point, I am open to almost any suggestions.

    Hello

    Shut down the laptop.  Tap away at the esc you key start Notepad to open the Start Menu.  Select the Bios ( f10 ) option, and then change the figure in the document at the following link.

    http://support.HP.com/us-en/document/c02035108

    Kind regards

    DP - K

  • The button behavior is different between Windows 8 and Windows 7

    Hello

    I'm developing an application that runs on Windows 7 and Windows 8. This application is intended to be used with a touch screen. Users must make choice of a ListView.

    With Windows 7, everything works fine. Items are selected when the user clicks on it.

    Things are different on Windows 8. If the user do not type in the center of the item (IE, if the finger touches simultaneously two elements), Windows seems to think that the selection is ambiguous and does not select anything. This is particularly problematic when the list contains small pieces of interface user, in which case the user must be very specific by touching the screen.
     
    Is it possible to disable this behavior, or reduce the radius of ambiguity?

    Thank you

    Simon (sausage fingers).

    I'm developing an application that runs on Windows 7 and Windows 8. This application is intended to be used with a touch screen. Users must make choice of a ListView.

    With Windows 7, everything works fine. Items are selected when the user clicks on it.

    Things are different on Windows 8. If the user do not type in the center of the item (IE, if the finger touches simultaneously two elements), Windows seems to think that the selection is ambiguous and does not select anything. This is particularly problematic when the list contains small pieces of interface user, in which case the user must be very specific by touching the screen.
     
    Is it possible to disable this behavior, or reduce the radius of ambiguity?

    Probably a better question for TECHNET as consumer forums.
     
    Numbers of rolliche good luck!

  • Weird button IRR colours in Internet Explorer (only!)

    When we go to a dialogue window 'Action' of an interactive report region, the colors of the button, for example, Apply, Cancel etc are dark blue with brown writing in IE only we've tested with IE 8 and 9.

    This does not work in FF, Chrome or Safari.

    Someone else has encountered this and anyone know of a fix. We're doing demonstrations this week and; It is not only aesthetic, the color combination is actually very difficult to read.

    (Yes, I, too, wish IE would ever removed from the memory of the man)

    Thank you and hoping that,.

    -Joe

    Joe

    Ironically, a combination of IE and Jive ate a long answer, as I did a few hours ago, and I wasn't able to post again at this time here.

    Joe Upshaw wrote:
    Sorry that this is more a matter of CSS and less of an issue of APEX.

    That's ok. I know more about many aspects of CSS that make about some of the APEX!

    We have a style sheet CSS who we are, including in the context of the application (via a modification of the model).

    When you say that mean you this style sheet replaces the default theme of the APEX CSS or to be applied later in the cascade to increase/override the theme?

    However, we have no conditional* CSS formatting. I'm not sure of the syntax. I know that I could stick the

    /* Older IE & IE8/9/10 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#eee', endColorstr='#ddd');
    /* IE8/9/10 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ddd')";
    /* Older Safari & Chrome */
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #EEE), color-stop(100%, #DDD));
    /* Safari & Chrome */
    background-image: -webkit-linear-gradient(top, #EEE,#DDD);
    /* Older Firefox */
    background-image: -moz-linear-gradient(top, #EEE,#DDD);
    /* Firefox 16 & IE10 */
    background-image: linear-gradient(top, #EEE,#DDD);
    
  • Events of weird button (for users of Flash CS3 only)

    I am doing a map and you can see here:

    http://prosol1.com/Dreamweaver/map99.fla

    I can't understand why the TX button go (scene 2), but the CA button goes to TX too.  If you look at the code for each button, he seems to be right; I named each button a different instance and they are same on different layers.  During testing I just put a big STAGE 3 text on it so I know if it's going to the real scene 3.  But it's not.  Screenshot of scene 3 is less than

    What is the problem with my scene 3 code? Please notify.

    scene3.JPG

    When you specify a gotoAnd... using scenes, you must also set the image, otherwise it can act as just a gotoTheNextPlaceInTheTimeline.

    gotoAndPlay ("Scene 3", 1);

    You may end up getting into trouble if you continue to use the scenes with navigation, so that its to early in the game, you could consider using just a chronology and spread sections along it instead of using scenes.  Then you won't have to deal with trying to navigate them... they are known to be problematic when you mix in navigation.

    There is no need to specify only for CS3.  Your design could survive currently working in early versions of Flash (circa AS1) with the exception probably have recorded in CS3.  And more recent versions can also watch your file.  But to improve your ability to attract aid, you must provide the code and design in your ad information that there are many people who help here who won't open files for a variety reasons... I usually weigh chancing it.

  • The button behavior

    I have a request online at http://chaz45.com/main26a.html with 4 buttons on the left side.  The first three buttons work fine.  The fourth button to select a php application that loads a form of contact.  For some reason when this button is clicked by the user, it does not react like the others.  If you move the mouse button after clicking on it, the page loads, but when you initially click the button and the mouse is still hovering above him, he does nothing.  If you move the mouse pointer while hovering always on the button (after you have clicked on it), the button moves several times.  The buttons are "button" objects in flash and the 'down' for each button state includes a slightly updated the X and is coordinate the button to show the movement when you click on it.  Here is the code AS 2.0 for the site.  Any help would be appreciated.

    ****************************************************************************************** *****************************

    main26a.fla ActionScript:

    Stop();
    -IMPORT-------.
    Import mx.transitions.Tween;
    Import mx.transitions.easing. *;

    // ---- INIT ----- \\
    endY var: number;
    background_mc._y = songlist_btn._y - 3;
    var soundPress:Sound = new Sound();
    soundPress.attachSound ("click1");
    booking var = " " http://www.chaz45.com/booking.html ";

    -FUNCTIONS-------.

    -function moveBox is located in # on the layer 'box '. \\
    function moveBox (endY) {}
    background_mc._alpha = 100;
    new Tween(background_mc,"_y",Strong.easeOut,background_mc._y,endY,20,false);
    }

    function buttonTweens() {}
    new Tween(songlist_btn,"_y",Bounce,songlist_btn._y,255.15,5,false);
    new Tween(events_btn,"_y",Bounce,events_btn._y,344.65,5,false);
    new Tween(media_btn,"_y",Bounce,media_btn._y,437.30,5,false);
    new Tween(booking_btn,"_y",Bounce,booking_btn._y,529.95,5,false);
    }

    -ROLLING EVENTS-------.
    songlist_btn.onRollOver = function() {}
    moveBox (songlist_btn._y - 3);

    }

    events_btn.onRollOver = function() {}
    moveBox (events_btn._y);

    }

    media_btn.onRollOver = function() {}
    moveBox (media_btn._y);

    }

    booking_btn.onRollOver = function() {}
    moveBox (booking_btn._y);

    }

    -CLICK EVENTS-------.
    songlist_btn.onPress = function () {}
    soundPress.start ();
    background_mc._alpha = 0;
    }

    events_btn.onPress = function () {}
    soundPress.start ();
    background_mc._alpha = 0;
    }

    media_btn.onPress = function () {}
    soundPress.start ();
    background_mc._alpha = 0;
    }

    booking_btn.onPress = function () {}
    soundPress.start ();
    background_mc._alpha = 0;
    }

    songlist_btn.onRelease = function () {}
    getURL ("http://www.chaz45.com/htdoc/songlist.html","_self");
    }

    events_btn.onRelease = function (): Void {}
    getURL ("http://www.chaz45.com/htdoc/events.html","_self");
    }

    media_btn.onRelease = function () {}
    getURL ("http://www.chaz45.com/htdoc/media.html","_self");
    }

    booking_btn.onRelease = function () {}
    / / getURL ("http://www.chaz45.com/scripts/contact.php","_self");
    }

    / * / - Music control-------.
    var songPosition:Number = song.position;
    var song: Sound = new Sound();
    song.attachSound ("song1");
    song.setVolume (80);
    Song.Start ();


    this.musicPlayer_mc.stop_mc.onRelease = function () {}
    songPosition = 0;
    Song.Stop ();
    }

    this.musicPlayer_mc.play_mc.onRelease = function () {}
    songPosition = song.position;
    Song.Start (songPosition);
    }

    this.musicPlayer_mc.pause_mc.onRelease = function () {}
    songPosition = song.position;
    Song.Stop ();
    }

    this.musicPlayer_mc.volDown_mc.onRelease = function () {}
    If (song.getVolume () > 0) {}
    song.setVolume (song.getVolume () - 10);
    }
    }

    this.musicPlayer_mc.volUp_mc.onRelease = function () {}
    If {(song.getVolume (< 100))
    song.setVolume (song.getVolume () + 10);
    }
    */

    ****************************************************************************************** *******************************

    The content of the contact.php that is executed when the user clicks the Contact button is lower at: *.

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    < html >
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < title > Contact Chaz45 form < / title >
    < style type = "text/css" >
    {body
    background-color: #BA8201;
    }
    < / style >
    < link href = "" / style1.css "rel ="stylesheet"type =" text/css"/ >"
    < / head >

    < body >
    < div align = "center" >

    < div align = "center" >
    Contact of CHAZ45 page < h1 > < / h1 >
    < / div >

    < div align = 'center' id = 'allow' >
    " < a href =" http://www.chaz45.com/main.html "> Home < /a > .
    " < a href =" http://www.chaz45.com/Songlist.html "> Songlist < /a > .
    " < a href =" http://www.chaz45.com/events.html "> < /a > events .
    " < a href =" http://www.chaz45.com/media.html "> < /a > media .
    Contact
    " < a href =" http://www.chaz45.com/booking.php "> < /a > booking .
    < / div >


    < div align = "center" >
    < h4 > Chaz45 book for an event, click < a href = "booking.php" > here < /a > < / h4 >
    < / div >

    < are method = "post" action = "contactemail.php" >

    <! - DO NOT change THE php sections - >
    <? PHP
    $ipi = getenv ("REMOTE_ADDR");
    $httprefi = getenv ('HTTP_REFERER');
    $httpagenti = getenv ("HTTP_USER_AGENT");
    ? >

    < input type = "hidden" name = "ip address" value = "<?" PHP echo $ipi? ">" / >
    < input type = "hidden" name = "httpref" value = "<?" PHP echo $httprefi? ">" / >
    < input type = "hidden" name = "httpagent" value = "<?" PHP echo $httpagenti? ">" / >


    Your name: < br / >
    < input type = "text" name = 'visitor' size = '35' / >
    < br / >

    Your Email: < br / >
    < input type = "text" name = "visitormail" size = "35" / >
    < br / >
    < br / >

    Subject: < br / >
    < select name = "topic" size = "1" >
    < OPTION SELECTED VALUE = "General information" > select... < / OPTION >
    "< option value =" General information "> General information < / option >".
    "< option value =" booking "> booking < / option >".
    "< option value =" other "> other (Please specify) < / option >".
    < / select >
    < br / >

    < input type = "hidden" name = "othersubject" size = "35" / >

    <? PHP echo $subject;

    $('#othersubject').val('3');

    If ($subject = 'Other') {}
    $othersubject (type) = "text";
    //}

    echo $othersubject;

    ? >

    < br / > < br / >

    Message:
    < br / >
    < name textarea = 'notes' ranks = "4" cols = "40" > < / textarea >
    < br / >
    < input type = "submit" value = "Send email" / >
    < br / >
    < / make >

    < / div >
    < / body >
    < / html >

    ****************************************************************************************** *****************************

    Content of the file resulting (contactemail.php) that sends the message: *.

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    < html >
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < title > Chaz45 send Contact Email Script < /title >
    < / head >
    < body >

    <!-reminder: Add the link to the 'next page' (bottom)->
    <!-reminder: "YourEmail" change to your real email->

    <? PHP

    $visitor = $_POST ['visitor'];
    $visitormail = $_POST ['visitormail'];
    $subject = $_POST ["subject"];
    $othersubject = $_POST ['othersubject'];
    $visitormsg = $_POST ['notes'];

    $todayis = date ("' l, F j, Y, g: i a '");

    $subject = ("New site Web Chaz45 message");

    $message = "$todayis [CSE] \n".
    From: $visitor ($visitormail) \n
    Message: $visitormsg \n
    ";
    Do not remove the previous line!

    $from = "from: $visitormail\r\n";


    mail ("[email protected]", $subject, $message, $from);

    ? >

    < p align = "center" >

    Date: <? PHP echo $todayis? >
    < br / >

    Thank you: <? PHP echo $visitor? > (<? php echo $visitormail? >)
    < br / >

    Object: <? PHP echo $subject? > (<? php echo $othersubject? >)
    < br / >

    Message:
    <? PHP $notesout = str_replace ("\r", "" < br / > ", $visitormsg");
    echo $notesout;? >
    < br / >

    Your message has been sent.

    < br / > < br / >
    " < a href =" http://chaz45.com/contact.php "> < /A > contact .

    " < a href =" http://chaz45.com/main.html "> Home < /a > < /p > .

    < / body >
    < / html >

    Make sure your textfield is not selectable.

  • Weird starting behavior

    My iMac began suddenly put into evil market.

    At the launch, it bypasses the screen connection completely and goes straight to my son's account.  The login screen has four accounts, more than one guest account.  Three of the four require passwords.

    At startup when it jumps directly to my sons account, both programs appear to be already launched.  One is steam, and the other is uTorrent.  I am a little concerned about that program uTorrent but this is a cat that I need with my teenage son.  I advanced and removed uTorrent by placing the application to the trash and empty the trash.

    Even with the 'open to restarting windows' unchecked, when I restart, the mac still bypasses the login screen, goes directly to son's account and open steam.  I also tried these scenarios with the same result: 1) close all programs down, disconnecting his account and restart; (2) go to my account using the taskbar from top right, and then restart your computer.

    I'm more than happy to remove the Steam account, but my guess is that there is probably a larger problem in the game I want to solve.  Any thoughts on the best way forward?

    I'm under 27 - inc, iMac end of 2015 with El Capitan V 10.11.5.

    Open system preferences > users and groups. Click the icon of a padlock at the bottom left. Click on connection Options and make sure that it did not indicate the automatic connection to his username.

  • M7-k111dx: weird load behavior

    After the Cumulative Update for Windows 10 Version 1511 for x 64 systems (KB3124262), my charge indication is no longer the correct state. I have 2 batteries, one of them, fresh, but when it is full, the light turns white, the other a works very well. All the tips are greatly appreciated.

    Hi @ethandrzb,

    Thank you for visiting the HP Forums! A place where you can find solutions for your problems with the help of the community!

    I stumbled upon your post on the laptop and wanted to help you! I looked in your question on your HP ENVY m7-k111dx Notebook and concerns with the load turns on no longer works correctly. I recommend to restore the default BIOS settings. You could restore the BIOS withthis document by selecting the reload the default BIOS settings. In this way, it will look at the hardware installed on your laptop.

    Please let me know how it goes.

    You can say thanks for trying to help by clicking on the Thumbs Up below!

    Thank you.

  • Weird keyboard behavior

    Hi, don't know how describe this model is a desktop i5, bought this week.

    The original keyboard was driving me crazy, as if switching to Windows 8 was not bad enough... She seemed fragile and often gave spelling mistakes. I can't use my old one that this computer does not have a keyboard port (why not? I mean seriously, how many pennies that save?)

    A constant irritation with the HP keyboard was that it kept spoil the quotes, especially the right one, so I managed to dig up an old USB keyboard...

    Exactly the same problem? It is therefore not the material.

    So let me descrobe the problem...  I Supoose to put the problem of Word in quotation marks, like this "problem"...

    What tends to happen is the first, usually, on the leftm works ", but the right hand, we're not" Although there... Mmm.  Most of the time that nothing happens, so I carefully press shift and the key... still nothing, drank when I hit space it then shows TWO of them. The result tends to look like this:

    ««Problem "»

    That IS something serious, because I'm a writer by trade. That's what I do. I can't continue to try to work around or fix this error.

    I checked languages, she has US International and the plain I removed the international.

    What is a familiar thing? An ' idea' "what is the cause?

    ??

    I replaced the HP keyboard with a new one and the problem has not occurred since.

    * shrug *.

  • Weird behavior of Shader

    Hello

    This question has also been posted in SO:

    http://StackOverflow.com/questions/15255004/weird-shader-behavior-in-stage3d

    I use this vertex Shader:

    < script id = 'per-fragment-lighting-vs' type = "x-shader/x-vertex" >

    attribute vec3 aVertexPosition;

    attribute vec3 aVertexNormal;

    attribute vec2 aTextureCoord;

    uniform mat4 uMVMatrix;

    uniform mat4 uPMatrix;

    uNMatrix uniform spades3;

    various vec2 vTextureCoord;

    various vec3 vTransformedNormal;

    various vec4 vPosition;

    void main (void) {}

    vPosition = uMVMatrix * vec4 (aVertexPosition, 1.0);

    gl_Position = uPMatrix * vPosition;

    vTextureCoord = aTextureCoord;

    uNMatrix = vTransformedNormal * aVertexNormal;

    }

    < /script >

    But everything I see tile is properly textured object instead.

    If I change the shader like this:

    < script id = "per-fragment-lighting-vs2" type = "x-shader/x-vertex" >

    attribute vec3 aVertexPosition;

    attribute vec3 aVertexNormal;

    attribute vec2 aTextureCoord;

    uniform mat4 uMVMatrix;

    uniform mat4 uPMatrix;

    uNMatrix uniform spades3;

    various vec2 vTextureCoord;

    various vec3 vTransformedNormal;

    various vec4 vPosition;

    void main (void) {}

    gl_Position = uMVMatrix * vec4 (aVertexPosition, 1.0);

    vTextureCoord = aTextureCoord;

    uNMatrix = vTransformedNormal * aVertexNormal;

    }

    < /script >

    And multiply the prospects in actionsctript I see the object mapped properly although it has a different perspective

    Any suggestion?

    Oh I found the solution.

    When you convert a GLSL AGAL the conversor is moving the locations of the values.

    for example:

    In the summits shader: shader fragment:

    vPosition = v0 = v1 vPosition

    vNormal = v1

    vSomething = v2

    I had to create a function that is looking for matches on the names of variables and watch if the index has been moved. For now, he has solved the problem.

  • Go next behavior button works only a button not only a chart

    I added the following button behavior go to a button and there are several markers along the timeline.

    When I play the movie and click the button nothing happnes, it will not go to the next marker.

    If I apply the behavior to a simple graphic, then it will work, but it should work when applied to a button.

    Whats happening?

    If you use the default #flashComponent, you must tell them to accept entries of normal mice.  Select the Member in the cast and go to the Inspector properties, tab component Flash.  Change the eventPassMode to #passAlways, and then it will work like a normal button.

Maybe you are looking for

  • Reinstalling Windows

    I used Windows 10 without problem for several months. Recently, I myself locked out somehow admin authority and it doesn't seem to be a way to get that back. Consult a Windows forum, I was told that I have perhaps need to reinstall. What is the best

  • My external hard drive has changed its Mac format to NTFS by itself. If anyone else has experienced this?

    I would post screenshots, but I'm currently back up backup (lol) my hard drive to another drive so I can reformat the drive. Anyway, today I plugged my Toshiba Caniva 1 TB external to some organization. I went to delete something (Cmd + delete) and n

  • Get the output of waveform of table 1 d by helping the timestamp

    Hello I'd appreciate if someone help me. I read the temperature of a device. I would like to see the results of temperature of waveform. I code timestamp in the Panel (attachment). But after running, as you can see the time is always zero during temp

  • Designjet Z3200 Networking question

    I have 2 identical Z3200ps plotters. It runs like a champ, and the other would be if I could understand this last question... adding to my pc to be able to print over the network. I am able to do the plank drawing through i.p. on web page address, an

  • Lack of driver sound...

    Help, please I had to reinstall windows XP on my desktop HP Pavilion a1257c and noticed that I had no sound. I checked Device Manager and following devices have yellow exclamation points: device PCI, PCI Simple Communications Controller, SM Bus contr