LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does Web UI Builder support the DSC Module?

Solved!
Go to solution

A simple question:

 

Can I use the Web UI Builder for a Web-client-access at a Windows-LabVIEW-System with DSC module or supportet this UI tool only the basic LabVIEW features for front panel objects?

 

For example: Can I use a web client to look into historical data and alarms? Can I use a web client with full support of "Front Panel Security Dialog Box" (see http://zone.ni.com/reference/en-XX/help/371618F-01/lvdsc/front_panel_security_db/)?

 

Best regards

Frank

0 Kudos
Message 1 of 4
(2,502 Views)
Solution
Accepted by topic author herbrand

Hello Frank,

 

Yes, you can use Web UI Builder to access historical data and view current alarms. The LabVIEW 2010 version of DSC has several built-in RESTful web services that make Citadel and alarm data available via HTTP. Below are some resources to provide the details on how it works.

 

Interacting with DSC Module Web Services

 

Here's a an example that illustrates how implement the web service communication to Citadel:

 

Database Communication via Web Services in LabVIEW Web UI Builder

 

Regards,

Mike

0 Kudos
Message 2 of 4
(2,485 Views)

Michael,

 

Many Thanks!

0 Kudos
Message 3 of 4
(2,482 Views)

This sample VI shows how to access historical data.  Does anyone have an example of using Web UI Builder to access current alarms? ie, Web Service nialarm?

G Zimmer

0 Kudos
Message 4 of 4
(2,289 Views)