Difference between revisions of "TubeCAD Pro NLM Installation"

From ATTWiki
Jump to: navigation, search
(Edit the Configuration File in a Text Editor)
 
(39 intermediate revisions by one user not shown)
Line 1: Line 1:
 
[[image:Tubecadpro_splash.jpg|350px]]
 
[[image:Tubecadpro_splash.jpg|350px]]
  
This page addresses how to setup the Network License Manager for use with TubeCAD Pro.
 
  
<table cellpadding=15 width="650">
+
== Follow these steps to setup the Network License Manager for use with TubeCAD Pro. ==
 +
 
 +
 
 +
<table cellpadding=15 width="850">
  
 
<tr valign="top">
 
<tr valign="top">
<td bgcolor="#b1b2c5" width="65">Step 1</td>
+
<td bgcolor="#E8E8E8" width="100">Step 1</td>
<td bgcolor="#b0c2e0" width="450">
+
<td bgcolor="#b0c2e0" width="550">
 
Run the NLM Installation software on the Windows server computer.
 
Run the NLM Installation software on the Windows server computer.
 
<br>
 
<br>
 
<br>Please do not plug the hardware key into the computer at this point in the installation.  You will be asked to plug it in later.</td>
 
<br>Please do not plug the hardware key into the computer at this point in the installation.  You will be asked to plug it in later.</td>
<td>[[image:NLM_v6_SetupScreen.jpg|250px]]</td>
+
<td>[[image:NLM_v6_SetupScreen.jpg|350px]]</td>
 
</tr>
 
</tr>
  
 
+
<tr valign=top>
<tr>
+
<td bgcolor="#E8E8E8 ">Step 2</td>
<td bgcolor="#b1b2c5">Step 2</td>
+
<td bgcolor="#b0c2e0">During installation, allow the HASP hardware key driver software to run.<br><br>
+
This driver must be installed one time for the hardware key to be found by NLM.</td>
+
<td>[[image:hasp_installation_screen.jpg|250px]]</td>
+
</tr>
+
 
+
<tr>
+
<td bgcolor="#b1b2c5">Step 3</td>
+
 
<td bgcolor="#b0c2e0">
 
<td bgcolor="#b0c2e0">
You can plug the hardware key in the computer now. <br><br>
+
Plug the hardware key in the computer now. <br><br>
 
+
If appropriate, a '''Hardware Key Update''' program will run that will change the license in the hardware key so that it will run the NLM software rather than a stand-alone copy of TubeCAD Pro.  Press "Next", then follow the instructions on the screen until the update is complete.
+
 
</td>
 
</td>
<td>[[image:ATTSetKey_Screen.jpg|250px]]</td>
+
<td></td>
 
</tr>
 
</tr>
  
  
<tr>
+
<tr valign=top>
<td bgcolor="#b1b2c5">Step 4</td>
+
<td bgcolor="#E8E8E8 ">Step 3</td>
 
<td bgcolor="#b0c2e0">You can allow the NLM software to load as the installation is closing.<br><br>
 
<td bgcolor="#b0c2e0">You can allow the NLM software to load as the installation is closing.<br><br>
 
</td>
 
</td>
<td>[[image:NLM_v6_SetupScreen_Last.jpg|250px]]
+
<td>[[image:NLM_v6_SetupScreen_Last.jpg|350px]]</td>
 
</tr>
 
</tr>
  
  
  
<tr>
+
<tr valign=top>
<td bgcolor="#b1b2c5">Step 4</td>
+
<td bgcolor="#E8E8E8 ">Step 4</td>
<td bgcolor="#b0c2e0">Click on the "Licensed Applications" tab to check for the TubeCAD Pro.</td>
+
<td bgcolor="#b0c2e0">Click on the "Licensed Applications" tab to be sure '''TubeCAD Pro''' is in the list of licenses.
<td>[[image:nlm_licensedapplications_tubecad_screen.jpg|250px]]
+
<br><br>
 +
Also, check the number of licenses available to be sure it matches what you've purchased.
 +
</td>
 +
