11-22-2018 08:09 AM
Dear Everybody,
I am using Labview 2016 with Student License, my installed modules are Vision Acquisiton Software 17.1 and Vision Development Module 2016, running on Windows 7 SP1 (x64).
Yesterday I have tried to install Control Design and Simulation Module 2016, but the installer said 'Installation Summary - No software will be installed or removed' and the 'Next' button is grayed out. Regarding to the License Manager, I have a valid license. While using Labview I can use the Control & Simulation tools (PID, Simulation, Fuzzy Logic, Control Design).
I have to make a modbus simulation for an university project.
My problems:
1) There is no match among the Labview examples for modbus simulator (also can not join to the NI server for more example programs).
2) I can not add an I/O to my computer in a blank project.
As my teacher said I need Control and Simulation Module for modbus simulation I think there is something wrong with the installation process.
How can I list out all of the installed Labview modules?
Sorry if I miss something basic.
Any help would be greeted.
Cheers,
Lajos
Solved! Go to Solution.
11-22-2018 10:59 AM
LabVIEW has a strict "Version order" when installing software -- if you have a newer version of the Software installed, you can not install an older version. Your installation of VAS 17.1 means that you will not be able to install CDS 2016.
You have also "crossed" the boundary between LabVIEW 2016 (which did not use NIPM to handle installation) and LabVIEW 2017 (which does). This makes the "safe, almost-guaranteed-to-work" fix more difficult. The method that I've used (too many times!) to fix this type of problem is as follows:
If NIPM has been installed on your PC (because of a LabVIEW 2017 or higher component), the Complete Removal path is more complex. I think NI may have a White Paper discussing this, and there is also a Post on this Forum that I wrote about how to safely remove LabVIEW 2018 -- I think if you search the Forum for Safely Remove LabVIEW 2018, you'll find it.
If you do choose to follow this path, when you re-install LabVIEW 2016, go ahead and specify the DCS during the initial Install step. Don't forget the Reboot when the installation finishes.
If a new Version of LabVIEW is released, and you decide to migrate all your code to the new Version, it is generally "safe" to install the new Version (and all the Modules, Toolkits, and Drivers you need) "on top of" the old Version. In some circumstances, opening the old Version will still work, but you are taking some chances.
Bob Schor
11-22-2018 01:44 PM
Dear Bob,
thank you very much for the complex advice. Since it will take more time than I thought, let me have a few days to try it and response.
Best regards,
Lajos
12-30-2018 09:25 AM
Dear Bob,
yesterday I succesfully installed Labview 2018 32-bit with 'Datalogging and Supervisory Control' and 'Control Design and Simulation' modules.
It is working.
Thank you very much for your help.
Cheers,
Lajos
12-30-2018 02:36 PM
@bulgakov wrote:
yesterday I succesfully installed Labview 2018 32-bit with 'Datalogging and Supervisory Control' and 'Control Design and Simulation' modules.
It is working.
Thank you very much for your help.
Lajos,
I'm glad you got it to work. Sometimes LabVIEW installation can be a bit tricky ...
Bob Schor