Jump to content

NI LabVIEW-DSC Application Architecture


Recommended Posts

Hello,

Recently i started working on NI DSC module and exploring how to make use of different concepts related to DSC. for eg. Connecting different devices mostly PLC based systems (having OPC I/O server driver support in HW), then reading and writing data PLC I/Os using LabVIEW I/O server mechanism, reading Alarms and events, Processes, Creating tags etc. Well, I want design typical application in LabVIEW using DSC module which has following implementation. for eg.

1. Adding or Removing new PLC or Devices.

2. Once the PLC is connected, Adding tags using I/O server lvlib. deploying it programatically. (Which we can do using Process deploy/undeploy VIs in DSC). I have seen the given LV example.

3. Raising Alarms or Events for a shared variable, monitoring complete process, logging data, Taking user action againt abnormal condition related to hardware.

4. HMI Front panel design in labVIEW. etc

So far, i have tried all the given examples in NI example finder in LabVIEW. That gave an idea on using different concepts.

Quote

Now I want to design a generic LabVIEW SW architecture which will efficient enough to use above pts. 1,2,3,4 etc. Is there any developed architecture Combining (LabVIEW-DSC) oriented functionality to start with? Any Guidlines from NI (Documentation/Articles) on how to design such HMI-LVDSC-OPC-HW efficient architecture? I am still new to using DSC on major scale (when there will be large factory automation work, lots of controllers, PLC etc), ideally my lv sw architecture should be scalable and easy to maintain. Any thoughts?

 

Edited by Ravi Dhoble
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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