Jump to content

kaarthik_kaarthik

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Posts posted by kaarthik_kaarthik

  1. QUOTE (Ton @ Dec 15 2008, 03:30 PM)

    Hi Kaarthk,

    what do you mean by 'Real Time' do you want to do the comparison all the time, or in LabVIEW Real Tim on an RT target?

    Could you provide a starting point for me, I have no intention of doing any type of homework, however if you allready have some code lying around please post.

    Also take notice of the examples in LabVIEW for event driven programming, these will be very helpfull.

    Ton

    Hi Ton,

    thanks for the input,i have figured out how to implement it and had good luck this time.

    Cheers,

    Kaarthik

  2. QUOTE (eaolson @ Dec 13 2008, 01:07 AM)

    You should be able to open, edit, and save the html file like any other text file. Read it in as a string, find the flashVars/volumeLevel variable and change it, then write it back to the file. It would then be the responsibility of the browser or of Flash to notice that the file had changed and to adjust the volume level accordingly.

    Thankyou Eaolson for the reply, i'm doing the same now,but wanted to check if there is a better way to handle this situation.If at all you have any other method,pls do let me know.

    With Regards,

    Kaarthik

  3. thanks for the prompt reply,i have a HTML file which i will be opening in LabVIEW.I have attached the HTML file here.There is a property/variable called as flashvars,which i want to access and change the volume level value.Which in turn will be accessed by flash player and display it in the web browser.

    i'm using LabVIEW 8.6.

    Or is there any other method by which i can show the change in knob/dial position in LabVIEW to web browser flash object?

    Thanks in advance.

    With Kind Regards,

    A.Karthikeyan

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.