Difference between revisions of "TubeCAD Pro NLM Installation"
From ATTWiki
(→Edit the Configuration File in a Text Editor) |
|||
(47 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | [[image: | + | [[image:Tubecadpro_splash.jpg|350px]] |
− | + | ||
− | + | == 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="# | + | <td bgcolor="#E8E8E8" width="100">Step 1</td> |
− | <td bgcolor="#b0c2e0" width=" | + | <td bgcolor="#b0c2e0" width="550"> |
+ | Run the NLM Installation software on the Windows server computer. | ||
+ | <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> | ||
+ | <td>[[image:NLM_v6_SetupScreen.jpg|350px]]</td> | ||
</tr> | </tr> | ||
+ | <tr valign=top> | ||
+ | <td bgcolor="#E8E8E8 ">Step 2</td> | ||
+ | <td bgcolor="#b0c2e0"> | ||
+ | Plug the hardware key in the computer now. <br><br> | ||
+ | </td> | ||
+ | <td></td> | ||
+ | </tr> | ||
− | <tr> | + | |
− | <td bgcolor="# | + | <tr valign=top> |
− | <td bgcolor="#b0c2e0"> | + | <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> | ||
+ | <td>[[image:NLM_v6_SetupScreen_Last.jpg|350px]]</td> | ||
</tr> | </tr> | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
+ | <tr valign=top> | ||
+ | <td bgcolor="#E8E8E8 ">Step 4</td> | ||
+ | <td bgcolor="#b0c2e0">Click on the "Licensed Applications" tab to be sure '''TubeCAD Pro''' is in the list of licenses. | ||
+ | <br><br> | ||
+ | Also, check the number of licenses available to be sure it matches what you've purchased. | ||
</td> | </td> | ||
+ | <td>[[image:nlm_licensedapplications_tubecad_screen.jpg|350px]]</td> | ||
</tr> | </tr> | ||
− | <tr> | + | <tr valign=top> |
− | <td bgcolor="# | + | <td bgcolor="#E8E8E8 ">Step 5</td> |
− | <td bgcolor="#b0c2e0"> | + | <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="# | + | <td bgcolor="#E8E8E8 ">Step 6</td> |
<td bgcolor="#b0c2e0"> | <td bgcolor="#b0c2e0"> | ||
− | + | 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:\ | + | ===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 ''' | + | 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> | + | <code>Enable Network=0</code><br><br> |
− | Change | + | Change the "0" to a "1".<br><br> |
− | + | The line should be changed to:<br><br> | |
− | <code> | + | <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> | ||
− | + | 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. | |
− | + | <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> | ||
− | |||
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="# | + | <td bgcolor="#E8E8E8 ">Step 7</td> |
− | <td bgcolor="#b0c2e0" width=300>Run | + | <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="# | + | <td bgcolor="#E8E8E8 ">Step 8</td> |
− | <td bgcolor="#b0c2e0" width=300>If | + | <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. | + | <code>ping 192.168.2.6</code> |
<br><br> | <br><br> | ||
</td> | </td> | ||
Line 85: | 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
Contents |
Follow these steps to setup the Network License Manager for use with TubeCAD Pro.
Other Pages
- Go back to TubeCAD Pro
- Go back to Network License Manager