background image

TPC-2106/2106T

User Manual

TPC-2106/2106T User Manual

August 2007
372254A-01

Summary of Contents for TPC2106T

Page 1: ...TPC 2106 2106T User Manual TPC 2106 2106T User Manual August 2007 372254A 01...

Page 2: ...0 Lebanon 961 0 1 33 28 28 Malaysia 1800 887710 Mexico 01 800 010 0793 Netherlands 31 0 348 433 466 New Zealand 0800 553 322 Norway 47 0 66 90 76 60 Poland 48 22 3390150 Portugal 351 210 311 210 Russi...

Page 3: ...luding photocopying recording storing in an information retrieval system or translating in whole or in part without the prior written consent of National Instruments Corporation National Instruments r...

Page 4: ...t of Communications DOC Changes or modifications not expressly approved by NI could void the user s authority to operate the equipment under the FCC Rules Class A Federal Communications Commission Thi...

Page 5: ...tes a component that may be hot Touching this component may result in bodily injury bold Bold text denotes items that you must select or click in the software such as menu items and dialog box options...

Page 6: ...hscreen Calibration 2 3 Panel Mounting 2 4 Chapter 3 System Configuration Display Settings 3 1 Touchscreen Calibration 3 2 Beep Settings 3 2 Chapter 4 Windows CE NET TPC Utilities 4 1 Soft Keyboard 4...

Page 7: ...reen exe on off 4 5 Iesample exe n f ip address folder name 4 5 Networking 4 5 Networking Via Ethernet 4 5 Networking Via the Serial Port 4 6 ActiveSync Setup 4 6 Networking via the USB Client Port 4...

Page 8: ...ands for clear interfaces Powerful Communication Capability The TPC 2106 2106T is a powerful I O interface for easy communication with other devices The I O interface includes RS232 and RS485 serial E...

Page 9: ...The system boot sequence is If no CompactFlash card is installed the system automatically boots from the onboard NAND flash If a CompactFlash card is installed the system boots from the CompactFlash c...

Page 10: ...a reliable surface during installation Dropping it or letting it fall may cause damage The openings on the enclosure are for air convection Protect the equipment from overheating Do not cover the open...

Page 11: ...e is a danger of explosion if the battery is incorrectly replaced Replace the battery only with the same or equivalent type recommended by the manufacturer Discard used batteries according to the manu...

Page 12: ...nnector 3 Connect the power connector to the power receptor on the TPC 2106 2106T The power receptor pin assignment is shown in Figure 2 2 Figure 2 2 Power Receptor and Pin Assignment 4 Power on the s...

Page 13: ...C 2106 2106T into the panel opening Refer to Appendix A Specifications for cutout dimensions 3 Hook the clamps included in the accessory pack to the holes around the four sides of the bezel 4 Insert t...

Page 14: ...light while on external power checkbox and select the time from the drop down menu 3 To set the LCD brightness click the Advanced button to access the Advanced Backlight Options window Move the slider...

Page 15: ...Click the Calibration tab and click Recalibrate to calibrate the touchscreen A cross appears on the screen in the following locations center upper left lower left lower right and upper right Use the s...

Page 16: ...default Contact National Instruments for local language support Note The TPC 2106 2106T supports Remote Desktop Connection in Windows CE but the maximum resolution supported is only 320 240 TPC Utilit...

Page 17: ...restarts the machine when required Use the Watchdog tab to set the response time which is the period that the watchdog waits for a response The response time is in effect only when you select a time s...

Page 18: ...oot to enter the web server root path The root path takes effect only after rebooting the machine Use Ftp Server Root to enter the FTP server root path The root path takes effect only after rebooting...

Page 19: ...can see the TPC 2106 2106T display and control it from the host machine NotepadPlus NotepadPlus is a text editor TPC Configurator TPC Configurator is an integrated utility for configuring the basic TP...

Page 20: ...e Iesample exe n to close the scroll bar Use Iesamples exe f to activate the full screen The parameters can be blank Networking Networking Via Ethernet Follow these steps to configure the TPC 2106 210...

Page 21: ...ents as described below Setting Up the TPC 2106 2106T Communication Environment Note Before completing this section change to the small system font size Go to Start Programs Utilities System Font Sett...

Page 22: ...and click OK 6 In the Get Connected window on the host computer click Next When the TPC and the host PC are connected the Connected to My Connection window appears 7 The New Partnership window appears...

Page 23: ...ational Instruments Corporation A 1 TPC 2106 2106T User Manual A Specifications This appendix lists the TPC 2106 2106T system specifications Physical Weight 0 8 kg Cutout dimensions 188 141 mm suggest...

