07-05-2013 08:34 AM
Hello all,
I am very new to DSC tool kits. After following DSC events Demo example I have created vi which generates events when any of the assosciated shared variable changes its value.
I want to utilize this event notification from DSC tool in Measurement studio to address event.
It will be great help to me for relevent suggestions from experts.
Any help is highly appreciated in advance.
Thanks
skhilar
07-09-2013 03:26 AM
Hi Skhilar
There is a knowledgebase article discussing 'Using OPC with the Measurement Studio Network Variable Class Library' here.
Kind Regards
07-11-2013 08:58 AM
Many thanks for your reply.
Unfortunately the link which you have refered is describing how to communicate with network variable on OPC server.
I have done this already.
I would like to know how to incorporate DSC event notofication in measurement studio (MS)?
I have generated DSC event notification on Labview when shared variable changes its value now I want to utilise this in MS
instead of Datasocket Dataupdate event.
Any help is heartly welcome.
Regards
Skhilar
07-12-2013 05:03 AM
Hi Skhilar
Apologies, I misunderstood your question.
Which example have you used in LabVIEW? I can't spot DSC events demo?
I've had a search internally for you and can;t find too much to start with, I'm wondering now if the events are the same as any-other LabVIEW event?
i.e. perhaps the question is 'How can I detect LabVIEW generated events from Measurement Studio?'
I'll try to find some more information for you.
Kind Regards
07-12-2013 05:50 AM
Hello Chris,
THe example which I followed to create events due to change in value of shared variables using DSC notification module is on this link: http://digital.ni.com/public.nsf/allkb/99EF0D350766501A862574C90074527F
At present I am using data_socket.dataupdated method on Measurement Studio to address event from Labview.
Thanks
Kind regards
Skhilar