Sharing of gray object Variable

Windows 7; LabVIEW 2012

Hello

Background

I am attached to a companct data logger which will eventually be built into an executable file.

Once built, I consider the uneditable blockdiagram and trace variables 100 + out of the question.

That's why I want to be able to navigate to the variable through the façade.

Problem

As input for the 'read Variable.vi' I placed a control refnum on the façade.

On using Browse on the façade of the dropdown menu, control some of the shared Variable

The items are grayed out. I tried to deploy all variables shared and have visually inspected the varable

properties to find no correlation. So far, I've failed.

Can someone please advise...

A big thank you in advance.

Kind regards

JeanLeo

I'm not sure that this is a first, but I apparently forgot the evidence of the problem.

All variables in gray are variable BOOLEAN.

My apologies for the time necessary.

Concerning

Tags: NI Software

Similar Questions

  • HOW TO SOLVE: OBJECT VARIABLE OR BLOCK VARIABLE NOT THE VALUE

    Please, I'm trying to snap the passport of students using my pc webcam to a program that I use to register candidates for the exam. But as I break their passport, I had this object variable of error message or with block not set. Please tell me how to configure object variable or block variable. Tell em how to fix this error.

    Hello

    Thanks for posting your query on the Microsoft Community.

    According to the description, I understand that you get an error message.

    I suggest you to refer to the Microsoft Help Article below and check if that helps.

    https://msdn.Microsoft.com/en-us/library/5szkzs17.aspx

    You can also check:

    https://msdn.Microsoft.com/en-us/library/aa264506 (v = vs. 60) .aspx

    Hope this information helps. Please let us know if you need any other help with Windows in the future. We will be happy to help you.

  • How to make a data connection object variable?

    This should be easy, but I can ' t sort.

    I created a database connection and cloned it so I could avoid security problems.

    The cloned connection works fine and I can query some records and the related fields are filled. The problem comes when I try to move to the next record with 'clonedDB.next ()' for example. The error that says: "clonedDB is not defined. This code is all in Java.

    If I maybe I need to create an object variable to hold the object clonedDB; That's what I can't figure out how or if will solve my problem.

    Thanks in advance!

    See you soon,.

    Al

    Can you send me your form so that I can have a look?

    If the fixation capacity is not available, you can send it to [email protected]

    Thank you

    Paul

  • Shared management of the Variable - spurious events events

    It is more of a nuisance than anything:

    Thanks to the module DSC to join with variable events shared, the structure of the event fires once for each variable recorded for always. For example, if I sign up for shared variables 'Var2', and 'Var1' entering into the structure of the event [in a loop], I'll immediately see two events [one for Var1] and the other for Var2 even if the values of Var1 and Var2 have not changed.

    Initially, I thought this is intentional - it seems impossible to use the events of the OAS without this "feature" - except that's not switch mode "highlight execution", which I find confusing.

    Why it exist, and is there a magical way to turn it off? Or is this a bug? Anyone ever used SV events no doubt has any means to deal with this. At the moment I just burn the first manifestations of N, where N is the number of shared variables, I am registered for. But who is unwanted additional schema and really, it should not be necessary.


  • call shared the actor object function

    I run a large application using the Framework of the actor on the cRIO-9068.  LabVIEW 2013 SP1f2.

    One of my players must call a function from a .so shared object file that I created.  I also created a vi wrapper that contains the node of the library call.  The vi wrapper is not part of a library or a category.

    When I add the wrapper vi to one of the methods of the actor's and deploy the application; I get an error for the B indicating actor Core.vi actor charged with errors on the target and has been closed.  Here's where it gets interesting.

    If I remove B actor of the project, the error becomes actor C.

    If I remove the wrapper vi of the actor, the error disappears and my application runs as expected.

    If I have only the wrapper that VI on the target, the shared object function runs as expected without error.

    I'm out of ideas.  I will try to reproduce this problem on a small scale, but any help will be appreciated.

    Thanks in advance,

    Kevin

    Looks like I solved the problem by moving the .so to/usr/lib and by running chmod 0755 /usr/lib/libfoo.so

    would have been easier to repair if assigned deployment error to the actor actually using the library

  • I want to host my shared on a cRIO Variables, but use DSC to recording/alarm/SCADA

    Hello world

    What I try to do is the following:

    -Host variable static on my goals of RT (cRIO-9022) for reliability

    -Use the DSC module to log on to the database, followed by alarms, develop a distributed HMI

    The problem that I am running is that the engine of the DSC (seems) should the shared variables, it is taken to be hosted on this computer. The DSC engine cannot run on a real-time target.

    My ultimate goal is to create a wide network of the plant of the cRIO which are all connected to a central PC/server that runs DSC to collect and store data in a database. The HMI plant would also connect to the central server and get their information from there (not directly related to the process of cRIO). Is it possible / have ideas on how to do this effectively?

    Thanks for the help.

    I have a similar architecture.  I host my NSV libraries on of my cRIO and then create linked libraries 'mirrors' on the host computer that is running my HMI and logging of DSC in my database of the Citadel.  The project of LV has a tool to create related libraries.  I have also written a tool create me a library cloned with the original library on the cRIO liaison.  The NI PSP Protocol makes this type of very effective bound library.

  • Deploy shared in the installer Variablie

    I'm having a problem with a variable shared in my application.  This application is integrated with a Setup program must be installed on a machine without labview.  After looking around, I came across this link and think it is close to what I need.  The only difference is that the link refers to an executable file, and the next step is what throws me:

    1. Use the entry path of the library to invoke node to point to the library (s) containing your shared variables. If the library (s) have been included in the support directory of the executable as indicated above, the (s) library will be copied to the folder data the executable.  The point of the entry path to the (s) library.

    Because I do not use an executable file, I don't have not a folder 'data' to point the invoke node to.  I'm sure that other people must have experience this problem and am very curious to hear how it was resolved.

    See you soon!

    As a follow-up, I found this link which can clarify the situation a little more.

    Shared variables and stand-alone Applications or shared libraries

    If you plan to distribute a stand-alone application that uses shared variables, do not include the file .lvlib in a LAW degree or the executable file. Use the page settings of the Source file of the Application Properties dialog box to change the Destination of the file .lvlib to a destination outside the executable or the LLB. You can deploy shared variables in two ways:

    • Write the application so that it deploys programmatically variable shared at the start time. Call the library to deploy method in the first level VI of the application. In the entrance to the library path of the method, use the relative path to the .lvlib file that contains the shared variable.
    • Deploy the variable shared on the computer or target engine shared Variable before running the application built manually.

    If you plan to distribute a shared library that uses shared variables, do not include the .lvlib file in the shared library. Use the dialog box properties of the shared library File Source settings page to change the Destination of the file .lvlib to a foreign destination to the shared library.

  • cRIO shared after the restart Variable

    I use share Variables to configure a cRIO-9074 with some Boolean values, doubles and integers (ints), but when the cRIO reboot due to a power failure or any other reason, all shared variables must be redefined (I use another VI to set the configurations for each cRIO using shared Variables).

    The box using DSC Toolkit I can put an initial value for each variable, but this does not solve my problem, since I have several cRIO running the same software, but using different configurations.

    What I would like to change the k value for each shared Variable based on the last set value, so each time a cRIO reboot, it loads the last values for each shared Variable.

    Hello Quintino,

    Perhaps you could store your data in a file available on the network and regularly update values (seconds or less, depending on your application). Then, when your cRIO begins, just initialize your variables shared with the contents of the file.

    Kind regards

  • How to set permissions for sharing by computer/object and not by the user, share Mac and no Windows Pc

    I wonder if anyone knows how put share permissions on an object such as a Mac in my case instead of the windows user.

    We do not have our Macs in Active Directory, we seek to share an external hard drive only Mac and not the Windows PC on the network using active directory. I tried sharing the hard drive of a PC to anyone and both PC and Mac can access to this, but we do want Macs to see and access it and not everyone. There is no selection shares with the name of the computer in the share permissions, so the only way to do is share it to everyone. The Mac, accounts are local to the Mac and the PC on Active Directory, so what I do is have a way to share this folder with only Mac and all the Windows PC. All solutions, all ideas will help.

    Thank you

    One thing I can suggest is to share the hard drive of a Mac and make sure that the hard drive is formatted in HFS file system + and not NTFS. Windows does not recognize HFS +. In this way, Windows users will not be able to access the hard disk.

    Alternative methods may be available with Mac. Please contact Apple support in this regard.

  • Ref Cursor, object variable and cusror Cursor

    Hello Experts,

    I am little confused with the concept of cursor objects

    For the variable curosr we can attribute any select statement

    For example

    Suppose that I assigned 2 Select staemnt to same variable as open c1 cursor for select * Dept, then I m posting new query without closing the c1 open c1 for select * from emp what will happen? What is the role of the object cursor here? I'm really confued thereby as cursor variable points to the result set? Can you please explain how same variable works with differnet queries? We hear how even variable points to the differnet result sets thank you very much in advance, SShubhangi

    I am little confused with the concept of cursor objects

    Post a link to the Oracle documentation, you are using and a quote from the section that you are confused about.

    For the variable curosr we can attribute any select statement

    Yes - as you can put a small yellow "sticky notes" on your refrigerator or Cabinet you or on your stove. Stick to what you want - but you can only stick on ONE element at a time.

    For example

    Suppose that I assigned 2 Select staemnt to same variable as open c1 cursor for select * Dept, then I m posting new query without closing the c1 open c1 for select * from emp what will happen?

    What happened when you tried?

    Do not be afraid to break the Oracle actually trying things. It's the best way to learn.

    Try what you said and post the results.

    I'm really confued thereby as cursor variable points to the result set? Can you please explain how same variable works with differnet queries? We hear how same variable points to the results of differnet games

    Re-read what I said just above.

    Then explain how you can "point" that yellow "sitcky note" any object you want. You can put on a single object. Then you can remove this object and put it on another object.

    But no matter how many times do you it can only stick to ONE object at a time.

    What is confusing in this regard?

    See the PL/SQL language for the OPEN statement doc

    http://docs.Oracle.com/CD/B28359_01/AppDev.111/b28370/open_statement.htm#i35173

    As a general rule, PL/SQL analysis a cursor explicit only the first time it is opened and analysis a SQL (creating an implicit cursor) only the first time the statement is executed. All the parsed SQL statements are cached. An SQL statement is parsed once again if it is aged in the cache by a new SQL statement. Although you must close a cursor before you can reopen, PL/SQL cannot analysis associated with SELECT statement. If you close and reopen the cursor immediately, an analysis is certainly not necessary.

    Did you notice the line that begins: "Although you must close a cursor before you can reopen?

  • Automatic text using a style object, variable, or script?

    Ce_que I would do, is to have an object style that will assign to a frame 1) dressing, 2) vertical center and 3) put the Page Blank words unless I have to type them in each time. I already have the object style set for the scarf, the alignment and the paragraph to the text style. Is a way - maybe with a script or a variable, or a simpler way - that this could be done automatically? I hope I'm being clear.

    I don't know if it's important for this question, but I use InDesign CC (later) on a Windows 7 desktop PC.

    Thank you very much.

    What happened just apply a master page to all the empty pages (looks like that's what you're talking about)? On the master page includes an image with the text you want.

  • Sharing locations of objects on a Mac

    Hello!

    I run Mac OS X 10.6.8

    I want to remove the shared objects associated with my own website that I run on my own computer.

    The SWF file that contains my site stores the user name and the password I use to enter the site.

    To do a cleanup after the entrance and, of course, remember the wrong credentials, I removed the related objects shared:

    ~/Users/me/Library/Preferences/Macromedia/Flash Player / #SharedObjects / < some number > / < mySiteFolder > /.

    But it is not enough.

    I can not even access my own site!

    Is another place on my computer stores shared objects?

    I looked for some, but in vain...

    Please, help me!

    From your other thread, it seems that this has been resolved.

  • Sharing of accessible objects by different SWFs

    Hello world

    I was wondering how do I make a shared object can be accessed by different sovereigns on the same server.

    Thank you.

    Use ' / ' as the 2nd parameter in your getLocal() method.

  • Can I record a value Object Variable Global change in a structure of the event?

    I have revealed a global variable to the user via a panel of sup, so that the user directly changes a global variable Panel.  This works very well for this application.

    However, I would like to respond to that in a structure of the event.

    I tried to register for the GV-> [command] Panel.  It seems to work, but the changes do not generate an event.

    I then tried to save the commands individually.  Also hosted in the code, it did not work at run time.

    Is this possible?  Any ideas on how to make it work?


  • Shared network stuck real Variable

    I have a Boolean NSV on a cRIO which now seems to be stuck in a real state.  All Vi on the cRIO are arrested, LV is closed on my system and development still in the DSM, I can try to set the variable to False and it will jump to True.  I have not (should not) have all bindings to this variable.  It would be nice to be able to get a full view of the internal state of an NSV engine to see if there is some weird cross or stray deployed variables.  Has anyone seen a probem like that?  BTW, I'm under LV 9.0f2

    OK - problem solved, (which was to have my coffee before posting).  Just forgotten a remote GUI running and caused the mysterious behavior.