Page 24: ...6 2106T User Manual A 2 ni com Dimensions System Kernel CPU Intel XScale PXA 270 416 MHz VGA CPU built in DRAM Built in 64 MB SDRAM Storage memory 64 MB onboard NAND flash 187 84 7 40 148 5 83 140 84...

Page 25: ...ouch type Resistive Base glass construction Tempered glass Resolution Continuous Light transmission 75 typical TPC 2106 TPC 2016T Display type Color STN LCD Color TFT LCD Size diagonal 5 7 in 5 6 in M...

Page 26: ...wer Input voltage 18 to 32 VDC the fuse becomes an open circuit if input level exceeds 33 VDC Maximum current 3 15 A typical 24 VDC at 0 8 A Fuse Rating T3 15A 250 V Size 5 20 mm Note When replacing t...

Page 27: ...tandards of EMC for electrical equipment for measurement control and laboratory use EN 55024 CISPR 24 EMC requirements EN 55022 CISPR 22 Emissions Class A EN 55011 CISPR 11 Emissions Class A CE C Tick...

Page 28: ...uipment WEEE EU Customers At the end of their life cycle all products must be sent to a WEEE recycling center For more information about WEEE recycling centers and National Instruments WEEE initiative...

Page 29: ...n and its parameters are BOOL DeviceIoControl HANDLE hDevice DWORD dwIoControlCode LPVOID lpInBuffer DWORD nInBufferSize LPVOID lpOutBuffer DWORD nOutBufferSize LPDWORD lpBytesReturned LPOVERLAPPED lp...

Page 30: ...riable that receives the size in bytes of the data stored into the buffer pointed to by lpOutBuffer The lpBytesReturned parameter cannot be NULL Even when an operation produces no output data and lpOu...

Page 31: ...nable the watchdog first and then sends IOCTL_WDT_REBOOT to the WDT driver your application must trigger the watchdog once during the watchdog timer period If your application has not triggered at the...

Page 32: ...ngs are nInBufferSize unused lpOutBuffer unused nOutBufferSize unused IOCTL_WDT_REBOOT If you want your application to trigger the watchdog use IOCTL_WDT_REBOOT to notify the watchdog driver timer WDT...

Page 33: ...OUT 0x1004 define IOCTL_WDT_SETTIMEOUT 0x1005 define IOCTL_WDT_REBOOT 0x1006 HANDLE m_hWDT NULL TCHAR szClassName 60 assign the WDT driver name wsprintf szClassName TEXT WDT1 Open the WDT driver m_hWD...

Page 34: ...ged Do not replace the fuse with a differently rated fuse For more information see the fuse specifications in Appendix A Specifications Follow these steps to replace the fuse 1 Remove the power cable...

Page 35: ...nstruments Corporation D 1 TPC 2106 2106T User Manual D Pin Assignments RS232 Pin Assignment Pin Number Description Pin 1 DCD Pin 2 Rx Pin 3 Tx Pin 4 DTR Pin 5 GND Pin 6 DSR Pin 7 RTS Pin 8 CTS Pin 9...

Page 36: ...ee COM ports RS232 COM1 and COM2 and 4 wire RS232 COM3 or RS485 COM4 COM3 and COM4 share the same DB9 connector which you can set through the software Pin Number Description Pin 1 DATA Pin 2 No Connec...

Page 37: ...e every question receives an answer For information about other technical support options in your area visit ni com services or contact your local office at ni com contact Training and Certification V...

Page 38: ..._WDT_GETTIMEOUT B 3 IOCTL_WDT_REBOOT B 4 IOCTL_WDT_SETTIMEOUT B 4 IOCTL_WDT_STROBE B 3 using B 2 parameters B 1 diagnostic tools NI resources E 1 dimensions A 2 display settings 3 1 documentation conv...

Page 39: ...NotepadPlus 4 4 P panel mounting 2 4 physical specifications A 1 pin assignments D 1 RS232 D 1 RS485 D 2 power connector figure 2 3 power receptor figure 2 3 power specifications A 4 programming examp...

Page 40: ...TPC Version Information 4 4 TPC Configurator 4 1 TPC Version Information 4 4 TPC 2106 2106T beep settings 3 2 CE compliance specifications A 5 cleaning specifications 1 2 A 6 COM port setting D 2 dime...

Page 41: ...rces E 1 troubleshooting NI resources E 1 W Waste Electrical and Electronic Equipment compliance specifications A 6 watchdog 4 2 watchdog timer programming B 1 DeviceIOControl B 1 programming example...

Reviews: