How can i make a web VI using web UI buider

Hi,
I have installed a web UI builder and now i'm trying to get rid of it by going through tutorials.
My biggest problem is i'm unable to understand the concept making web pages,
And my+ requirement is I have a servo motor and by running this motor plots which are being made on a graph i want to display it in a web browser and anyone can see it without a control.
Can anyone help me that how can i use WEB UI Builder efficiently to the above task.
Regards
Mangesh
=========================================
Please remember to accept a solutions and show your appreciation by giving Kudos to helpful messages...
Mangesh D.
CLAD | Project Engineer
==
VIPM, LabVIEW 8.2, 2009, 2011SP1, 2012, 2012SP1, 2013, cRIO,cDAQ, PXI, ELVIS, Multisim, Smart Camera....
Solved!
Go to Solution.

Thanx altenbach
I don't have a evaluation copy of Web UI Builder and now with mty efforts i'm able to run my LabVIEW VI into web UI Builder by using web services.
But the fact is i'm unable to build and deploy it( as it is only in full version). 
My problem is by building and deploying my Web UI program what can i do with that.can i possibly publish it on Website i'm having?
Regards
=========================================
Please remember to accept a solutions and show your appreciation by giving Kudos to helpful messages...
Mangesh D.
CLAD | Project Engineer
==
VIPM, LabVIEW 8.2, 2009, 2011SP1, 2012, 2012SP1, 2013, cRIO,cDAQ, PXI, ELVIS, Multisim, Smart Camera....

