FAQ file for TNCremoNT

FAQ = Frequently Asked Questions

Notes

 

You will find answers to the following frequently asked questions:


German texts appear even though the English version of TNCremoNT 2.1 was installed

Q:
After installing TNCremoNT 2.1 (even the English version), some texts from other Windows applications appear in German. 

A:
The English installation uses a merge module, which installs a DLL with German dialogs in the directory \WinNT\System32. This DLL is used by many applications that were developed with Microsoft Developer tools. Deinstall the software via the Control Panel, and instead install version 2.3 of TNCremoNT.

Back to Overview


How can I configure TNCserver to operate more than one interface simultaneously?

Q:
I have a control on each of the two serial interfaces of my PC. If I start TNCserver twice and select different values in the configurations, it always uses the configuration of the copy that was last closed. 

A:
To work with more than one connection, setup a separate program link on the desktop for each configuration.

Enter the startup parameters for this link:

Example of calling parameters:

-Px for interface (x: 1...9)
-Bxxxx for baud rate (xxxx: 1200... 115200)
-Cprot for protocol (prot: FE, ME_SND, ME_RCV, EXT_SND, EXT_RCV, LSV2)
-Ncontrol for control model (control: "POSITIP", "CNC PILOT", "MANUAL PLUS", "MILL PLUS", "ND XXX", "TNC 122", "TNC 124", "TNC 131", "TNC 135", "TNC 145", "TNC 150", "TNC 151", "TNC 155", "TNC 223","TNC 232", "TNC 234", "TNC 2500B", "TNC 246", "TNC 306", "TNC 355", "TNC 360", "CONTOUR", "TNC 370", "TNC 310", "TNC 410", "TNC 400", "TNC 406", "TNC 407", "TNC 415", "TNC 416", "TNC 425", "TNC 426", "TNC 430"

Example of target:

"C:\Programme\HEIDENHAIN\TNCremoNT 2.0\TNCserver.exe" -P2 -B19200 -CFE "-NTNC 415"

Note: The program path and any parameters containing spaces must be typed in quotation marks.

Back to Overview


 

How can I use TNCremoNT to exchange data with the MANUALplus?

Q:

How can I use TNCremoNT to exchange data with the MANUALplus?

A:

The TNCserver function of TNCremoNT is responsible for exchanging data with the MANUALplus, Mill Plus, CNC Pilot and other controls for which data transfer is activated at the control. You can start the TNCserver from the menu point Extras/TNCserver in TNCremoNT, or directly via the program call which can be reached via the Start menu (Start/Programs/HEIDENHAIN Applications/TNCserver 2.0).

Preparing the TNCserver:

Then select the folder containing your program files. Activate the "configuration" switch to go into configuration dialog and select the correct control. You can select from various protocols to match your control. For the MANUALplus, select "Send Data I/O" or "Receive Data I/O". After selection of the interface and the data transfer rate, the configuration is complete and you can exit the configuration dialog with OK.

Since the file name in the data I/O protocol is not explicitly requested, you must click the File button in the TNCserver to select the file that you wish to transmit or in which the received data are to be saved.

Preparing the control:

On the control, set the machine parameters for Device 1 according to the following list:
900 1        1:RS232
901 38400 baud rate
903 1        Stop bits
904 0        Number of zeros
905 1        1: Data code ISO (7-bit even parity)
906 1        Automatic code recognition
907 0        Flow control: 0: RTS/CTS 1: RTS/CTS + XON/XOFF
908 1        DTR control (Mill Plus)
909 1        DTR control (Manual Plus)

Switch to the data transfer mode and select the file group into or out of which you want to transfer the files.
Select Device 1 (or 2 or 3 if in the machine parameters you have configured another device for the TNCserver).

Download the files from the control:

Press the "output" soft key on the control.

Upload files to the control:

Press the "Read in" soft key on the control.

Press the "Start" button in the TNCserver application.

If the transmission fails:

On the TNCserver the message "Waiting for prompt" must appear in the status box of the status display. If instead "No connection" appears, then you probably have an incorrect cable connection (you need a transposed serial cable, also known as a null modem cable).

Back to Overview


Restoring machine data

Q:
When I use TNCremoNT 2.0 to completely restore my machine data to the control, a reset is caused after transferring the .SYS files and the machine parameter file. I have determined that not other files can be transferred after the reset. Instead, I get an error message for each file.

A:
On a serial connection without the automatic baud-rate recognition option, the connection is not completely rebuilt with all the required access permissions and settings after the reset. Presumably this error will be fixed in Build 224. If you switch on automatic baud-rate recognition, you will be able to continue the restore process as desired.

Back to Overview


Starting directories in a program call

Q:
I want TNCremoNT to begin immediately in a specified PC directory. I also want a specified directory to be visible immediately after the connection has been established. What should I do?

A:
You can create program shortcuts for TNCremoNT, and enter a call line in the Properties of the shortcut (see the manual). In Version 2.0 you can use the command line switch -W<working directory> to specify a starting directory for the PC, and -R<TNC working directory> for the control.

Back to Overview


Alternative text editor

Q:
I want to use my UltraEdit text editor instead of the suggested Notepad. How can I switch?

A:
This possibility is available starting in Version 2.0. Although you need to change the Registry in order to use it. Start Regedit and locate the key
\HKEY_CURRENT_USER\Software\HEIDENHAIN\TNCremoNT. Create a new text string entry with the name TextEditor. The content of the text string is the editor call. For example: "C:\Program files\UltraEdit\Uedit32.exe".

Back to Overview


I can’t start the pallet management with the pallet files for my machine. Why not?

Q:
I can’t start the pallet management with the pallet files for my machine. Why not?

A:
The read-in routine cannot read the pallet file if it is write-protected (P in the first line). Remove the write-protect attribute before transferring the file from the PC, or if the file is already on the PC, use a text editor to delete the ‘P’ at the end of the first line (including the blank space).

Back to Overview


I can’t find the Backup or Screendump functions in TNCremoNT Version 1.1.

Q:
I can’t find the Backup or Screendump functions. Why not?

A:
Version 1.1 of TNCremoNT does not yet have all the functions included in TNCremo for DOS. These functions are implemented in Version >= 2.0. This version is already released. Please contact our sales office for an upgrade. You also can download a shareware version from the service section of our homepage
www.heidenhain.de

Back to Overview