Custom control in the new VeriStand workspace

Anyone know if it's possible and how to make the custom to the new UI controls? I have a custom device that creates channels 400 + and I would like to find a way to add them to the user interface without having to manually configure each channel individually.

I have a way for the user to choose if each digital output is discreet, PWM or encoder mode. Currently, they have to drag into individual channels labeled 'Enable channels', 'Output Mode' and either 'Discrete Value,' 'PWM Duty Cycle' & 'Frequency PWM', or 'Encoder quarter' & 'encoder Index Control. " Is it possible to create a custom control that contains Boolean controls and digital necessary? I know that this was possible in the old VeriStand workspace, but I have not found a way to do in the new, as there does not appear to use a directory full of screws for its controls.

Thank you

Mitch

Hi Mitch,

I'm sure that this functionality does not yet exist for the Manager of the user interface, but I guess that NEITHER is likely to know that it is a widely used feature.

When I asked him about this a few months ago, I think the answer is that it must continue to use the workspace controls customized with the workspace and migrate the rest of your features to the UI handler. Once the UI handler and the Worspace may operate at the same time in the same application VeriStand.

Could you describe the feature you're looking for with screenshots?

I hope this helps, but maybe someone of NOR can enlighten us more about it!

Tags: NI Products

Similar Questions

  • Add custom controls in the Rich text editor

    Hi all

    Request help where I am doing wrong,

    I try to add a new control in the rich text editor toolbar. What I realized is this can be done by creating a new side with the name 'customXYX' and include it in the toolboxLayout = "customXYX historical fonts ', which now displays the facet of customXYZ on the toolbar.

    Here is my code:_

    RTE. JSFF

    + <? XML version = "1.0" encoding = "UTF - 8"? > +.
    + < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1 +.
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html" >
    + < f: facet name = "customXYZ" > +.
    + < h:panelGroup id = "pg1" > +.
    + < af:outputText value = "outputText1" id = "ot1" / > +.
    + < / h:panelGroup > +.
    + < / f: facet > +.
    + < af:richTextEditor toolboxLayout = "customXYZ history of fonts" label = "Label 1" id = 'rte1 ' +.
    + value = "#{rteBean.rteText}" / > +.
    + < / jsp:root > +.




    * RTE. JSPX * (here I added my taskflow which consist of my fragment above is added as a region)

    + < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1 +.
    + xmlns:f = "http://java.sun.com/jsf/core" +.
    + xmlns:h = "http://java.sun.com/jsf/html" +.
    + xmlns:af = "http://xmlns.oracle.com/adf/faces/rich" > +.
    + < jsp:directive.page contentType = text/html"; Charset = UTF - 8 "/ > +.
    + < f: view > +.

    + < af:document title = 'RTE Image View' id = 'd1' > +.
    + < af:form id = "f1" > +.
    + < af:region value = "#{bindings.rtetf1.regionModel}" id = "r1" / > + "
    + < / af:form > +.
    + < / af:document > +.
    + < / f: view > +.
    + < / jsp:root > +.


    When I try to run it, I get an error saying:
    * < SimpleRichTextEditorRenderer > < _encodeToolboxLayoutToolbar > cannot find the part corresponding to the custom calendar toolboxLayout value customXYZ.*


    Please let me know what I'm doing wrong.

    Thank you
    Ashwin

    Hello

    try to create the facet as a child of the RichText component and not a child fo the page fragment

    Frank

  • Where is the volume control on the new Apple TV app?

    Where control of the volume on the new Apple TV app?

    iOS devices isn't the IR transmitter to control the TV volume. Use own TV remote control or any universal remote you have.

    TT2

  • initialize the control to the new default value

    Hi all

    I would like to initlize a control to a new default value? I was looking into property nodes and node of appeal, I can use call node initialization by default, but how to change the value by default in the block diagram? is it still possible?

    Best regards

    so I just read this

    http://forums.NI.com/T5/LabVIEW/make-current-value-default/m-p/777099/highlight/true#M355585

    so I'm asssuming * ini is the way to go

  • custom control with the mask of the image

    Hello

    I am trying to create a custom control that looks like a bulb. I want to do is have a picture of a light bulb with a Boolean flag behind it so when you press a button the light bulb gets dimmer or brighter. I know how to customize the controls and can change the color of the Boolean indicator but have no idea how to do it. Any help would be grateful.

    See you soon

    James

    GIF will allow transparency.  This will show through the image.

    Also, few throughts.  Change the box color instead of a Boolean, this event will allow you to change just the color instead of use the Boolean color via a property node.

    Another easy method is to use a ring to the bottom of the picture load the image of your bulb, fill the bulb with several shades (May 16) brightness, then import the sequence into an image control, then you will have multiple shades you can view any required customizations.

  • Refresh of Page partial update of form before the data control returns the new value

    Hello

    I have a set of paintings of master detail based on a single data source (Session Bean encapsulating a web service call). The high-level table (t1) shows data of opportunity, as the low level (t2) poster contacts for a special occasion. When the opportunity is selected in t1, the contacts associated with this opportunity appear in t2. These tables of work as you wish.

    I have a read only form (form of the Panel layout) based on a different data control (supported by a Session Bean that calls a LinkedIn API and a table of database using EJB3 entities). LinkedIn Session Bean method takes a parameter which I get from the current row in t2. (#{bindings.relatedContact.currentRow.dataProvider.id}) I put the PartialTriggers as 't2' on the form.

    When the page is loaded for the first time, the first line (line A) from table t2 is selected and the display shows the data associated with this line. If I select another line (line B), the Session Bean is called with the value of the id of the newly selected row, but the display will show the associated data from line A. Thereafter, whenever I select a row in t2, bean is called with the new value, but the form displays the data from the selected line previously.

    I guess what happens is that the form is refreshed (using stale data in the data control), and then the call to the session bean is made. I checked using thread and print statements. Sleep() in the bean.

    Is this a correct behavior and how can I make sure that the call to the bean occurs before the form is updated?

    I use JDeveloper version 11.1.2.2.0

    Thank you
    Michael

    Hello

    as answered on StackOverflow, the trick is to set the refresh option on the iterator (s) to the second access WS (table 2) of PageDef on ifNeeded. The default setting is delayed, which in your case is not optimal because refresh occurs during rendering response, which is too late for the access of WS. Try "ifNeeded.

    Frank

  • Keep losing the customization of controls after the new start or updates [firefox 24/25/26] 'customize navigation as bookmarks, back buttons and reload '.

    Since the 24 FF and also in the 25 & 26 it keeps losing the customization of controls after new impetus or updates.

    I always do this: 'Customizing the navigation like back, home, bookmarks, & reload buttons' - http://mzl.la/LqHj2n.

    When I updated from 23-24/25/26 or have a crash FF in one of these versions, the customization is default return. I do not have to repeat this every time!

    What is your operating system?

    You can check the problems caused by a corrupt localstore.rdf file.

  • When you create a custom control, why the option point photo is deleted?

    I adapted a system boolean to add pictures for each of the 6 States (including mouse pointer) by selecting the part of the image in the list and import the image from a .png file.  After the resizing of the control, I replaced every image with a new in size has been fixed.  After replacing the sixth image, control always shows now that he has highlighted version and the photo entry in the run menu item disappeared.  How to restore the behavior of the control for all the images of six?

    The affected .ctl file is attached:

    Edit: I work in Labview 8.6.1f1.

    Well, back to the registered version of the control and repeating the process seem to have it fixed.  Guess that's just one of those quirks bit labview that make it so painful to use editor.

  • Is it possible to display a dialog box with the fields/custom controls for the Windows Vista login screen to the top.

    Hello

    In Windows XP (prior to Windows Vista), a Service could be interactive and display a window/dialog on the login screen.

    Of course services are no longer allowed to be interactive, and certainly, I agree that it is an improvement in security.

    However, say if I wanted to do one of the following values, which is possible (and how to implement). I don't mind what language I have to set in.

    (1) add a button in the login screen that says "Reset Password" which will then invite a form with questions of security.

    (2) run an application within the login window

    Really appreciate any help on this matter,

    Mark

    Hi Mark,

    The question you posted would be better suited in the MSDN Forums; We recommend that you post your question in the MSDN Forums to get help:

    http://social.msdn.Microsoft.com/forums/en-us/categories

    See the following for more information Microsoft article.

    http://blogs.msdn.com/b/securitytools/archive/2009/07/30/how-to-build-custom-logon-UI-s-in-Windows-Vista.aspx

    http://blogs.technet.com/b/Aho/archive/2009/11/15/custom-credential-provider-for-password-reset.aspx

    Keep us updated on the status of the issue.

  • When Acrobat Professional XI save files on the new Adobe workspaces?

    Here's the dilemma, and I can't believe that Adobe has not addressed this...

    The product Adobe Acrobat Professional XI records in the cloud.  But the location which he records in East files.acrobat.com (you have to comb through the Internet or forums to discover this by the way).  When a user accesses to Acrobat.com, Adobe said to them that we are now Adobe workspaces with all the features, etc and told us to go instead, but the FLAGSHIP PRODUCT - ADOBE ACROBAT PRO XI records in the old Acrobat.com so-called obsolete - what I'm missing here?

    Is there a plan to start to save workspaces Adobe Acrobat Professional XI?  What do we do when Adobe Acrobat.com stops? Why isn't this discussed anywhere?  What's the plan?

    Hi WarithNiallah,

    This behavior is as expected.

    Acrobat.com - Personal File Storage is a free service that integrates with the software Adobe Acrobat XI, which was released in October of 2012. This service allows you to store documents online and access it from computers and mobile devices.

    Acrobat.com - workspaces is the original (legacy) Acrobat.com service, offering a team workspace with up to 2 GB of storage, processing online and an online tool table. It can also be used to host shared reviews of PDF document invoked through the menu options in the Adobe Acrobat software. These services are offered free of charge.

  • Upload of file for the Cloud - custom control - OPA

    Has anyone had an experience to implement a custom control in the clouds of the OPA in order to download attached files?

    From the documentation, it seems that you could just create an HTML form, using PHP for this serialize in a data source, and then add a reference to an attribute of the opa of session to link it to a record.

    Note: this would be with the RightNow CRM integration. The data source would be to the RightNow database. Although we could use RightNow do FileUpload from a process perspective, it would be more seemless for this in the OPA.

    Thank you

    You may find the answer next and associated useful examples: https://cx.rightnow.com/app/answers/detail/a_id/6183

  • TypeDef/control of the load of a road fixed

    Hi all

    I tried to search but could not find this topic. But I doubt if it has not already, examined in the forum of LabVIEW.

    In my application, I used custom controls. The application has several "pieces" and each of them uses "similar" (but not necessary even) TypeDef controls that I customized to sequel of the game.

    Good feature of LabVIEW is that even if the control file is moved to a different path, he finds and charge it, with a warning. However, in my case, I need to disable this feature for some control files. Is this possible?

    I use files from control with the same name, but they are planned for different screws 'call' If this is not a good practice, I can change the names of each control file, adding a prefix/suffix to the name of the calling application. Each control file becomes unique.

    But still, this will remain a question. Due to small and appropriate names, I often prefer them with a 'typical' name I would give for such control. As in every application, we have a program of 'hand '. And what I faced, the problem is when I loaded a VI, he 'used' automatically control (bearing the same name as one who waits for this VI) which is already loaded (in a way) by an already open another VI, even if the intended control exist in the expected location. He showed a warning, but did not ask "do you want to load the original, or use the one in the memory?

    My question is, is it possible to have a "projected" pathname to be fixed and does not have the VI load the 'recently' opened 'namesake' control under his control expected?

    The feature is good, but in some cases, can shut down us or not?

    Vaibhav says:

    Thanks for the comment Mark!

    Yes, it's true.

    But what about stop unwanted connections of messsing upward in the first place the program? I mean, before you build a project.

    Moreover, if we open a program via the Project Explorer, it would still not allow to open a file whose twin brother is already in the memory. But will it scream before assuming a new connection on its own?

    No, the projects work like libraries. Once you have the screw in a project of his name is modified internally, or least how to locate the disk which allows you to open both projects at the same time. The trick here is to get the job done through projects rather than opening the screw directly. As long as you work through the projects themselves, you can use two screws or different typedefs bearing the same name located in different directories at the same time. It's as long as each of them is a member of another project.

  • Parental control on the Admin account problems

    A few months ago, I created a new account on my computer for work only.  I set the parental controls on the new account and only the work account.  I got by without my computer for work then off the parental control.  Now, I'm unable to download games without him asking for a password.  I don't know what password I had used since I don't end up need it and none I've tried have worked.  So, how can I, as an administrator, disable this feature?  I have consulted the parental control and done everything I have seen/read that was recommended, but it won't allow me to change the settings on my own admin account without establishing a second admin account.  So, how can I remove this feature from the admin, only the admin?  It does not accept any next to the admin account, and even then it won't take my password.

    I work at it for a few weeks now and tried everything I can think of.  Today I spent most of the day trying to get this thing to work.

    More details on what is happening-
    -I'm going to download a game on the net while connected to my admin account
    -Everything works until the final stage when he usually asks for a general permission to my antivirus
    -A pop up appears which reads: you do not have the necessary permissions to use all the features of the program you are about to run.  You can run this program as a different user or continue to run the program as long as the current user.
    -Click on the current user and it closes, download fault.
    -Enter a password for the administrator and it says I have a user name or password invalid.
    -Enter my username and password and it closes, download fault.

    Can someone please help with this?

    Hello KS. GAL.86,

    Is the problem with the account of the work that you had created that has activated the Parental control? You can only configure Parental controls on a standard account and not an administrator account.

    If so, then create a new account that has not activated the parental control.

    Is the issue that you are experiencing that you can not download programs as an administrator?
    What is the exact error you get when you download a program?

    It cannot have anything to do with Parental control.

    Please answer back with more details and information.

    Thank you

  • On the new Interfaces to terminate VPN

    Hello

    I have 2 Cisco ASA connected in 2 offices who have a fully functional l2l ipsec tunnel.  A new link layer 2 has been installed on each site and I'm her leading to a firewall FE int each site with a private address.  Connenctivity is established.  So I want to exchange the vpn to use external interfaces to the new installation interfaces

    On the two firewalls, I activated isakmp on the new interface

    I created a new group of tunnel on each side with the same pre action key (with the system configuration command: run more :-)))

    activated the card encryption 'my_map' on the new interfaces

    That's all I would need?

    I tested it by removing existing and using new peers peers and its not coming up and saying there is no match

    Something else I'm missing?

    Thank you

    Hello

    In addition to activate the cryptographic controls on the new interfaces, you should have the route highlighting the new interface to reach the VPN peer.

    Verify that you have connectivity to the VPN peer through new interfaces.

    Federico.

  • VeriStand custom controls

    I'm just starting to use the evaluation copy Veristand to see if it can do what I need it to do.  It seems very customizable, and I tried to create controls in the workspace personalized with Labview.  I would like to make things like radio buttons, lists and menus in the workspace to control my drop-down model.  I have tried everything just by taking one of the digital controls and its replacement by one of the controls mentioned previously, but it gave me an error message saying they were not supported.  It seems that I'd be able to do this using the free label template, but I'm not sure how to do this.  I was able to find an example of a custom indicator (min/max one), but could not find everything related to custom controls.  Are there examples or tutorials, that I could look at?  How could I go for some of these controls of Labview in things that I could use the Veristand workspace?

    -Eric

    Hello Junior, I have some answers for your problem.

    1. I have attached a zip file that contains your renamed control and build a project in it. You should be able to unpack, check the construction features and make sure that the output destination is C:\Documents and Settings\All Users\Documents\National Instruments\VeriStand\Display models. Trigger a build on that and you should get EricHettlerSample - Radio.vi and EricHettlerSampleControlSupport.llb in there. Once you have this launch a workspace, you will be able to drop the EricHettlerSample - Radio in the control list control.

    2. for the explanation. I think that when you perform a save as on the example of the min - max you download the Web of LabVIEW cross link on the screws that the llb with that of the vi.lib. Do a save as will not work. What works, it is that you create a project and setup a source distribution to generate the custom control. Here are the steps that I have take based on your attached file:

    1. Rename in windows Explorer, the attached digital indicator - radio.vi to EricHettlerSample - radio.vi
    2. Open LabVIEW convert the .llb you connected to a directory.
    3. Create a new project file.
    4. Radio.vi open EricHettlerSample - under my computer, when LabVIEW invites me to some VI I search in the directory to convert llb. Note that LabVIEW search more files under vi.lib because these are the files that NI VeriStand install labview directory.
    5. Once I added some of the screws, I mass compile the project.
    6. Create a source distribution. Add the EricHettlerSample - radio.vi. Go to setting source file main vi for the folder models and all otherwise go to a folder of llb.
    7. Trigger the build, LabVIEW will do a better job in creating an isolated component which is properly connected.

    In General, you always want to create a project to create a custom, control given that Save As not always worked with the LabVIEW VI link in NI VeriStand.

    To create a completely custom control project base what you do is:

    1. Copy C:\Documents and Settings\All Users\Documents\National Instruments\VeriStand\Display Templates\Decoration - free Label.vi in Explorer windows in a directory of your choice.
    2. Make a change of name on VI in Windows Explorer.
    3. Open LabVIEW to create new project add the renamed VI in my computer. This will create an empty project to customize the custom controls.

    I hope this helps, let me know if it still does not for you.

    Also if you still embarrassed by the error messages appears so you will want to clean directory C:\Documents and Settings\All Users\Documents\National Instruments\VeriStand\Screens this directory being where NEITHER VeriStand puts all the controls that you drop into the workspace cache. So if you have a control that cannot be loaded remove all screws in this directory should remove the wrong screws.

