LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using class (oop) on a RT Target?

Hello,

Is there any way to use a class in code running on a FP?
I have a broken arrow telling me that this type of data (object I presume) are not supported on the target (FP2000, will become a cFP-2100 soon).

I'm using LV8.2

Thanks!

Vincent
Message 1 of 4
(4,923 Views)

From this link (an object-oriented programming FAQ) there is this information:   (https://www.ni.com/en/support/documentation/supplemental/06/labview-object-oriented-programming-faq....

4. Do LabVIEW classes work with LabVIEW Real-Time or any non-desktop target?

In LabVIEW 8.2 and later, LabVIEW classes do not work LabVIEW Real-Time or any non-desktop target.

-Bob

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

(https://www.ni.com/en/support/documentation/supplemental/06/labview-object-oriented-programming-faq....

"With LabVIEW 2009, object orientation is now supported on LabVIEW real-time targets. Object-oriented programming is not supported in real-time with LabVIEW 8.6 and prior." 

0 Kudos
Message 3 of 4
(3,262 Views)

Hi Vincent,

 

Additionally, LabVIEW Real-Time 2009 will not run on an FP-2000 controller.  Refer to this document for more information https://www.ni.com/en/support/documentation/compatibility/17/real-time--c-fieldpoint-controllers-and...

0 Kudos
Message 4 of 4
(3,231 Views)