<td>[[image:nlm_licensedapplications_tubecad_screen.jpg|350px]]</td>
 +
</tr>
 +
 
 +
 
 +
<tr valign=top>
 +
<td bgcolor="#E8E8E8 ">Step 5</td>
 +
<td bgcolor="#b0c2e0">Use the NLM Adapter List screen to find the server IP address.
 +
<br><br>
 +
You will use this address to setup the configuration file on the TubeCAD computer.
 +
</td>
 +
<td><br>[[image:nlm_ip_adapter_list_screen.jpg|350px]]</td>
 
</tr>
 
</tr>
  
  
<tr>
+
<tr valign=top>
<td bgcolor="#b1b2c5">Step 5</td>
+
<td bgcolor="#E8E8E8 ">Step 6</td>
 
<td bgcolor="#b0c2e0">
 
<td bgcolor="#b0c2e0">
Once installed you'll need to edit the configuration file that is located at:<br><br>
+
Go to the TubeCAD Pro computer (where it is installed).  You'll need to edit the configuration file that is located at:<br><br>
  
<code>C:\Program Files\blinksw\config\blinksw.config</code>
+
===Path to Configuration===
 +
For most versions of TubeCAD Pro, use this path to find the config file, then then load this file into an editor:<br>
 +
<code>C:\ProgramData\tcadpro\TubeCAD.config</code>
 
<br><br>
 
<br><br>
  
Using Notepad is the easiest way to edit this file.  To do this, right-click on '''blinksw.config''' and choose '''Open With''', then choose '''Notepad''' from the Menu.<br><br>
+
Using Notepad is the easiest way to edit this file.  To do this, right-click on '''TubeCAD.config''' and choose '''Open With''', then choose '''Notepad''' from the Menu.<br><br>
  
 +
===Edit the Configuration File in a Text Editor===
 
In the editor, look for the line that reads:<br><br>
 
In the editor, look for the line that reads:<br><br>
  
<code>NLM IP Address=127.0.0.1</code><br><br>
+
<code>Enable Network=0</code><br><br>
  
Change this address to the IP address of the server that the NLM software is installed on.<br><br>
+
Change the "0" to a "1".<br><br>
  
For example, if your NLM is at 192.168.1.20, then change the line like this:<br><br>
+
The line should be changed to:<br><br>
<code>NLM IP Address=192.168.1.20</code><br><br>
+
<code>Enable Network=1</code><br><br>
  
In the editor, look for the line that reads:
+
In the editor, look for the line that reads:<br>
 +
<code>Server Name=127.0.0.1</code>
  
<code>Enable Network=0</code>
+
Change IP address to the IP address that is used at the server.  The value will be the IP address shown in the NLM software in the IP Adapter List tab.
  
Change the "0" to a "1" at the end of this line in order to enable NLM with Benderlink for SolidWorks.
+
<code>Server Name=192.168.2.6</code>
 +
<br><br>
 +
(Please note that your IP address will probably be different than the one shown above.)
 +
 
 +
<br><br>
 +
Next, set the timeout to between 10 and 20 seconds to allow TubeCAD time to wait before showing a hardware key error.
 +
<code>Network Timeout=20</code>
 +
 
 +
<br><br>
 +
Set the port values.  The NLM Send Port value must be the same as the listening port at the NLM. Suggested values:<br><br>
 +
<code>NLM Send Port=17502</code><br>
 +
<code>NLM Receive Port=17501</code>
  
<code>Enable Network=1</code>
 
  
 
Save the file and exit Notepad.<br><br>
 
Save the file and exit Notepad.<br><br>
 
</td>
 
</td>
 +
 +
<td>[[image:TubeCAD_Config_NLM_Enabled.png|350px]]</td>
 
</tr>
 
</tr>
  
  
<tr>
+
<tr valign=top>
<td bgcolor="#b1b2c5">Step 6</td>
+
<td bgcolor="#E8E8E8 ">Step 7</td>
<td bgcolor="#b0c2e0" width=300>Run Benderlink for SolidWorks.  The NLM Server software should report that a user is logged into Benderlink for SolidWorksand that there are the correct seats of the software available.
+
<td bgcolor="#b0c2e0" width=300>Run TubeCAD Pro.  The NLM Server software should report that a user is logged into TubeCAD Pro and that there are the correct seats of the software available.
 
