Problems with masks compiled on win2000.

Hi all,
if I compile masks on win2000, these are not displayed correctly in winnt. The patchset is the same on both systems (6.0.8.16.1 for forms builder and runtime). on win2000 the form is displayed correctly. But on winnt the bars (toolbar, navbar) are not visible. The second problem is the mask not open in full screen in forms runtime but as a window in a windows.
best regards, steven

I found the other DevZone discussion you reffered to with gesa.
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=50650000000800000056160000&ECategory=LabVIEW.LabVIEW+General
You might try the suggestion that was made there. Since the error message is complaining about the 9th argument of the property node, we can try removing it; that is, delete the constant connected to the last input and shrink the property node so that there is no DTR input. Alternatively, you can change the flow control mode to . I think what is going on here is that in the original VI, the VI set the flow control to DTR/DSR (hardware flow control) and then asserted the DTR line so that it would be in the proper state for
the communication to begin. This may have been allowed in an older version of VISA, but I think in the new VISA, if you use hardware control, it won't let you manually change the state of that line. The line state should be controlled automatically by the low level drivers. The result is the error you are seeing which is basically telling you that you do not currently have access to that line. If you use a flow control mode that does not use that line, you are allowed to assert it manually.

Similar Messages

  • Problem with a compiled program

    Hello,
    I have a problem with a compiled program on labview 6i.
    This program used a serial port (COM1 or COM2).
    During the launching of the ".exe ", a fatal error occurs.
    Here this error:
    => APPLICATION caused an invalid page fault in
    => module LVRT.DLL at 0167:30164426.
    Can somebody help me?
    Regards
    Cedric

    Cedric,
    This problem was fixed in the LabVIEW 6.0.2 update. You can download this update (along with the updated runtime engine) from our website.
    Good luck with your application, and have a pleasant day.
    Sincerely,
    Darren N.
    NI Applications Engineer
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Problem with Masked Buttons

    As it stands i have a button called Start, when this button is hovered over, three more buttons appear at its side (all masked)
    I'm having trouble actionscripting the buttons, ive tried putting the AS on the button
    on(release){
    gotoAndStop(2);
    seen as everything so far is done on the first frame on various layers i just need it to go to frame 2. but this doesn't work.
    the code that's on the start button is
    on(rollOver){
    Startmenu.play();
    Start menu is the invisible movieclip which has the masks and rollout buttons in.
    anyone got any ideas?

    start button does overlay the other buttons and it is on the main timeline. as is the movieclip which activated the 3 buttons when the start button is rolled over with the mouse.
    Date: Fri, 26 Mar 2010 08:39:42 -0600
    From: [email protected]
    To: [email protected]
    Subject: Problem with Masked Buttons
    does your start button overlay the other buttons?
    is your start button on the main timeline?
    is the movieclip with the 3 buttons on your main timeline?
    does that movieclip respond to the mouse (and thereby intercept mouse events intended for the buttons it contains)?
    >

  • Problem with Mask don't cover at 100%

    Hello I am from Rome and Carmine are a graph. Using Photoshop since version 2.5 and I have not stopped! I have a problem with layer masks. applying a simple gradient from black to white gradient, I realize that this is not coopre interamnete the image to be masked before the beginning of the side though to be covered. Only by enlarging the picture you notice the defect and only one additional mask on the group fades as it should be. Has it ever happened to you?
    thanks 

    as you can see in the image despite the mask would be perfect were the contours of the underlying image on the face of the child. Even if I was going to mask with a brush manually changed nothing.
    the brush was the basic one and the oipacità to 100%. Only by grouping and masking with a new level disappeared!
    Carmine

  • Problems with masks after sending sequence back from SpeedGrade to Premiere (CC)

    Hello,
    I'm colour grading a clip in SpeedGrade  CC using the new direct link function. For the colour grading I used  different layers and also masks. Once I'm done I sent my sequence back  to Premiere Pro CC.
    I see, Premiere shows me exactly the colour correction I did in SpeedGrade except of one thing:
    The places where I used masks in SpeedGrade to light them for instance a bit up are now full of pixeled lines...
    I thought it's just a problem with the Preview, so I exported it. The pixeled lines stayed.
    Again: In SpeedGrade is everything fine, but when I'm sending the sequence back to Premiere there are these pixels.
    It's  really irritating because one day before it worked very good without  any problems and I was practically doing the same as now.
    Please help me, if you can! Thank You!

    Thank you but my masks are not animated. Premiere just can't reflect the colour correction I did for these masks. Here's an example...on the right edge I created a mask in SpeedGrade. And that's what Premiere is showing me when I send the sequence back from SpeedGrade to it:
    Does anybody know the solution?

  • Problem with MS-8348 under win2000

    Hello. I have a problem with my new MS-8348A. whenever I try to burn a Cd in Nero an error shows up or the system crahses. I have not installed a new firmware. I have win 2000, amd 1800 xp, 512 ram.

    Slimonz,
    Have you tried any updates for Nero yet?  Also have you tried different media?
    Richard

  • Problem with SRF compilation

    Hi,
    I encountered a problem during compilation in tools:
    >
    Could not open repository file 'C:\Siebel\8.1\SiebelTools8113\OBJECTS\ENU\siebel_sia.srf'.
    File does not exist or may be in use by another process.(SBL-DAT-00142)
    >
    Siebel Tools version: 8.1.1.3
    Siebel Server version: 8.1.1.3
    installed on Windows 2003 server with service pack.
    I did the following but the error still appeared during compilation:
    1. In siebel tools > Help Menu > About SRF > Filename pointing to --> C:\Siebel\8.1\SiebelTools8113\objects\enu\siebel_sia.srf
    2. I went to this directory "C:\Siebel\8.1\SiebelTools8113\objects\enu\" right clicked the siebel_sia.srf then click properties to check if the file's property is set to read-only and it was unchecked.
    3. In windows control panel > Administrative Tools > Services: I shutdown the siebel server and the siebel gateway server
    4. I also checked the task manager to see if all siebel processes were ended. I stopped all siebel processes aside from siebel Tools.
    5. I check if any program is accessing the srf file using a process monitor. No other process was accessing the file.
    6. Open tools, login in local DB
    7. Compiled a selected object (Siebel repository file: C:\Siebel\8.1\SiebelTools8113\objects\enu\siebel_sia.srf)
    8. When I press compile the error above appeared.
    After the error appeared I check again using the process monitor to check whether other process has a handle to the SRF file, but there was none.
    Could anyone help me? Have I missed something that might have caused this error?
    Thanks in advance.

    Hi,
    You cannot compile on the Tools SRF when you are logged into Siebel Tools.
    Try to do a full compile on the SRF located in the client folder.
    In you case it might be at location C:\Siebel\8.1\SiebelClient\objects\enu\
    Once done the full compile on the client SRF use the SRF to connect the client.
    Warm Regards
    Pramod

  • Problem with pthread compilation

    hi all...
    im trying to compile ccid-1.0.0 on solaris10 x86 and im getting problems that
    configure error : pthread
    my compiler version is::
    bash-3.00# which cc
    /opt/SUNWspro/prod/bin/cc
    bash-3.00# cc -V
    cc: Sun C 5.7 2005/01/07
    usage: cc [ options] files. Use 'cc -flags' for details
    i installed sunstudio11 prior to this and also pcsclite-1.3.0 and
    libmusclecard-1.3.1. They gave me no probs.
    ./configure --prefix=${MSCPFX}
    --enable-usbdropdir=${MSCPFX}/pcsc/drivers --enable-libusb
    and the o/p is :
    checking for memcpy... yes
    checking for dlopen in -ldl... no
    checking whether pthreads work with -pthread... no
    checking whether pthreads work with -pthreads... no
    checking for the pthreads library -lpthread... no
    checking whether pthreads work with -mt... no
    checking for the pthreads library -lpthreads... no
    checking whether pthreads work without any flags... no
    checking whether pthreads work with -Kthread... no
    checking whether pthreads work with -kthread... no
    checking for the pthreads library -llthread... no
    checking whether pthreads work with -pthread... no
    checking whether pthreads work with -pthreads... no
    checking whether pthreads work with -mthreads... no
    checking for the pthreads library -lpthread... no
    checking whether pthreads work with --thread-safe... no
    checking whether pthreads work with -mt... no
    configure: error: POSIX thread support required
    pls suggest me some way to get out of it.

    checking for the pthreads library -lpthread... no
    checking whether pthreads work with -mt... noOne of those should work.
    pls suggest me some way to get out of it.With such configure scripts, there's usually a resulting 'config.log'. In this, you should be able to see exactly what configure is trying to achieve, and why it is failing.
    Paul

  • Problems with PiPL compilation

    Hello All,
    I am in the middle of porting over a suite of existent CS5 plugins from Windows to Mac and am running into some compilation problems during the phase of building the .r file of a filter project. As such, and to be explicit, I am running into the following problems on the Mac, and was wondering if anyone knew how to fix the issues.
    I have attempted to set up the Xcode project exactly as specified in the Premiere Pro CS5 SDK Guide on page 20-21 and also have a very similar overall source structure as seen in the 'Simple_Video_Filter' example that comes bundled with the SDK. However, upon reaching the build phase of my project where the .r file is getting compiled, I am getting hit with three errors which I can't seem to get rid of. The errors are as follows:
    1) At the line in my .r file that reads:
    resource 'PiPL' (16000) {
    I am getting an error that states:
    Can't find the declaration for the resource type 'PiPL' (0x5069504C)
    2) At line 98 of 'PrSDKTypes.h' that reads:
    typedef csSDK_uint64 csSDK_size_t
    I am getting an error that states:
    Expected 'DATA', ENUM', 'INCLUDE', 'READ', 'RESOURCE', or 'TYPE', but got identifier (typedef)
    3) At line 331 of 'PrSDKTypes.h' that reads:
    struct PrParam
    I am getting an error that states:
    Expected 'DATA', ENUM', 'INCLUDE', 'READ', 'RESOURCE', or 'TYPE', but got identifier (struct)
    Note that I have also made a direct copy of the entire 'Simple_Video_Filter' project that exists in the SDK (and builds properly on my machine) and reworked this copy using my .cpp, .h and .r files (changing pertinent project names where necessary) and am getting these exact same three errors. As I am getting the last two errors in header files that come with the SDK, it seems there has got to be something off in my own files somewhere, but I just can't figure out where.
    Anyone seen something like this before and know a fix?
    Thanks in advance,
    Josh

    As usual, shortly after I posted I seem to have found the fix.
    It seems that on the Mac there are portions of 'PrSDKPiPLVer.h' that are dependent upon 'MAC_ENV' being defined. In my own .r file I had moved around the #define MAC_ENV so that it came after calling #include "PrSDKPiPLVer.h" and so MAC_ENV was not yet defined when including the code of that .h file - hence the compile errors.

  • Cs4, publishing to fp9 as2, problem with mask

    hello;
    I have a tf on the stage, with character embedding;
    the tf is masked;
    I have publish setting on flash player 9, AS2;
    when I play swf in flash player, the tf is not visible;
    if I publish to fp7, as2, no problem;
    any thoughts?
    thanks,
    Shannon

    Hi,
    Try exporting your file with the following settings to get a high quality GIF
    Dimensions   : Match movie
    Playback       : Animated
                        : Loop continuously
    Options         : Optimize colors
                        : Smooth
    Transparent   : Opaque
    Dither           : None
    Palette Type : Adaptive
    Max colors   : 99999
    Thanks!
    ps: please mark this post as Answered if this of any help to you

  • Problems with masking and colours  in CC2014 - not in CC -  see screenshots!

    Does anyone know this problem? Since a few weeks masking and using colors in CC2014 doesn't seems to work that well anymore. When masking 100% the masked layer still shows. When I use a colour (with pen or mouse) PSD changes the colour a little bit.  I attach two screen prints to show you what I mean. Did the same in  PSD CC and there was no problem at all.

    When you measure in the Layer Mask what is the value? 
              I don't exactly get what you mean
              I see colour space at 40%
    Has the Density been changed in the Properties Panel?
              no, it is 100%, the feather is at 0 %
    When you open the CC 2014 file in CC does the issue persist?
              No, in CC the same file works fine

  • Problem with masked SSID and network connect

    I recently purchased, and am discussing the HP Photosmart 6510 All in one product.
    I have read, and verified that your product does not permit connection to masked (non broadcast) SSID networks.
    I would appreciate you making a software change to support masked SSID networks. It seems unreasonable for me to be forced to lesson my security (it's hard to attack or connect if you don't know it is there) posture to enable wireless printing. The printer software allows you to enter an network SSID manually, so the only change needed is to enable connection to a masked SSID in the same way that a computer, or a gaming console (WII) does.
    Masking the SSID is a standard bit of functionality for network routers, so much so that every device (smart phones, gaming consoles and laptops) that I have connected all support the recognition and connection to a manually entered, masked SSID.
    Your software/firmware should support all standard functionality for wireless use if it is advertised as a wireless device.

    Let's try again. I wasn't asking for anyone's opinion regarding the efficacy of using a standard, provided bit of Wireless network functionality. It would be a mistake to assume that this is the only security method I employ, but masking simply makes it so that the other 3 networks on my block are the ones with a "welcome sign" out.
    ALL my other network supporting appliances support SSID masking.
    When will you change the software/firmware to support this standard feature (regardless of how you feel about it)?

  • Problem with NOCOPY compiler hint in form library

    When compiling the following code in a package as part of a PL/SQL library attached to my version 6 form, I get the error below.
    The error does not occur if I remove the "NOCOPY" compiler hint. Anyone know what the problem is?
    TYPE duplicate_id_tab IS TABLE OF duplicate_id_rec;
    PROCEDURE find_duplicate_ids (pidm_dupes IN OUT NOCOPY duplicate_id_tab, LName_in IN VARCHAR2,FName_in IN VARCHAR2);
    Error 103 at line 13, column 59
    Encountered the symbol "DUPLICATE_ID_TAB" when expecting one of the following:
    :=,),@ % default character
    The symbol ":=" was substituted for "DUPLICATE_ID_TAB" to continue.

    I posted an answer to this but it seems to have failed, so I'll send it again.
    The NOCOPY reserved word appeared in PL/SQL 8.1.x. Forms 6i uses PL/SQL 8.0.6. Therefore, you can't use NOCOPY in Forms 6i.
    Oracle9i Forms uses a later version of PL/SQL, so it works. I already tested in Oracle9i Forms for you.
    We do not change the RSFs except in a major release. Therefore, no version of Forms 6i will support NOCOPY.
    Regards,
    Robin Zimmermann
    Forms Product Management.

  • Problem with model compilation

    Is it possible to create and compile model based on concat dimension?
    I try to do so model creates but when I try to compile such model, server closes connection.
    I use 10.2 Oracle

    Hi
    Take the help from following threads suitable for 7.0
    1.[NoClassDefFoundError|Re: java.lang.NoClassDefFoundError]
    2.[NoClassDefFoundError in WebDynpro Project|java.lang.NoClassDefFoundError in WebDynpro Project]
    3.[Adding External Jar in a Webdynpro Dc|Re: Adding External Jar in a Webdynpro Dc]
    4.[Problem using External Library DC|Problem using External Library DC]
    Best Regards
    Satish Kumar

  • Problem with mask

    I am currently editing a video of a play in which the cast dropped fake snow which looked great for the audience but, unfortunately, is not visible to the camera. I have added snow using Particle Playground's Cannon exploder which looks great but it should not be falling on the audience's heads ! I have added a mask to the snow layer but is not hiding the snow. I can't understand why not. I've tried leaving the condition at "add" and ticking the "inverted box and leaving the "inverted" box empty and changing the condition to subtract; but the snow is still visible inside the mask. Does anyone know what I'm doing wrong ? I have used masks before without any trouble...help ! btw I am using CS5 on Win 7.
    Regards,
    TL.

    Your screen shot has been reduced in size so much that I cannot read anything on this computer but I'll give this a shot. I think that you didn't move the snow effect into the pre-comp. If you reveal the Effects Control Panel do you still see Particle World?
    Here's what I would do.
    Duplicate your footage
    Add a black solid above the top copy of the footage
    Change the blend mode of the black solid to screen
    Draw and if necessary animate the mask so that it follows the audience movement
    Set the black solid as a track matte for the top copy of the footage
    Add a new solid to the comp and put it just above the bottom audience footage
    Apply your snow effect to that footage.
    Now you've got a layer of just the audience over a layer of snow effect over the original footage. Experiment with blend modes for the snow layer and you should be done.

Maybe you are looking for

  • TS1368 Forgot Security question answers?

    I can't remember my security questions.  My account is now locked.  I must have misspelled them the firt time.  Can anyone help

  • Import Stops at XPRA_EXECUTION

    Hi All,    Currently we are on stack14 and moving stack19 on ECC 5.0. While importing it is stopping at phase XPRA_EXECUTION. Can someone throe light on this error ? Thanks. Regards, Priyank.

  • User Settings Reset

    Hello! Tonight, I noticed that all of a sudden my menu bar had reset itself to "transparent-" After a restart, I noticed that ALL my user settings had reset to Apple base defaults - default dock, default appearance settings, etc. I tried a second res

  • Subscripts abd super scripts

    hi i need to use subscripts and superscripts in the text i want to display i am using label to dispaly the text, i am unabel to find a way to have superscript and subscript i would be thankful for the help

  • Adobe flash player 14 download problem

    I have OS X 10.9.4 and Safari 7.0.6. When I try to download Adobe Flash Player Version 14 I get all the way to the download window. It just sits there at 0 per cent, and eventually comes up with an error saying to start over. I've tried all of the in