02-14-2017 08:32 PM
02-15-2017 10:28 AM - edited 02-15-2017 10:33 AM
If you do not have the RealTime module installed, you will not be able to develop a program that gets loaded onto a specific RealTime target (I'm assuming that your PXIe-8100 is running a RealTime OS). If you break up your development tasks, it is certainly possible to first develop portions of your program in the Desktop environment in order to check logic operations or work on analysis routines. Once all the small pieces are created and validated, you can then move them under a RealTime target in order to assemble them into a RealTime application that "glues" everything together.
If you don't need to load your program onto a RealTime target, then you may want to provide more details of what you are trying to accomplish, what hardware you're using, and the reasoning behind it.
02-15-2017 06:48 PM