LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DSC Module Run-Time System

Solved!
Go to solution

Hi,

 

I have used “Enable Value Change Notifications VI” and “Request Value Change Notifications VI” in my application.

I read the following link:

http://digital.ni.com/public.nsf/allkb/E56DB8726DB68F288625770E00594351

Since I do not use any of the following components I am wondering if I need “DSC Module Run-Time System” for the stand-alone application.

  • Data logging (Citadel)
  • Alarm & event logging (SQL Server Express)
  • Alarm Service
  • I/O Servers
  • EPICS
  • OPC
  • Data Set
  • Modbus
  • Custom VI
  • NI OPC Servers

My stand-alone application does not work and I do not know there is something wrong in the “Build Specifications” setting or I must have “DSC Module Run-Time System”.

 

Regards

0 Kudos
Message 1 of 5
(4,004 Views)
Solution
Accepted by topic author msad66

msad66,

 

Yes, you will need the DSC Run-Time, as those VIs are part of the DSC module.

--------------------------------------
Message 2 of 5
(3,956 Views)

Thanks OlliesCamel

 

I just want to trigger an event structure by changing a shared variable value and I do not need any other feature of DSC module. Since I do not have DSC RTS, is there an alternative method to do that without using the mentioned VIs? Is there any invoke node or something with the same functionality?

 

Regards

0 Kudos
Message 3 of 5
(3,931 Views)

msad66,

 

Unfortuantely there are no direct methods I am aware of, but could you describe your application in a bit more detail? There might be other solutions depending on what your end goal is.

 

 

--------------------------------------
0 Kudos
Message 4 of 5
(3,860 Views)

Thanks OlliesCamel and excuse me for this late response.

 

My problem was solved. I added the “DSC module run-time” to the installer but I forgot to add “NI variable engine”. Unfortunately this additional installer has not been added automatically.

0 Kudos
Message 5 of 5
(3,794 Views)