Maybe you are looking for

  • The sound is de-energized in the latest version of FF. He did re - will not load unless I re - load the browser. What could be the problem?

    Since I downloaded the latest version of FF, I've known audio dropouts. Refresh the pages does not solve the problem. Can I close the browser and re - load and sometimes it will be effective for a while, but eventually, the noise decreases again. I c

  • error-19050

    I'm currently building a deployment and I get an error of-19050 The number of bits of LabVIEW does not have the number of bits of the deployment utility. I can run the same .tsd file on a different machine and do not get this error the two machines a

  • GWXUX does not work I NEED SOFTWARE SUPPORT UPDATE!

    So I have a machine with a new installation of Windows 7 Home Premium x 64, the mirror of Digital River, with a real key enabled. And I need to upgrade to windows 10 for a piece of software which is windows 8 and more. And I didn't update more than 4

  • Questions about the compatibility of the RAM.

    guys good day. I intend to add 1 stick of 2 GB of ram to my existing one. I want to know if this new stick that I am ready to buy is compatible with the one I have?It comes to my existing RAM card: Size 2048 MB Type DDR2-800 - single channel Frequenc

  • Cannot run bbndk.sh in Fedora 17-64 bit

    Hi all, I am a newcommer in BlackBerry 10. Today, I download the package SDK 10 installer-bbndk-BB10_0_06-linux-543-201207171612-201208070655.bin of the https://developer.blackberry.com/native/beta/download site and install it. After installing, I tr