<br><br>
 
<br><br>
 
</td>
 
</td>
 
</tr>
 
</tr>
  
<tr>
+
<tr valign=top>
<td bgcolor="#b1b2c5">Step 7</td>
+
<td bgcolor="#E8E8E8 ">Step 8</td>
<td bgcolor="#b0c2e0" width=300>If Benderlink for SolidWorks does not log into NLM, then it is probable that your Windows firewall is blocking the transfer of data.<br><br>
+
<td bgcolor="#b0c2e0" width=300>If TubeCAD Pro does not log into NLM, then it is probable that your Windows firewall is blocking the transfer of data.<br><br>
  
 
This assumes that the connection that address is valid.  To check validity, run the "ping" command in the DOS command box.  The ping command is formatted like<br>
 
This assumes that the connection that address is valid.  To check validity, run the "ping" command in the DOS command box.  The ping command is formatted like<br>
<code>ping 192.168.1.20</code>
+
<code>ping 192.168.2.6</code>
 
<br><br>
 
<br><br>
 
</td>
 
</td>
Line 101: Line 122:
  
 
</table>
 
</table>
 +
 +
==Other Pages==
 +
*Go back to [[TubeCAD Pro]]
 +
*Go back to [[Network License Manager]]

Latest revision as of 17:59, 26 January 2017

Tubecadpro splash.jpg


Contents

Follow these steps to setup the Network License Manager for use with TubeCAD Pro.

Step 1

Run the NLM Installation software on the Windows server computer.


Please do not plug the hardware key into the computer at this point in the installation. You will be asked to plug it in later.
NLM v6 SetupScreen.jpg
Step 2

Plug the hardware key in the computer now.

Step 3 You can allow the NLM software to load as the installation is closing.

NLM v6 SetupScreen Last.jpg
Step 4 Click on the "Licensed Applications" tab to be sure TubeCAD Pro is in the list of licenses.



Also, check the number of licenses available to be sure it matches what you've purchased.

Nlm licensedapplications tubecad screen.jpg
Step 5 Use the NLM Adapter List screen to find the server IP address.



You will use this address to setup the configuration file on the TubeCAD computer.


Nlm ip adapter list screen.jpg
Step 6

Go to the TubeCAD Pro computer (where it is installed). You'll need to edit the configuration file that is located at:

Path to Configuration

For most versions of TubeCAD Pro, use this path to find the config file, then then load this file into an editor:
C:\ProgramData\tcadpro\TubeCAD.config

Using Notepad is the easiest way to edit this file. To do this, right-click on TubeCAD.config and choose Open With, then choose Notepad from the Menu.

Edit the Configuration File in a Text Editor

In the editor, look for the line that reads:

Enable Network=0

Change the "0" to a "1".

The line should be changed to:

Enable Network=1

In the editor, look for the line that reads:
Server Name=127.0.0.1

Change IP address to the IP address that is used at the server. The value will be the IP address shown in the NLM software in the IP Adapter List tab.

Server Name=192.168.2.6

(Please note that your IP address will probably be different than the one shown above.)



Next, set the timeout to between 10 and 20 seconds to allow TubeCAD time to wait before showing a hardware key error. Network Timeout=20



Set the port values. The NLM Send Port value must be the same as the listening port at the NLM. Suggested values:

NLM Send Port=17502
NLM Receive Port=17501


Save the file and exit Notepad.

TubeCAD Config NLM Enabled.png
Step 7 Run TubeCAD Pro. The NLM Server software should report that a user is logged into TubeCAD Pro and that there are the correct seats of the software available.



Step 8 If TubeCAD Pro does not log into NLM, then it is probable that your Windows firewall is blocking the transfer of data.

This assumes that the connection that address is valid. To check validity, run the "ping" command in the DOS command box. The ping command is formatted like
ping 192.168.2.6

Other Pages