Similar Messages

  • How can i make a signature by using lightroom? , is it possible?

    how can i make a signature by using lightroom? , is it possible?

    To can create a text identity plate in LR but to create a graphical version
    requires Photoshop

  • How can I make SP2010 site responsive using IE8?

    Hi everyone,
    My company use a range of laptops and screen resolutions and I need my SP site to fit to whichever screen it is being viewed on.  I have followed lots of threads saying to use media tags and CSS3 but I have IE8 which isn't compatible.  Upgrading
    to IE9 isn't an option.
    Has anyone got any solutions?  Is the answer a fixed width centre and the outer white space altering? (and if so how can I make that happen?!)
    Many thanks
    Natalie

    Hi Pinky,
    Thanks for posting your query, Kindly refer below mentioned URLs for this issue.
    http://www.graphicalwonder.com/?p=903
    http://kyleschaeffer.com/mobile/v5-responsive-html5-master-page/
    I hope this is helpful to you. If this works, Please mark it as Answered. 
    Regards, 
    Dharmendra Singh (MCPD-EA | MCTS) 
    Blog :
    http://sharepoint-community.net/profile/DharmendraSingh

  • How can i make a slideshow to use in muse where each slide has its own hyperlink

    I want to make a slideshow to use in muse where each slide has its own hyperlink to another page in the site.
    example here: Genesis Bicycles - Easton PA
    I see how slideshows can be made in muse, but haven't seen where you can assign a hyperlink to each image. 
    I would like it to be html5 compatible.
    Thanks ,
    mark

    Hey Mac, thanks for the feedback. I did some research on composition widget, still not finding how I can use that to make a slide show like the one on www.Genesisbicycles.com home page , could you elaborate on how to or maybe link a tutorial for me.  It would be a big help.
    mark

  • How can i records with date format using web services?

    Hello
    I can't record date records using web services. I get no message errors.
    I can import string values but no dates (YYYY-MM-DD). Do you have any clue about that?
    Regards
    Arturo

    hello,
    That's the code I'm using to update an opportunity. In the date fields (e.g. dFecha_de_entrega_al_cliente) I've tried to put an specific date in the correct format (If i put it in another format i've got an error message due the wrong format). The CRM accepted the code but it didn't update the values that are different of string.
    I don´t know if there is something missing in teh program or if the developer environment is not the adequate.
    Regards for your comments
    Arturo
    Private Sub ActualizarOportunidad(ByVal fila As Data.DataRow, ByVal TipoPersona As String)
    Dim oLog As New Log()
    Dim IdLog As Integer
    Dim NumSerie As String = ""
    Try
    oLog.Insert_Log("Activación Garantía - Crear Oportunidad", oLog.GetLastIdProceso())
    IdLog = oLog.GetLastId()
    Dim sr_input As Opportunity.OpportunityUpdate_Input
    Dim sr_output As Opportunity.OpportunityUpdate_Output
    sr_input = New Opportunity.OpportunityUpdate_Input
    Dim sr(1) As Opportunity.OpportunityData
    sr(0) = New Opportunity.OpportunityData
    NumSerie = fila("NumeroSerie").ToString().Trim()
    sr(0).ExternalSystemId = NumSerie
    sr(0).OpportunityName = fila("NumeroSerie").ToString().Trim()
    sr(0).SalesStage = "Deseo" '"Cerrada/Ganada"
    sr(0).dFecha_de_entrega_al_cliente = fila("FechaEmision").ToString().Trim()
    sr(0).dFecha_de_facturacin_al_cliente = fila("FechaCompra").ToString().Trim()
    sr(0).stNro_Factura = fila("NumeroFactura").ToString().Trim()
    sr(0).plActividad_Economica = fila("IdActividad").ToString().Trim()
    sr(0).plTipo_de_Venta = fila("TipoCompra").ToString().Trim()
    sr(0).CustomObject8ExternalSystemId = fila("ApellidoVendedor").ToString.Trim()
    'sr(0).CustomObject8ExternalSystemId = IIf(TipoPersona = "J", fila("DocumentoE").ToString().Trim(), fila("Documento").ToString.Trim())
    'sr(0).CustomObject7ExternalSystemId = fila("")
    Dim lofsr As Opportunity.ListOfOpportunityData
    lofsr = New Opportunity.ListOfOpportunityData
    lofsr.Opportunity = sr
    sr_input.ListOfOpportunity = lofsr
    sr_output = oOpportunity.OpportunityUpdate(sr_input)
    oLog.Update_Log(IdLog, "Si", NumSerie, "")
    Catch ex As SoapException
    Me.txtError.Text = ex.Detail.InnerText.ToString()
    oLog.Update_Log(IdLog, "No", NumSerie, ex.Detail.InnerText.ToString())
    End Try
    End Sub
    ************************************************************************

  • How can I make a image slider using Dreamweaver? Is there any image slider widget I could use?

    I was browsing through the web when I saw a website which had a really cool image slider. I don't have any idea of how to develop anything similar, but I was wondering if maybe dreamweaver had any widget that has already been developed by someone else that is open source for everyone else to use. Is there anything any?

    Ken is referring to a "roll your own" slider that works great. There are lots of those.
    None of those are built in to Dreamweaver. None of those will give you a panel within Dreamweaver with which you can build them.
    Project Seven does sell widgets that are Dreamweaver extensions.
    Adobe is offering another one for free (and you get additional function if you buy it).
    Extend Studio offers Power Slider (with a free trial).
    And there is Nivo Slider.
    These are extensions that plug in and extend what Dreamweaver can do.

  • How can I make a countdown timer using After Effects

    I'd like to make a video that has a timer that counts down one second at a time. I need one starting at 5:00 (five minutes). Is there a way to easily do this in After Effects without having to manually change the text every second?
    Thanks.

    I'm glad that you found a solution, but I thought that you might appreciate a suggestion of another approach.
    Colin Braley provides a tutorial and example project on
    his website that show how to use an expression on the Source Text property to animate text to overcome some of the limitations of the Numbers effect.
    There's a similar example in the
    "Example: Animate text as a timecode display" section of After Effects Help.
    Here are some Community Help searches that can lead you to some ideas, too:
    Community Help search for 'countdown timer'
    Community Help search for 'digital countdown timer'

  • HT1461 How can you make more 'Ram' available using bootcamp, on the windows side of things??

    Hey, i recently bought an iMac 20.5' (i5) and it came with 4gb Ram
    I am a music producer but the program i use is windows based, so i got bootcamp, all that works fine
    but ive been working on a new song for a while now and the prgoram has an 'indicator' showing how much CPU usage % and ram is being used.
    it is now at 1956mb! which should efffect because i have 4gb! right!??.. no it says (in windows sytem) 2.3gb (available)....
    So i went out and bought an extra 4gb, followed the instructions and Ram went int easy!!. I log onto Mac and yep 8 GB Of RAM!!
    so then i log into windows (through bootcamp ofcourse) and still 2.3 gb available....
    anyone know if i can make more avaible?? or do i have to reinstall windows through bootcamp???
    Thankyou
    P.S. 32 but windows 7 is what i use

    Windows installed using Boot Camp uses all your comptrer's resources.
    Windows 7 32 bit can only use about 3 GB of RAM. The limitation is that 32 bits can not address more than this. If you want to address and use more RAM then you need Windows 64 bit.

  • How can I make an E-Book using InDesign?

    I initally assembled an ebook using Microsoft Word and uploaded the file to BookBaby along with the cover design as a separate image file. The E-book is a relatively simply layout, 100 color cartoons and a text "forward" on first page. However, BookBaby said NOT....I needed to resend the book in a "fixed format". Thus my decision to use InDesign. However, since I've never used InDesign for any work like this I am curious if anyone can help or at the very least, recommend decent links at how I could initially begin to restructure my entire book? As mentioned, it's a relatively simple layout from an asthetics standpoint - - 100 separate cartoons in full color that are 700 pixels wide in JPEG format. Then the "forward" and that full color cover with text already in the image for embedding as the cover design.
    Any insights, thoughts, feedback and / or constructive criticism would be greatly appreciated.

    Normally a paid-for book from the iBookstore can only be read on an Apple device, it tells you that in the requirements section of the purchase page.

  • How can I make a 3D cube using only Flash CS4?

    Looking for a tutorial on how to make a 3d cube. The best one I found was how to make a book, which is three sides short of a cube. If worse comes to worse I think there's a way to take two identical movie clips with three sides each and pivot them around the same point to form a cube. But if there's some solid instruction anyone could provide or a link, it would save me countless hours of guessing testing and revising.
    Thanks!

    Hi,
    Wire in '448' to the 'New Permissions' of the Access Rights VI. This will set the file as readable, writable and executable. I just tried this (on WinNT, though).
    The 'permissions' parameter is a 16-bit integer where the least 9 bits are used. Of these, for Windows, bits 8, 9, and 10 (0-indexed) are important (i.e. if these are set = integer 448). See online Help for full details.
    Hope this helps,
    Khalid

  • How can I make an updatable website using Adobe?

    Hello,
    I am looking to create a website to host my YouTube videos, photographs, other information and a blog, and possibly an online store in the future. I don't know where to begin with this because I'm not sure how easy websites are to update once they have been uploaded (unless you use an online website maker).
    Could someone please advise me on what software I should use (I have created a business website for someone using Muse in the past but it doesn't need regular updating), and also how I should have the website hosted?
    Many thanks,
    Ryan

    Ask in the iWorks forum here:
    https://discussions.apple.com/community/iwork

  • The down key doesn't scroll the page on some web sites. How can I make it scroll on all web sites?

    Viewing these pages at suppose.mozilla.org in firefox 21, I can use the down key to scroll the down.
    However, this is not true for some web pages. For example, github pages :
    <https://github.com/bower/bower>
    pressing the down key no longer seems to scroll the page down. I've not tested it, but I'm fairly sure I used to be able to scroll with just the keyboard.

    Reading that 'scrolling with arrow keys no longer works' page, I notice that 'page down'. 'home' and 'end' also don't work - 'page up' works though.

  • How can I make local calls without using a country code when it's in my Contacts?

    The phone numbers in my Contacts all contain country codes because I do a lot of travelling.
    An example of this might be:
    +1 (229) 123-4567
    +44 (0)12 345 6789
    +31 (0)10 2345 6789
    I have an unlocked phone so when I travel, I usually pick up a local SIM and use that to make calls.
    The problem I have is that when I am abroad and select a phone number from my contact list it doesn' work. For example, if I select a contact with the number:
    +31 (0)10 2345 6789
    A voice-recording comes on saying that the number I had dialed was incorrect.
    But when I dial the number manually:
    010 2345 6789
    It works.
    In the US I do not have this problem because for some reason, the phone knows whether the +1 is needed or not. I'm sure if it uses it at all when you're in the US. When I dial internationally from within the US, the number dialing works fine.
    So this problem only occurs when I'm dialing locally in the country I'm in while travelling outside the US.
    Anyone have any idea of why this is happening and more importantly, what I need to do to fix this? I would hate to have go and change all my contact numbers and get rid of the country codes. If I ever have to call those numbers internationally, I'll need to manually add the country code back in.
    Very annoying!
    Advice anyone?

    If you include a country number, you have to drop the initial 0 from the area code. eg +31 10 2345 6789 instead of +31 (0)10 2345 6789

  • How Can I make a Frame AlwaysOnTop using Native Methods

    Hi Have Developed The Sample Application for Always On Top that is compiled successfully even executed without any exception, but the frame is not always On Top As I required.
    I m m using
    -Windows XP 2004
    -J2SDK-1.4.2
    -Microsoft Visual C++ 6.0
    The following is the code
    and all files mentioned right after the code:
    1- MyFrame.java
    import java.awt.*;
    import javax.swing.*;
    public class MyFrame extends JFrame{
         static { System.loadLibrary("MyFrame"); }
         public MyFrame() {
              super();
         public void setAlwaysOnTop(boolean b) {
              int hwnd = getNativeWindowHandle(this);
              setAlwaysOnTop(hwnd, b);
         private native int getNativeWindowHandle(Window window);
         private native void setAlwaysOnTop(int hwnd, boolean flag);
    2- AtTopTestFrame.java
    public class AtTopTestFrame {
         public static void main(String s[])
              MyFrame frm = new MyFrame();
              frm.setSize(300,300);
              frm.show();
              frm.setAlwaysOnTop(true);
    3- MyFrame.cpp
    #include <jni.h>
    #include <jawt.h>
    #include <afxwin.h>
    #include <windows.h>
    #include "MyFrame.h"
    #include "jawt_md.h"
    JNIEXPORT jint JNICALL
    Java_MyFrame_getNativeWindowHandle(JNIEnv *env, jobject jobj, jobject window)
         JAWT awt;
         awt.version = JAWT_VERSION_1_4;
         jboolean result = JAWT_GetAWT(env, &awt);
         if (result == JNI_FALSE)
              return 105;
         JAWT_DrawingSurface* ds = awt.GetDrawingSurface(env, window);
         if (ds == 0)
              return 106;
         jint lock = ds->Lock(ds);
         if ((lock & JAWT_LOCK_ERROR) != 0)
              return 107;
         JAWT_DrawingSurfaceInfo* dsi = ds->GetDrawingSurfaceInfo(ds);
         if (dsi == 0)
              return 108;
         JAWT_Win32DrawingSurfaceInfo* dsiwin = (JAWT_Win32DrawingSurfaceInfo*) dsi->platformInfo;
         jint ret = reinterpret_cast<jint>(dsiwin->hwnd);
         ds->FreeDrawingSurfaceInfo(dsi);
         ds->Unlock(ds);
         awt.FreeDrawingSurface(ds);
         return ret;
    JNIEXPORT void JNICALL
    Java_MyFrame_setAlwaysOnTop(JNIEnv *env, jobject jobj, jint hwnd, jboolean flag)
         if (flag)
              SetWindowPos((HWND) hwnd,HWND_TOPMOST,0,0,0,0,SWP_NOMOVE|SWP_NOSIZE);
         else
              SetWindowPos((HWND) hwnd,HWND_NOTOPMOST,0,0,0,0,SWP_NOMOVE|SWP_NOSIZE);
    Steps I performed For compilation
    1-MyFrame.class (with command "javac MyFrame.java")
    2-MyFrame.h (with command "javah MyFrame" )
    3-MyFrame.obj(with command "cl -IE:\j2sdk1.4.2_03\include -IE:\j2sdk1.4.2_03\include\win32 /c -LD -IMyFrame.h MyFrame.cpp")
    4-MyFrame.dll(with command "link /DLL MyFrame.obj E:\j2sdk1.4.2_03\lib\jawt.lib")
    5-AtTopTestFrame.class (with command "javac AtTopTestFrame.java")
    6-Execute AtTopTestFrame.class (with command "java AtTopTestFrame")
    After the steps performed on the above three files. I got a frame appeared as usual but that is not AlwaysOnTop as I required.
    I m again telling that I m using
    -Windows XP 2004
    -J2SDK-1.4.2
    -Microsoft Visual C++ 6.0
    Can any one take a review of this code and please help me. It is most required for my assignment to be completed. I just required my frame AlwaysOnTop.
    Thanks
    Khurram.

    HI guys
    Can any one help me in above problem
    Thanks
    Khurram

  • HT5085 so one song can be only up to 200mb , most of my music consists of continuous mixes that are up to 2 hrs long  I'm assuming none of those would be available on cloud  how can I make them available without using phone memory

    does a two hr continuous mix count as one song and will it even be uploaded to icloud?

    does a two hr continuous mix count as one song and will it even be uploaded to icloud?

  • I synced two of my email accounts via gmail's POP3 thing. But now my iphone's gmail inbox shows a random selection of emails (not most recent ones that are in my inbox). How can I make my iphone inbox match what I see when I log on using a PC?

    I synced two of my email accounts via gmail's POP3 capabilities. But now my iphone's gmail inbox only shows a random selection of emails (i.e. right now it is May 31, 2013 but the emails in my inbox are a couple from Nov 12, a few from Oct 12, and then some way older than that and so on.When I log into my gmail from a computer, I see all my emails in the logical, standard order. How can I make my iphone inbox match what I see when I log on using a PC?

    If you're trying to decide between using POP and IMAP, we encourage you to use IMAP.
    Unlike POP, IMAP offers two-way communication between your web Gmail and your email client. This means when you log in to Gmail using a web browser, actions you perform on email clients and mobile devices (ex: putting mail in a 'work' folder) will instantly and automatically appear in Gmail (ex: it will already have a 'work' label on that email the next time you sign in).
    IMAP also provides a better method to access your mail from multiple devices. If you check your email at work, on your mobile phone, and again at home, IMAP ensures that new mail is accessible from any device at any given time.
    Finally, IMAP offers a more stable experience overall. Whereas POP is prone to losing messages or downloading the same messages multiple times, IMAP avoids this through two-way syncing capabilities between your mail clients and your web Gmail.
    That is from the page that you linked- does highlighted part of message ring a bell?

Maybe you are looking for

  • Report9i and form9i

    Hi, I have created a report in Oracle9i Report Developer and saved it as .RDF file. Now, i created a Form in Form Builder (Form9i) and attached that report in REPORT object navigator. For Executing the report, i have made a Button on my Form and writ

  • Cannot Edit Text and No Answer Here Fits

    I'm trying to edit text in a doc I created some time ago in ID CS6. I can't access it to edit. The layer is not locked, and the text is not on a master page. I can access text on some pages but not others, and I can't figure out the difference.

  • Can not import my wav. file, message "unable to decode and import selected wav/mp3 file"

    Please help, i don't know how to import my wav file. I checked to see if the settings are compatible and it seems like them are. The wav file im trying to import is: 88kbps, 11kHz...

  • Aperture 3.5.1. crashes every time on startup.

    I'm having big troubles with Aperture 3.5.1, i downloaded the latest update but the program crashes on startup everytime. I really hope somebody could help me out on this... This is the logfile: Process:         Aperture [974] Path:            /Appli

  • Prints too red

    I purcahsed aHP Photosmart Permium model HPC410a about 6 months ago after my previous HP broke down.  I have to say I was quite happy with the previousd printer but this one I would not recommend to anyone.   I am stuck with it I guess till it also b