Maybe you are looking for

  • WARNING Pop Up of security cannot continue to Page

    Whenever I try to log on to a specific site I get this error "Although this page is encrypted, the information you entered will be sent over an unencrypted connection and could easily be read by a third party. "Are you sure you want to continue sendi

  • Then Toshiba send me a new windows disk?

    I brought my laptop for Christmas, he came with a windows disk (they can be on at the bottom of the box, I'll check when I get home) but came pre-loaded with Windows Vista.I have a few XP discs but I don't want to go back to XP now.So, if I don't hav

  • Microsoft Security Essential is installed but does not appear then try reinstalling get 0x8004ff83

    Hi, I am running xp. I installed Microsoft Essentials earlier this year, no problems so far. Me is telling me that I don't an antivirus protection.  When I tried to reinstall ME I got this error code: 0X8004FF83. How to fix it.

  • No name of the Album and no Playlist option!

    I plus 3,000 songs (using the sd card) and I have a lot of albums and I need to see the name of the album, but it will not display the player. If I check the track info, the name of the album is consider too long and would not scroll to show. I can't

  • Driver nvlddmkm has stopped working

    Hello people, I'm having a problem with my Windows Vista Ultimate 64 bit and my video card drivers. Lets start with the specifications of the system: AMD Phenom Quad 2.3 ghz processorCorsair XMS 2, 2gig 800 mhz dual channel DDR2 (x 4)Card mother XFX