08-03-2017 12:36 AM
Hello,
My customer could benefit from a device with 4 PoE ports and a built-in FPGA. However, the application software also needs to integrate with 3rd-party .NET code. So, we're proposing a Windows-based IC-3173 for this project.
I've installed the Industrial Controller drivers (version 16.0, to be paired with LabVIEW 2016). When I right-click the LabVIEW Project and select "Targets and Devices..." I can see listings for "Real-Time Industrial Controller". However, I presume that its Build Specifications would be for the Linux-based devices. I can't see any listings for Windows-based Industrial Controllers.
What's the best way to set up a project for (and deploy LabVIEW-based software to) a Windows-based IC-3173?
Thanks in advance!
Solved! Go to Solution.
08-04-2017
10:35 AM
- last edited on
01-09-2025
03:58 PM
by
Content Cleaner
Hello,
You actually will want to develop code on the IC locally and treat it like a new development computer. You will not need to add it as a target on a remote computer. The White Paper below describes this in more detail. It is for cRIO but it should work very similarly for the IC.
http://www.ni.com/tutorial/13615/en/
Let me know if you have any clarifying questions.
08-05-2017
07:32 AM
- last edited on
01-09-2025
03:58 PM
by
Content Cleaner
@aflojo wrote:
You actually will want to develop code on the IC locally and treat it like a new development computer. You will not need to add it as a target on a remote computer. The White Paper below describes this in more detail. It is for cRIO but it should work very similarly for the IC.
http://www.ni.com/tutorial/13615/en/
Thanks, I forgot that we can add an FPGA Target directly under "My Computer"!
OK, the solution involves activating LabVIEW Professional on the IC itself during development. What's the recommended way to deactivate LabVIEW before handing the IC over to the customer? (If I recall correctly, the serial number still stays in the Windows registry even after deactivating via NI License Manager -- please correct me if I'm mistaken)
08-07-2017 01:41 PM
You will need to either:
1. Deactivate the license and delete the key from the registry as you hinted to. The steps to delete it from the registry are below:
2. Uninstall and reinstall LabVIEW after you are done developing. This should remove the information needed to activate LabVIEW so your customer should not have access to it.