DSC 8.0 : How can I develop a client/ser​ver architectu​re

I've developed a client/server application with DSC 7.1
Now, I'm going to migrate it in DSC 8.0 and I've any problem.
1. How can I load a lvlib from a server at run time ?!
2. How can I get a shared variable list from another computer !?
3. Can I monitor shared variables from differten PCs ?!
Regards
E.G. (Italy - Naples)

Elio,
1.  Regrettably, DSC 8 does not provide a simple means for remote process control, only local.  I have attached an untested example (Remote_process_control_example.vi) which should be able to accomplish what you are looking for but it requires that DSC be installed on the target machine.
2.  Regrettably, DSC 8 does not provide a simple means for programmatically determining remote process and variable lists.  I anticipate that this will be added in a future release but I must stress that I am not in a position to be certain of that.  I have not found a reliable way around this yet.
3.  In 7.1, since the tag engine only dealt with a single local process it was sufficient to have only unique tag names.  In 8.0, the shared variable not only has to deal with possibly multiple local processes but remote ones as well.  To accomplish this the shared variable API makes use of URLs much like those associated with the internet, although we rarely have to specify the protocol being used.  Therefore, to read a variable 'baz' in process 'bar' running on machine 'foo' you would construct the following URL \\foo\bar\baz which could then be used by the datasocket read primitive to read the remote value.
Although the DSC development team chose to focus primarily on purely local systems, since this is what all existing customers already had, it is apparent that they, and the LabVIEW team as a whole, have laid the groundwork for further advancements in the remote machine aspects of the product.
I hope this helps.
Regards,
Robert
Attachments:
Remote_process_control_example.vi ‏26 KB

Similar Messages

  • How can you develop photo galleries with multiple pages using the web module?

    Going through the web module I can see there are many options for developing a web page with a single collection of photos.  How can you develop a web site with multiple pages containing different categories of photos using the Lightroom web module?

    This thread will give you several ideas.
    Re: How do you embed a gallery into an existing website?

  • How can i develope a report for getting purchase requisition details

    how can i develope a report for getting purchase requisition details like mrp controller release date unit of measure

    Hi,
      Go to Tcode ME53(Purchase requisition display). Give any preq number and click the item overview button..
    in the next page click select one item and press item details button(or F2 button)..In the next page all your requiresd fields will be there.. put cursor in reqd field and press f1.. in the pop up box press techical details(hammer button) to get the field name as well as the transparent table.. Use those fields and table in ur program..
    hope it helps
    Award points if it helps

  • How can we develop SCA by using Jdevloper

    Dear Friends,
    I have Used WID(Websphare Integration developer for Devloping SCA- Service
    Component Architecture),
    but COuldyou PLease tell me how can we develop the SCA by Using Jdevloper.
    Siddharth Singh
    [email protected]

    Support for SCA is coming in JDeveloper 11g - keep an eye open for the next technology preview 3 version that should be out on OTN in the next few weeks.
    Note that with 10.1.3 you can develop an SOA application today.

  • How can I develop co-broswing on Windows platform with java language?

    How can I develop co-broswing on Windows platform with java language?
    The function will be realized
    Now I want to develop a co-broswing system with java language on Windows platform.That is to say I will develop
    a application run on client to track the present browser.Wheh the URL address of your present if changed(for example
    when you click a link or submit a form),the application will capture the new URL address and send it to the other
    client that make co-browsing connect with you.The browser on the other client side will catch the new URL and refesh
    the page to show the page.
    The question I fall across and want to ask you
    (1)How to watch system process with java on the Windows platform?Because I want to get the process information of
    the present broswer,and then get the URL address of the present broswer.
    (2)Develop an application to watch the URL address of the present broswer continuance,If the URL address is changed,
    then send the new URL address to the client on the other side,let his broswer to show the new page using the new URL.

    Paulc, A proxy server is not the right thing.
    What our man here is looking for is a solution for two
    users to kind of surf the net "in tandem" - when one
    user navigates to a different web page, so does the
    other user,
    These are typically used in call center applications
    where the advisor guides a caller through , say
    filling in an insurance form or pointing him to the
    right product specification pages.
    Xing, why are you using Java for this ? You need
    something that has better windows integration. If you
    look on MSDN.microsoft.com and search for "explorer
    bar" you will find solutions to the questions that you
    raised.
    There are also commercial products on the market that
    already do this kind of stuff. there is one from
    www.genesyslabs.com which is considered to be the best
    of breed.
    It is difficult or almost impossible to do this in
    Java for a commercial application.
    If you are developing this as an academic exercise,
    give it a try. Post your email address here, and I
    will contact and help you out if you like.my e-mail is below ,I want to contact you and need all of your help.
    [email protected]

  • How can i develop and implement an enhancement iw39?

    how can i develop and implement an enhancement in standrad program . for example in iw39 in selection screen i have to add few moew fields . so any one guideme how to atchive it
    thanks & regards
    deepurd

    Hi Deepu
    1) Go to program RIAUFK20.
    2) Press the spiral button (ENHANCE)
    3) Right click on the enhancement point mentioned below (available at the end of selection details)
    ENHANCEMENT-POINT riaufk20_25 SPOTS es_riaufk20 STATIC .
    4) Go to Enhancement Implementation -> Create
    5) Create a new implementation
    6) Add your coding in the implementation created.
    Please use the same implementation at all the places in the code where you use an enhancement point.
    Hope it helps.
    Refer Source Code Enhancements - Part 5 of the Series on the New Enhancement Framework for more...
    Cheers
      neer

  • How can i develop gtalk type chat system

    How can i develop gtalk type chat system. How can i get deep Knowledge about AJAX. Any one can provide an example of AJAX program.

    Bagish wrote:
    How can i develop gtalk type chat system. The easiest way: don't. Find existing chat servers. Google for "Jabber".
    How can i get deep Knowledge about AJAX.Read a book about it, and do exercises.
    Any one can provide an example of AJAX program.Perhaps, but why not get the book? Or just google for "ajax tutorial" for God's sake.

  • How can i develop charts using only xml defination

    how can i develop charts using only xml defination.can any one please let me know
    manks

    hello,
    in reports 6i the charts are created using oracle graphics which stores the chart definitions in a separate file (.OGD). there is not XML interface for graphics.
    with reports 9i and the introduction of the BIgraphBean the definition of the chart-properties is also done in XML.
    reports 9i will be available with iAS Release 2.
    regards,
    the oracle reports team

  • How can I develop EJBs using JDeveloper?

    Hi all.
    How can I develop EJBs (entity beans) using JDeveloper and deploying them on WebLogic6x
    server?
    Oracle says that JDeveloper enables to build and deploy applications to the WebLogic
    6x, but I can't do that with Entity Beans(CMP).
    I established the connection to the WebLogic and to the DataBase and they work.
    JDeveloper generate ejb-jar.xml and weblogic-ejb-jar.xml but not weblogic-cmp-rdbms-jar.xml.
    How can I build all the necessary xml's files? What I have to do? Exist a pluging
    to integrate JDeveloper with WebLogic?
    Thanks, and I hope your answers.
    Isra

    hello,
    in reports 6i the charts are created using oracle graphics which stores the chart definitions in a separate file (.OGD). there is not XML interface for graphics.
    with reports 9i and the introduction of the BIgraphBean the definition of the chart-properties is also done in XML.
    reports 9i will be available with iAS Release 2.
    regards,
    the oracle reports team

  • How can one develop "view only" client applications in Lookout?This is to develop remote monitoring without control functionality.

    How can one develop "view only" client applications in Lookout?This is to develop remote monitoring without control functionality.
    We have 10 Client Nodes in the field and we need two "View Only" functionality in Client machines located on Supervisory Desks.

    I have done this. There are many ways to approach this but I will offer what I think is the easiest. This will work ONLY if you have been assigning security levels to your objects (objects that actually control devices in the field) greater than zero AND allowing a security level of zero to view all panels. When I develop interfaces I do this just for creating a non control client.
    Basically, you remove all users from the Lookout client in the user manager. You will not be able to remove the built-ins, "Guest" and "Administrator". Now when the end users tries to login using his normal login he will be denied. Consequently, he will not be able to control. But, he will still be able to view all the information since a no login can view a panel with a viewing se
    curity level of zero. You must ensure any pushbuttons that are used to open panels have a security level of zero.
    Now you can copy this security profile by finding the lookout.sec file and copying it to another non-control client computer. In Windows NT this file is located in the system32 directory.
    There are many other ways but I find this the easiest.
    Regards,
    Tommy Scharmann

  • How can I find out the series of my laptop

    Hi
    I have HP Envy dv6 Notebook pc. I has 15" screen and i7 cpu.
    I had enough with windows 8, and i installed windows 7 pro.
    I am finding it difficult to find the drivers.
    I have lost all the sticker from my laptop, which can identify the laptop series and model.
    Only things I managed to find out is Product no.
    How can I find out which series this laptop belong too.
    When I search for HP Envy dv6 Notebook pc, I see many model. eg
    HP ENVY dv6-7200sa Notebook PC
    Can someone advice me.
    Many thanks
    Ish

    Hi,
          Use the below link to find the product details of the unit.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00033108&tmp_task=prodinfoCategory&cc=uk&dlc=en...
    "I work for HP."
    Please click the "White Kudos" star to say thanks for helping.
    Please mark "Accept As Solution" if my help has solved your problem.

  • How can I know which clients are connected to my network through express and which are connected through extreme?

    I have an airport express extending, through wireless, a network provided by an airport extreme. How can I know which clients are connected to my network through express and which are connected through extreme?
    Here you can see both routers:
    I would expect to some clients connected to the express, other than the extreme. And that's all I see: only the airport extreme appears as client of the airport express.
    Below, one can see the summary of the config for both routers.
    Would somebody explain it?
    Thanks,
    Marcelo
    Message was edited by: Marcelão

    please disregard this answer.
    Message was edited by: Marcelão

  • How can I add a client wireless usig Airport Utility 6.0?

    In menu airport of firmware 6.0 there is not window "Add a wireless client". I'm using Mac Os lion with Airport Utility6.0, how can I add a client wireless with this firmware)?

    If you have a dual band AirPort Extreme, you can add another to "extend" both bands of your network to provide more  wireless coverage.
    The "best" way to do this is to connect the "remote" access point back to your main AirPort Extreme using an Ethernet connection. This preserves bandwidth on the network better than any other method...and...you can locate the "remote" Extreme exactly in the area where more coverage is needed. Instructions for thhis are here:
    http://support.apple.com/kb/HT4260
    You might be able to connect using wireless only, but this is always "Iffy".
    In general, the Extreme would need to be located approximately half the distance from your main router to the general area that needs more coverage. But, walls, ceilings and other obstructions usually come into play, requiring some experimentation. Instructions are here:
    http://support.apple.com/kb/HT4259
    If you elect to try wireless, you really won't know if things will work until you try. Recommend that you have a "Plan B" if wireless does not work for your purpose.

  • How can I make my tv series play consecutively?

    I set my ipad up for my daughter while traveling. Before this new update I was able to select a tv series I purchased from ITunes and select the first episode and it would just play through till the last episode. Now with the new update it will only play one at a time! How can I play an entire series from beginning to end? I have tried making a play list in iTunes but it won't let me use my tv series I have purchased only home videos on the ipad. Please help!! (My daughter is spoiled and has become used to traveling with tv playing it easier this way)

    Does anyone have an answer to this?!? ios7 is killing me!! My kiddo needs consecutive play in the car too :(

  • How can i route smtp client in multiple messaging store servers environment

    In multiple messaging store servers environment, how can i route smtp client to the host which was specified in user's ldap "mailhost" attribute,just likes route pop client through mmp.
    does mmp can do it? or any other idea?
    thx a lot~!

    So, you want to add a text line to some messages, but not all?
    That's going to be pretty complex, actually.
    First, if all your mail is text, adding a text footer isn't all that difficult, it's done through the conversion channel.
    But filtering that, so you only do it for some users, isn't going to be easy at all.
    If you can get your users to point their clients to a particular MTA, then you can add the tag on that mta, only.
    Please note, that a text tag on a text mail is possible. Adding to an HTML mail is FAR more complex, and not a job for somebody not extremely familiar with MIME and building such.

Maybe you are looking for

  • Macbook Mini-DVI to VGA...   To 1080p LCD tv

    I was interested in buying a new display for my macbook, using the miniDVI to vga. Then i saw that new TV's have VGA ports on them to act as moniters, and thought. 42" TV... or 19" moniter... hmm Currently i have the miniDVI to video cord so i can us

  • How to read the data from a column that is in clob data type (but XMLdata)

    Hi , I have a table XYZ which has a column RESPONSE_XML in clob datatype format.we can convert it to XMLTYPE(RESPONSE_XML) to read the data in XML format. Now this is the DynamicXML schema file. Here I want to see all the COMMONNAME, ResourceDescribe

  • Lightroom 1.0 sliders slow down , lag response

    Hi i have a p4 3.6 1gb of ram(i tried 2gb of ram) ,2 seagate 320 sata2 raid,xp pro with last sp ok i like lightroom but i found their control sliders slow and i found many lag above all the HSL or Color menu when i click on a slider , i saw my cpu go

  • Easy-Photoprint Pro voor de Canon 9000 Pro printer

    Ik installeerde onlangs Adobe CC ter vervanging van Photoshop C6 op een windows 8.1 Ik gebruik een Canon Pixma 9000 Pro voor het afdrukken van mijn foto's. Hiervoor bestaat een plug-in namelijk Easy-Photoprint Pro. Die heeft altijd feilloos gewerkt o

  • Airport Express Not Working with All Devices

    My airport express has been working fine.  All of a sudden, it stopped working with iPad and MacBook, but iMac is still working fine.  Firmware is updated.  What to do?  Help~~~!