Home
User Manual - Team Solutions, Inc.
Contents
1. Print Values to screen printf 12V f n Team BridgeReadVoltage 0 printf 5V f n Team BridgeReadVoltage 1 printf 3 3V f n Team BridgeReadVoltage 2 printf 12V f n Team BridgeReadVoltage 3 getchar Read Chassis Temperatures Print Values to screen printf sensor 0 CPU f n Team BridgeReadTemperature 0 printf sensor 1 Slot 5 f n TeamBridgeReadTemperature 1 printf sensor 2 Slot 10 f n TeamBridgeReadTemperature 2 printf sensor 3 PSU f n Team BridgeReadTemperature 3 getchar Writes out a value to the registers Reads register value back TeamBridgeWriteReg 0 Oxff printf O Oxff x n Team BridgeReadReg 0 Team BridgeWriteReg 0 0x55 printf 0 0x55 x n Team BridgeReadReg 0 Team BridgeWriteReg 1 Oxff printf 1 Oxff x n Team BridgeReadReg 1 Team BridgeWriteReg 1 0x55 printf 1 0x55 x n Team BridgeReadReg 1 Team BridgeWriteReg 2 Oxff printf 2 Oxff x n Team BridgeReadReg 2 Team BridgeWriteReg 2 0x55 printf 2 0x55 x n Team BridgeReadReg 2 getchar Bridge failed to enable else printf f ailed to start Bridge n if Team BridgeEnable 0 Team BridgeDisable E printf failed to start Bridge n End of program disable bridge Team BridgeDisable Revision 1 1 Page 55 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 6
2. Table 5 1 Page 23 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 5 1 3 Star trigger The PXI star trigger bus originates in the slot 2 position and is used to provide synchronization features to users of PXI systems The star trigger bus provides a dedicated trigger line between slot 2 and each of the other 12 peripheral slots Slots 5 to 12 Controller Slot 1 Star Trigger Slot 2 Peripheral Slot 3 Peripheral Slot 4 Peripheral Slot 13 Peripheral Slot 14 Figure 5 9 Star Trigger Routing This can provide very precise trigger signals to other peripheral modules Each star trigger line is designed to provide an equal propagation delay and low skew from slot 2 to each of the other peripheral slots PXI Star Trigger slot Peripheral Slot Figure 5 10 Star trigger routing from slot 2 Revision 1 1 Page 24 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Star trigger signals are identified as PXI_STARO to PXI_STAR11 See appendix E page 56 for slot pin details 5 1 4 Local Bus Slots 5to 12 Controller Slot 1 Star Trigger Slot 2 Peripheral Slot 3 Peripheral Slot 4 Peripheral Slot 13 Peripheral Slot 14 Figure 5 11 Local Bus A 13 bit local bus is provided between each peripheral card position on the PXI backplane This bus can be used to provide a data path between any peripheral card and the peripheral card immediately adjacent
3. Description This function writes out date to the optically isolated port on the B option chassis C Prototype ViInt16 VI FUNC TeamWriteOpto IO Port ViInt16 BusID ViInt16 DevID ViInt16 Data Parameters Description Data Type PCI Bus segment number in Hex PCI Device number in Hex Data to be writhen to the Opto IO Port Return Values Output Description Data Type PCI Device number Revision 1 1 Page 44 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamCalculate_Scale_Values Description This function calculates the scaling values needed to control the PSU Note Rev B Model C Prototype ViInt16 _VI_FUNC TeamCalculate_Scale_Values float MaxLim float MinLim float source Parameters Description MaxLim Maximum limit for voltage ee leone MinLim Minimum limit of voltage eee ee RE Source Voltage source to be Float LU lema PL Return Values Output Description PCI Device number Revision 1 1 Page 45 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeRouteTriggerBusChannel Description This function provides simple routing from A to B with inversion capability if required For example to connect TRIG3 channel 3 on the primary side of the bus to TRIG1 on the secondary side of the bus channel 9 TRIG1 on the secondary side being the driver TeamBridgeRouteTriggerBusChannel 3 9 0 bus dev would be used Channel Number Primary
4. Primary Trigger Bus Secondary Trigger Bus Figure 5 15 Trigger Bus control panel Figure 5 15 shows an example of PXI TRIGO being routed from the secondary side of the bus to the primary side of the bus and PXI_TRIG1 being routed from the primary side of the trigger bus and being inverted onto the secondary trigger bus After making changes select the lt LOAD gt button to commit the changes The second panel available is the indicators panel as shown in figure 5 16 below This panel is used to monitor the four main power supplies of the TE1014 chassis These are the 5 Volts DC the 3 3 Volts DC the 12 Volts DC and the 12 Volts DC The panel also displays indicators that monitor the chassis internal temperature Revision 1 1 Page 29 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Figure 5 16 Indicators Panel There are sensors mounted over the CPU slot Slot 5 Slot10 and one in the PSU compartment The panel requires manual update by clicking on the lt UpDate gt button The lt Quit gt will exit the Program There are two other temperature sensors in the chassis that control the speed of the fans As the internal temperature of the chassis increases the fan speed increases These additional sensors are not monitored Revision 1 1 Page 30 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 6 Appendices Appendix A TeamBridge DLL Calls Team
5. Source3 scale float Sourse4 scale Parameters in Hex DevID PCI Device number in ViInt16 Hex Sourcel scale Scaling value forthe first Float power supply Source2 scale Scaling value for the Float ESSN second powers Jl Scaling value for the third power supply power supply Return Values Output Description value PCI Device number viintis Revision 1 1 Page 42 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamWrite_To_External_DAC_Quad Description This function writes out the scaling values to the 4 External PSU s Note Rev B Model C Prototype ViInt16 _VI_FUNC TeamWrite_To_External_DAC_Quad ViInt16 BusID ViInt16 DevID float Sourcel_scale float Sourse2_scale float Source3_scale float Sourse4_scale Parameters number in Hex Hex Sourcel_scale Scaling value for the first Float power supply second power suppl Return Values Output Description PCI Device number Et tne Revision 1 1 Page 43 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamReadOpto IO Port Description This function reads in data from the optically isolated port on the B option chassis Note Rev B Model C Prototype ViInt16 VI FUNC TeamReadOpto IO Port ViInt16 BusID ViInt16 DevID Parameters Description PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Value from IO Port Team WriteOpto IO Port
6. also route the signal to another trigger bus signal on the same segment Each signal can also be inverted PRIMARY BUS SEGMENT SECONDARY BUS SEGMENT PXI TRIGO PXI TRIGO PXI TRIG1 PXI TRIG1 PXI_TRIG2 PXI_TRIG2 PXI_TRIG3 PXI_TRIG3 PXI_TRIG4 PXI_TRIG4 PXI_TRIG5 PXI_TRIG5 PXI TRIG6 PXI TRIGO PXI_TRIG7 PXI_TRIG7 Lo GE EE Figure 5 13 Example of Bridge matrix routing 5 1 6 10MHZz system clock The PXI system has a 10MHz system clock that is used to control inter module timing This clock has low skew properties and is ideal as a reference for synchronization between PXI modules This clock is distributed to each peripheral slot and is called PXI_CLK10 In the slot 2 Star trigger peripheral position there is a system clock input pin called PXI_CLK10_IN On the TE1014 chassis users can supply their own clock reference to this pin A clock input on this pin will switch offthe system 10MHz clock signal and replaces it Revision 1 1 Page 26 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 5 1 7 Chassis Monitor Panel The TE1014 chassis has voltage and temperature monitoring circuitry and PXI trigger bus buffer control The users have available to them software calls that give them access to these functions Supplied with the TE1014 is a software program that opens a sample control panel This panel program allows the user to look at the voltage and temperature monitoring system and operate th
7. Bus PXITRIGO 0 PX TRIGT 1 Pme aS Pme 3 Pme 4 CPXCTRIGS 5 CPXETRIGE 6 Secondary Bus PXI TRIGO 8 PIAGET 13 Multiple channels can be connected to a single source if required A further option is to connect a channel to itself which results in the channel driving either a 1 or 0 depending on the invert option Note X Point Bridge Only C Prototype Vilnt16_VI_FUNC TeamBridgeRouteTriggerBusChannel ViInt16 destinationchannel ViInt16 sourcechannel Vilnt16 invert ViInt1l6 BusID ViInt16 DevID Parameters Destination The output channel to be used ViInt16 channel Source The input channel to be used ViInt16 channel Revision 1 1 Page 46 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Invert the output it 1 Return Values Vint16 No known bridge device comms error Vilnt16 Channel out of range Vilnt16 Team BridgeDisableTriggerBusChannel Description This function disable a specific channel from being driven by another channel effectively turning the output off The channel can of course still drive other channels Note X Point Bridge Only C Prototype ViInt16 VI FUNC TeamBridgeDisableTriggerBusChannel ViInt16 channel Vilnt16 BusID ViInt16 DevID Parameters The channel number Eus 19 The Bridge PCI Bus Number vitntie The Bridge PCI device 1D Return Values Output Data Type vg No known bridge device comms error Vilnt16 Channel out of range
8. May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Star Trigger Slot Pinout DEE EED SE PXLLBRS aN EES Gm PXI_STARS PXI TAGS CO PXI PXI TRIGO lee e AS emer ler SL LA A EE WEEN DEES sers Weer Ja me est rset on Ces io eno oer Roes D D D Sen pora fen me sr sa Fano EE RE EE lee RE W LR LR LA Slab sg SS WENE SC MS LU CL EU C C CA MU EEN EL CC LLE AN A SRO NEE REEN SA ee pe CLC Eros EA EI oa SO 207 Ee a WENE ESA p p en ia SLI ee p pa eno pere LA feno a BEREEDEN slee Sar rane Je Fer be Ji Cla e Femmes 9 feno roer SEET ASA 50 00 EEN Clos er oer eno eer ere FE ME EIE TES oo fosses ess fot eno om ue ERG pe LC LS LL LS Fano Grieg Jas fare for free oro E fem fre EO m p m ee ke CC TEE ET DO HOMZZOO DO HOMZ ZOO Revision 1 1 Page 58 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 7 Notes Revision 1 1 Page 59 of 59 16 May 2002
9. classified by Industry Canada IC ICES 003 Issue 2 as Class A digital devices Devices that are tested and comply with Class A FCC Specifications also comply with the Canadian Specification following the harmonisation of Canadian Regulation with existing FCC regulations effective January 31 1989 As such the following notices apply Revision 1 1 Page 9 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual This digital apparatus does not exceed the Class A limits for radio noise emissions from digital apparatus set out in the Radio Interference Regulations of the Canadian Department of Communications Le present appareil numerique n emet pas de bruits radioelectriques depassant les limites applicables aux appareils numeriques de la class A prescrites dans le Reglement sur le brouillage radioelectrique edicte par le ministere Des Communications du Canada CE Notice Marking by the CE symbol indicates compliance of all models of the Team Solutions Inc TE1014 series PXI Chassis to the EMC directive of the European Community Such marking means that these TE1014 chassis meet technical standard EN55022 Limits and Methods of Measurements of Radio Interference Characteristics of Information Technology Equipment ITE as a Class A device As such the following notices apply WARNING This is a Class A product In a domestic environment this product may cause radio interference in which case the user may be required to take adequate meas
10. configuration of its BIOS the primary bus in the PXI chassis could be identified as PXI1 while the secondary bus would be identified as PXI2 Revision 1 1 Page 21 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 5 1 2 Peripheral slot identification Each TE1014 chassis has 14 PXI slot locations These are identified by numbers on the top section of the chassis The first location is reserved for the controller This can be either an embedded controller or a bridge expansion controller card In a PXI chassis this slot is always located in the left most slot of the PXI bus It is always identified with the triangle glyph as shown in figure 5 4 and numbered 1 Figure 5 4 Controller slot glyph The second slot position is the star trigger peripheral card position This can be used with any standard CompactPCl PXI card or a special star trigger card This slot is identified with a circle inside a diamond as shown in figure 5 5 It is numbered 2 Figure 5 5 Star trigger general peripheral slot glyph Slots three to fourteen are all general peripheral slots These slots are identified by the numbers 3 to 14 inclusive inside a circle Figure 5 6 General peripheral slot glyph The fourteen slot positions are achieved by bridging one primary 8 slot PXI bus to a secondary 8 slot PXI bus The bridge card occupies one slot position on each bus The boundary between primary and secondary bus o
11. ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 9 1 4 1 FCC Notice U S Only ee Ee RE RR EE ee Ee RR Gee Re ee 9 1 4 2 IC Notice Canada Only ee RR ee RR ee ee Re ee 9 1 4 3 VCCI Notice Japan Only iis ee ke ke ee ee ee 10 1 5 SAFETY NOTICES ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 10 1 6 POWER CORD er ima GE e A Der Ge de dee 11 2 2 RESOURCES REOUIRED i sees ee ee es ee ke se ee ke se ee ke see ke ee ee 11 2 1 HARDWARE sii ves SG EA ER GOS Ee oia das EE Ee be sane SR ee ee GE EDE ERGE 11 2 2 SORTWARE EA RA N RE N 11 3 HARDWARE GET UP ene ee es ee ke sk ee ke ee ee ke sk ee ke ee ee Rek ee ke ek ee 12 3 1 GHEGKLISTER enee ees aes 12 3 2 POWER SWITCH AND INDICATIONS 0c0ceceececececececeeeeeeeseseeees 12 3 3 MOUNTING as Ee E deeg FE 13 3 4 REPLACING A FUSE ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 13 3 5 GLEANING FALTERS eai ug eegent ene Aert Aer 14 3 6 AIR FLOW osse SEN aida 14 4 SOFTWARE INSTALLATION ees ee ees ee ke es ee Re ER ee RR ER Ge Re ER Ge Re ee 16 4 1 BRIDGE DRIVER INSTALLATION nnn 16 4 2 OPTION DRIVER INSTALLATION rrenan 17 4 3 INSTALLING OTHER PXI COMPACTPCI MODULES 17 4 4 VERIFYING INSTALLATIONS rrenan 17 4 41 Bridge Cards ses EER re EE Ee easiest ist AS ada aa ESE En 17 4 4 2 Other PXI Modules ee ee ee ee ee ee ee ee ee ee ee ee ee ee 18 5 OPERATION AND CONNECTIVITY ENNEN ee ke se ee ke
12. see 20 5 1 TETO VAS ssa A A A Ge de tracey ada 20 5 1 1 Chassis topology ee EE a RR Gee RE Ee ee Ee ee RR ee ee 20 5 1 2 Peripheral slot identification ie se ee Ee RR Ee ee Re 22 5 1 3 Star MEE EE EE 24 5 1 4 Local BUS tiroidea 25 5 1 6 PAITrigger BUS see se EE SE En Ge EE ER AS a aa eee 25 5 1 6 TOMHZ system clock ee ee ke ee Ak ee ee RR Ak ee ee Re ee ee 26 5 1 7 Chassis Monitor Panel 27 Revision 1 1 Page 5 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 6 APPENDICES ee 31 6 1 APPENDIX A TEAMBRIDGE DLL CaLLg enne 31 6 2 APPENDIX B PXI TRIGGER BUFFER occcooccconccccnncncnncncnncccnnnnos 50 6 3 APPENDIX C PROBLEM SOLVING ee sesse ee ee ee ee ee ee ee ee ee ee 52 6 4 APPENDIX D EXAMPLE PROGRAM iese ee ee ee ee ee ee ee ee ee ee ee 55 6 5 APPENDIX E SLOT PINOUT TABLE iese ese ee ee ee ee ee ee ee ee ee ee ee 56 N on EE EE EE Ee 59 Revision 1 1 Page 6 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 1 Introduction 1 1 Company description Established in 1999 and located in Southern California TEAM s mission is to provide its customers with state of the art PC Based Test amp Measurement instrumentation and data acquisition DAQ devices TEAM s products are offered in ISA PCI PCMCIA External Parallel USB driven CompactPCI and PXI configurations 1 2 Product description Team Solutions Inc s TE1014 is a 14 slot 19 inch rack
13. to it without affecting the bandwidth of the PCI Bus The local bus to the left of a card is called the Local Bus Left LBL and the local bus to the right of a card is called the Local Bus Right LBR There is no local bus to the left of the star trigger slot slot 2 The local bus can be used for signals with a level of up to 42 Volts Local bus signals are identified as PXI_LBLO to PXI_LBL12 and PXI_LBRO to PXI_LBR12 5 1 5 PXI Trigger Bus 8 Bit Trigger Bus BRIDGE CARD Star Trigger Slot 2 eripheral Slot 7 Peripheral Slot 8 Peripheral Slot 14 Peripheral Slot 3 3 n 3 3 Oo Figure 5 12 8 bit trigger bus Revision 1 1 Page 25 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual The PXI trigger bus provides an 8 bit bus which can be used for inter module triggering synchronization data communication or clock transmission The trigger bus bits are identified as PXI TRIGO to P XI TRIG7 On the TE1014 chassis there are two PXI trigger busses implemented One is on the primary side of the PXI bus and incorporates slots 1 controller slot to 7 The other is on the secondary PXI bus side and incorporates slots 8 to 14 Between the two PXI trigger busses is a matrix connected to bi directional buffers and inverters These buffers and inverters route the trigger bus signals from one side of the bus and can route it to any of the 8 trigger bus signals on the other side It can
14. to the register PCI Bus segment number in Hex PCI Device number in Hex Return Values Voltage read correct TeamBridgeReadEEReg Description This function reads a value from the on board EEDATA C Prototype ViInt16 VI FUNC TeamBridgeReadEEReg ViInt16 regnumber ViInt16 BusID ViInt16 DevID Parameters Description Register address to write to PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Fvalue Data read fom EEData virntio Revision 1 1 Page 40 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamWrite_To_Internal_DAC_Dual Description This function writes out the scaling values to the 2 Internal PSU s Note Rev B Model C Prototype Vilnt16 VI FUNC TeamWrite To Internal DAC Dual ViInt16 BusID ViInt16 DevID float Sourcel scale float Sourse2 scale Parameters Sourcel scale Scaling value for the first power Eed EP ML Source2 scale Scaling value for the second Float leier MO O Return Values Output Description Data Type ame POI Device number ere Revision 1 1 Page 41 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamWrite To Internal DAC Quad Description This function writes out the scaling values to the 4 Internal PSU s Note Rev B Model C Prototype ViInt16 VI FUNC TeamWrite To Internal DAC Quad ViInt16 BusID ViInt16 DevID float Sourcel scale float Sourse2 scale float
15. 05 T fuse dimensions 5 mm x 20 mm Ease the fuse holder back into the switch Unit can now be reconnected and powered up 3 5 Cleaning Filters There are two filters on a TE1014 both of which are located at the Remove 4 screws to clean PSU panel filter O OOOOOOOOOOOO Remove screw to clean lower filter Remove screw to clean lower filter Figure 3 2 Chassis Front View front of the unit to allow for easy access To access the filter on the Power supply unit remove the four corner flat head shoulder screws from the front panel Care should be taken not to damage the LED s or DC switch mounted on the PSU panel To extract the filter remove the screw in the centre of the plate To extract the filter in the bottom panel of the unit remove the two cross head screws at each end Filters may be cleaned using warm soapy water or replaced with a filter replacement kit 3 6 Airflow The TE1014 Chassis card frame is cooled with two 50 100 CFM variable speed fans The air is brought in through the grille in the front of the chassis sucked up through the card frame and exhausted through the rear Revision 1 1 Page 14 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual FAN EXHAUSTED AIR FILTER Figure 3 3 Air Flow Model To ensure that maximum airflow is directed through the card frame area blank panels MUST be used to cover slots where there are no cards installed Revision 1 1 Page 15 o
16. 1 ViInt16 Page 38 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeReadReg Description This function reads a value from one of the 64 registers on the bridge card C Prototype Vilnt16 _VI_FUNC TeamBridgeReadReg ViInt16 regnumber ViInt16 BusID ViInt16 DevID Parameters Description Data Type Register address to write to 6 Value DevID 8bit Value to writhen to the register PCI Bus segment number in Hex PCI Device number in Hex Vilnt16 Vilnt16 Return Values Output Description Data Type Value Returned value read from resister ViInt16 ViUInt8 LL CT Eror CC EtG TeamBridgeReadAuxADC Description This function reads a value for the user analogy to digital converter on the bridge card C Prototype ViRead64 DevID _VI_FUNC TeamBridgeReadAuxADC ViInt16 BusID Vilnt16 Parameters Description Data Type PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Data Type Return value read 0 5 volts ViReal64 ViInt16 CC Error Revision 1 1 Page 39 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeWriteEEReg Description This function writes a value to the on board EEDATA C Prototype ViInt16 VI FUNC TeamBridgeWriteEEReg ViInt16 regnumber ViInt16 value ViInt16 BusID ViInt16 DevID Parameters Register address to write to 8bit Value to be writhen
17. 1 Page 52 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual PX2000 107 PXI Development Card Properties uE Figure 6 1 2 Correctly configured device Check to see if an up to date version of NI_VISA is installed must be 2 01 or greater Revision 1 1 Page 53 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Check that the relevant INF file is in the Windows INF directory as shown in Figure 6 1 3 below Win 98 2000 Win NT N Exploring Inf File Edit View Tools Help Ai Folders Contents of Inf 3 Config 5 nidag3 inf Pemciamf inf Cookies a nidag3 PNF Sl Prtupd inf 3 Unknow E Cursors 5 nidaq95 inf 35 PXIT_9x inf 33 Videap i 3 Desktop 5 nienetpm inf Sl Quartz inf 5 Waye ir Fonts 3 nigpib inf 5 Ana inf 3 Winpopi Help 5 nigpibmt inf 5 Sesi inf B Wordpa ge d 3 Serwave inf Sfin 7 Sl Setup inf A Java A Measurement 2 Setupc inf A Measurement E Shelint E Media E 53 Shell3 inf nidaq E Tamwrap inf a Pi E 270 objects The PXIT_9x inf file Figure 6 1 3 INF Directory Note Example shows Windows Revision 1 1 Page 54 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 6 4 Appendix D Example Program void main void Enable bridge to process commands if Team BridgeEnable 0 printf pci to pci bridge found n getchar Read Chassis Voltage levels
18. 5 Appendix E Slot Pinout Table Generic Peripheral Slot Pinout ER RP e fes AL Mu AL ML ME A vis ER ER al SSES DEE E ono pas pes prea fax poss po TE EL EH MEAN A KESE op po eo sav Po El DO A Om ZZ OO E foro from Saber eno a og os E ESA sav pos E rors feno ere 15 avo Teen oo war STORE oco jon Key Area o eno porn lew lees ee Jee Tag oer ee CC tee o weg us um ee CC feno oer o fan 5 om es GND pm for 5 om seis a RT um rss fon ae rer sr LLC foro 2 ew ee 57 us quo o om WE ENG NIE NN LC Ee N E LAS ER EE ER MK NG E E N Revision 1 1 Page 56 of 59 16 May 2002 O HOMZ ZOO pej TE1014 PXI Fourteen Slot Chassis User Manual System Slot Pinout epp CS E o sr o CAN w o IR E o EE e cL LT EE ATES PATE AE feno somer smere su forsee ono AD 38 TO ADI26 GND os D D 9 GND AD 52 END WWO EE Et 7 em mes ADE 5 feno GEEEF EE v PETS Fc DER HEMEL P Pt eno ork E END ON pon es 00000090 CS ap CS GND o eo p ee eg ee Ee EG CS jon BREET fumo seres om OE jo MO om ums om WEER Z SEET MA E Te CCC Eros om e pas E SS ESTES LA SCH WE eg ee ee GND quo qro qm GND eh pres rer 57 Jp foro CS ege ws ee eene Eie IE N o RE DEE NEED TEE EE E EEN AN DO HOMZZOO OO HOMZ ZOO D Revision 1 1 Page 57 of 59 16
19. BridgeReadPClCount Description This function interrogates the Team module and identifies the module type C Prototype ViInt16_VI_FUNC TeamBridgeReadPCICount Parameters Description No value Return Values Output Description Success 1 No bridge card info available ViInt16 unable to use Teamcard ini Not a Teamcard type 3 Relay parameters incorrect or ViInt not a valid relay card pa 10 error Revision 1 1 Page 31 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeReturn Description This function is a dummy call that returns the value that is passed to it C Prototype ViIntl6 _VI_FUNC TeamBridgeReturn Vilnti6 value Parameters Data Type Any 16bit value Return Values Value Should be the same as value passes IET EAN Va TeamBridgelnfo Description This function returns a point to the Bridge map structure that is set up at the start of the initialisation stage It contains all the information of any Team bridge in the system Structure can be seen in the TeamBridge h file C Prototype Bridge_Map VI FUNC TeamBridgeInfo ViInt16 BusID ViInt16 DevID Parameters Description PCI Bus segment number in ViInt16 Hex PCI Device number in Hex Return Values Output Description Value Pointer to bridge structure BridgeMap ViInt16 1 Error BridgeMap ViInt16 Revision 1 1 Page 32 of 59 16 May 2002 TE1014 PXI Fourteen Slot Ch
20. None Pri Sec Sec Pri Buffer 3 None X 0 T Pie See 1 1f T T J T T Sec Pri 0 T 1 T T T T Z o 3 oO REGISTOR 1 TBT Be BRS 804 803 812 801 Bro E ET None EET Pissee O EET ET Sec Pri TT T oOo T 1i j Noe J Pi see Sec Pi X Xx Sec Pi 0 Revision 1 1 Page 51 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 6 3 Appendix C Problem Solving If VISA does not see the installed module the module must not be registering with the operating system On Windows 98 2000 check the Control Panel System Devices from the Start Menu window to verify that the modules are present as shown in figure 6 1 1 and 6 1 2 below System Properties El ES General Device Manager Hardware Profiles Performance View devices by type View devices by connection amp Disk drives Display adapters 3 Floppy disk controllers 2 Hard disk controllers F Keyboard A Monitor A Mouse Y National Instruments GPIB Interfaces 2 Other devices 3 Ports COM amp LPT PXI Devices gt P2000 101 Relay Matrix Card gt PX2000 106 Relay Driver Card Px2000 107 Prototype Card amp SCSI controllers ee CL tl es EDET MMOL A dem Properties Refresh Remove Cancel Figure 6 1 1 Registered Devices Revision 1
21. User Manual TE1014 PXI Fourteen Slot Test Platform SOLUTIONS INC PAIN US TE1014 PXI Fourteen Slot Chassis User Manual Revision 1 1 Page 2 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team Solutions Inc 27071 Cabot Road Suite 124 J Laguna Hills CA 92653 Tel 949 348 7766 Fax 949 348 7776 Email sales team solutions com Web htip www team solutions com TE1014 User Manual Description 7E 1014 PXI 14 Slot Chassis User Manual Revision History Checked by 27 Feb 2002 Initial Release 16 May 2002 New Company Info Copyright 2002 Team Solutions Inc All rights reserved Products and company names used in this document are trademarks of their respective companies The PXI logo and Product name are trademarks of the PXI Systems Alliance Team Solutions Inc reserves the right to change specifications and contents of this document without prior notice Revision 1 1 Page 3 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Warranty The TE1014 is warranted against hardware defects in materials and workmanship for a period of one year from the date of delivery as noted on the delivery and or shipping documentation Team Solutions Inc is not responsible for any damage caused to its product or any other equipment caused by misuse of this product or damage caused to this product by the failure to follow the instructions of Team Solutions Inc or problem
22. Vilnt16 Revision 1 1 Page 47 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeDriveTriggerBusChannel Description This function sets a specific channel to either drive high or a low It is similiar to the use of using TeamBridgeRouteTriggerBusChannel except with identical source and destinations Note X Point Bridge Only C Prototype ViInt16 VI FUNC TeamBridgeDriveTriggerBusChannel Vilnt16 channel Vilnt16 invert ViInt16 enable ViInt16 BusID ViInt1l6 DevID Parameters Data Type The output channel to be used Enable or disable the output invert Invente opti vme The Bridge PCI Bus Number The Bridge PCI device 1D Return Values Output Data Type Vine No known bridge device comms error Vilnti6 Channel out of range Vilnt16 Revision 1 1 Page 48 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeReadBridgelDs Description This function returns a list of PCI Bus and PCI Device numbers of all known PCI PCI bridges C Prototype Vilnt16 VI FUNC TeamBridgeReadBridgelDs Vilnt16 BusID ViInt16 DevID ViUInt8 count Parameters Data Type count On entry A count describing how many array ViUInt8 locations are available and on exit how many bridges were returned An array of Bridge PCI Bus Numbers An array of Bridge PCI device IDs Note count needs to be initialised to Array size Return Values Output Data Type Vino In
23. assis User Manual TeamBridgeDisablePort Description This closes down communication to an individual bridge C Prototype ViInt16 VI FUNC TeamBridgeDisablePort ViInt16 BusID ViInt16 DevID Parameters Description Data Type PCI Bus segment number in Hex PCI Device number in Hex Return Values Description Data Type PCI Device number Error TeamBridgeE nablePort Description This function set up communication to the Team Bridge that you would like to commutate with C Prototype ViInt16 VI FUNC TeamBridgeEnablePort ViInt16 BusID ViInt16 DevID Parameters Description PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Port to bridge open success al Error No known bridge device in ViInt16 system Revision 1 1 Page 33 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team VerfiyBridge Description This function looks in the bridge structure to check that there is a Team bridge in the system and that communication can take place with this device C Prototype ViInt16 VI FUNC TeamBridgeVerfiyBridge ViInt16 BusID Vilnt16 DevID Parameters Description PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Team type bridge exists TeamBridgeReadVersion Description This function reads the firmware version of the embedded PIC code on the Team Bridge that you are communicatio
24. d with their own test verification program However the National Instruments software application VISA Interactive Control can also be used to verify PXI module installation This is a program which identifies installed VISA resources including PXI resources as shown in figure 4 3 below VISA Interactive Control BEZ File Edit View Help e e VISA 1 0 Soft Front Panels NI1 O tt ne View By Type fe View By Connection E A ASRL2 COM2 L YASRL2 INSTR B eng LPT1 L YASRL10 INSTR PXI PXI3 PCI Extensions for Instrumentation LpxiPXI3 11 0 INSTR E PXIPXI2 PCI Extensions for Instrumentation L PXI PX12 10 0 INSTR E PXIPXI1 PCI Extensions for Instrumentation LPXIPXI1 11 0 INSTR E PXIPXID PCI Extensions for Instrumentation px PXID 1 5 0 INSTR Resource to Open Figure 4 3 VISA Resources In this example there are three different PXI modules installed These identification numbers identify which slot the module is installed in Slot 1 is always the controller slot Slot 2 is either the star trigger slot or a Revision 1 1 Page 18 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual general peripheral slot Module slots 3 to 14 are all general peripheral slots Each module slot has a unique identifier These identifiers are shown in table 4 1 below Instrument identifiers which begin with PXIO are normally contained within the first bus segment Instrument
25. e PXI trigger buffers From the START menu PROGRAMS locate the PXI 14 Slot Team executable program and run it This will display a panel as shown in figure 5 14 below This panel allows the user to select between controls and indicators It also allows the user to select which bridge they want to talk to if more than one bridge is used in a system with multiple chassis This is done by entering or selecting from the list box the correct Bus ID and Bridge ID relevant to the system Selecting the lt controls gt button will display a trigger buffer control panel as shown in figure 5 15 The user can select each individual buffer and decide which direction the data should pass Revision 1 1 Page 27 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual E3 Chassis Monitor Chassis Monitor Panel Bus ID Device ID o fo PCI Bus ID PCI Device ID Controls indicators que Figure 5 14 TEAM Chassis Monitor Panel The user can also select how to route the trigger bus signal If a trigger bus signal is routed back onto itself it will provide a logic 1 or a logic 0 depending on whether a buffer or inverter is selected If the trigger bus lines are not connected the buffer inverters are held in tri state mode and no data can pass between either bus segment of the chassis on the tri stated lines Revision 1 1 Page 28 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Controls
26. e drivers sample programs and control panels that allow the user integrator to avail of the extra functionality supplied with the various different options of the chassis such as System Monitoring and Auxiliary VO Revision 1 1 Page 11 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 3 Hardware Set up 3 1 Checklist A Before powering up the TE1014 Chassis Check to ensure that there has been no damage caused by the shipping of the unit o Check that no screws or panels have come loose s Ensure that you connect the unit to a voltage and frequency range within those listed in the system power input specifications in section 1 2 of this manual Ensure that the chassis is correctly grounded at all times when installed or and set up for use even when switched off 3 2 Power switch and indications There are two switches on the TE1014 Chassis One is on the rear of the chassis and the other is on the front of the chassis The switch on the rear of the chassis is a Mains voltage switch and is used to connect mains voltage to the chassis power supply When switched on the AC OK LED on the front of the chassis will be on and the power supply fan will be running The switch on the front of the chassis is a low voltage DC switch connected to the power supply module control circuit and controls the power supply DC modules When switched off there is NO DC voltage applied to the PXI Backplane When switched on DC
27. edded Controller Bl PCI PXI Extension Bridge Master PCI PXI Extension AS ooo ooo 9y yo al ol ue 100000 000 tO HON DD i OD Figure 5 2 Master and slave configuration Revision 1 1 Page 20 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual take up to 13 peripheral cards The primary bus will normally be designated as PXIO and the secondary bus will be designated as PXI1 Figure 5 2 shows a Master Slave configuration where the second chassis is connected to the Primary chassis via a CompactPCI PXI to CompactPCl PXI extension bridge In this instance the primary bus of the master chassis will normally be designated as PXIO and the secondary bus of the master chassis designated as PX1 The primary bus of the slave chassis will be designated as PXI2 and the secondary bus of the slave chassis will be designated as PXI3 The configuration shown in Figure 5 2 gives the user the option to have up to 25 CompactPCI PXI peripheral cards in one system It is possible to use this type of Bridge technology to add additional chassis to a single system PCI Extension Bridge Master PCI PXI Extension Bridge Slave HE Eer Figure 5 3 Desktop PC PCI expansion Bridge to PXI Chassis The example in figure 5 3 shows how a standard Desktop PC can be used to control a PXI chassis by using a PCI to CompactPCI PXI extension bridge In some instances depending on the hardware configuration of the PC and the
28. ensing supply Revision 1 1 Page 7 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Input 120 240 V 50 440 Hz Outputs 5V DC 35A 3 3V DC 35A 12V DC O 10A 12V DC O 4A Fuse 5 Amp Bussmann Anti Surge S505 T 5 20 mm T5AH 250 Available Slot Current Controller Slot 5V 6A As per PXI Spec 2 0 3 3V 6A 12V 0 5A 12V 01A Each Peripheral Slot DN O 2A 3 3V 0A 12V 0 5A 12V 0 1A Cooling PXI Slots 2 thermistor controlled variable speed fans O 100 CFM max each PSU Bay Single 25 CFM in line fan Voltage Monitor 3 3V DC 5V DC 12V DC 12V DC Temperature Monitor Over PXI slot 5 PXI slot 10 Controller Slot and in PSU bay Dimensions HxWxD 4U 7 x 19 x 16 54 177 8 mm x 482 6 mm x 420 mm Standards IEC 61326 IEC 1010 IEC1010 1 1990 and amendments 1 amp 2 EN50082 1 EN55011 EN61010 PXI Spec Rev 2 0 UL3111 1 1994 CAN CSA22 2No 1010 1 Revision 1 1 Page 8 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 1 3 Models and Options Available TE1014 PXI 14 Slot PXI Chassis Accommodates PXI controller Star Trigger and up to 13 PXI Cards Integral PCI PXI Bridge Full PXI functionality on all slots 19 Rack mount case Separate forced air cooling for PSU and PXI slots Temperature Controlled Variable Speed Fans PXI slots minimize noise System Temperature and Power Supply Monitoring Trigger Bus cross segment X Point connecitivity Sof
29. f 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 4 Software Installation 4 1 Bridge Driver Installation Insert the CD supplied with the unit into a CD drive that is accessible by the PXI Controller that is used with the chassis USB Port or Parallel Port CD drives are suitable for this If these are not available it is possible to span the required files across a number of floppy disks using a utility such as Microsoft Backup ew Took Hop mele 14 SUS ce Ef wi Backup Restore Wheto backup Bieslectediles T Mewand changad fics Ware to back ue Howto back up Ty fils Ey ke Compras Prompt fa Peam0st age Al Options ForHelp press Fl Figure 4 1 Microsoft Backup Locate the directory on the CD which refers to TE1014 Bridge Driver and run the SETUP EXE program This file is normally located in the D TE1014 XBridge Base Install directory on the CD Select the sub directory relevant to your operating system Win9x WinNT or Win2000 This will begin the installation of the software that locates and registers the bridge within the system registry Follow the instructions on the screen to complete installation If no CD drive is present on the system copy the relevant files from the CD onto a floppy disk Revision 1 1 Page 16 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 4 2 Option Driver Installation Insert the CD supplied with the unit into a CD drive that is access
30. ible by the PXI Controller used with the chassis Locate and run the SETUP EXE program This software is normally located in the D TE1014 Test Panel directory This will begin the installation of the software applications and drivers that are used to allow access to the system monitoring Follow the instructions on the screen to complete installation Note If no CD drive is present on the system copy the relevant folder onto a floppy disk and run as explained above 4 3 Installing other PXI CompactPCI modules Installation of additional PXI CompactPCI modules should be carried out as per the individual instructions for each PXI CompactPCI module 4 4 Verifying Installations 4 4 1 Bridge Card Coren DEM N No laas Paris Esingen G Mer dedicar type W ds tg Garcia PO stander beet CPU brdge PO standard PO ar PO badge Plug ard Pray Pr Pregeweete neag coniu MS FU ISA biiga Figure 4 2 Registered Devices Revision 1 1 Page 17 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual To verify that the bridge card is operating correctly with the Operating System open the control panel window select system and then click on the Device manager tab You should see the PCI to PCI Bridge listed as shown in figure 4 2 above You may have to expand the Systems Devices tree In some systems this will also be identified with the reference 21150 4 4 2 Other PXI Modules Some PXI Modules will be supplie
31. identifiers which begin with PXI1 are normally contained within the second bus segment If additional chassis are linked with a Standard PCI to CompactPCI PXI bridge each bus segment should be numbered sequentially e g PXI2 PXI3 etc VISA Instrument Description Slot Number 20 0 Slot 2 Slot 3 Slot 4 Slot 5 Slot 6 Slot 7 Slot 8 Slot 9 Slot 10 Slot 11 Slot 12 Slot 13 Slot 14 Table 4 1 Note1 For VISA Interactive Control Version 2 5 or greater the VISA description has slightly changed e g PXI0 20 INSTR Bus mastering is supported on the primary segment of the backplane and on the secondary segment of the backplane Inter segment bus mastering is also supported between the primary and secondary bus Trigger Bus X Point connection is also supported Revision 1 1 Page 19 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 5 Operation and Connectivity 5 1 TE1014 5 1 1 Chassis topology The TE1014 PXI chassis is the standard model of chassis It allows the insertion and use of one controller Star Trigger and up to thirteen CompactPCI PXI cards However the chassis can be used in a number of other configurations Embedded Controller 4050000600 0 0 6 6 SI E or ee Figure 5 1 Single Chassis with embedded Controller Figure 5 1 shows the chassis when used as a stand alone unit with an embedded PXI controller in the controller slot This configuration will Emb
32. l to read value PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Voltage read correctly in Volts 1 Facility not enabled ViReal64 ViInt16 Revision 1 1 Page 36 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamBridgeReadTemperature Description This function reads temperature sensors 0 3 in degrees Sensor controller slot sensor 1 slot 5 sensor 2 slot 10 sensor 3 power supply bay C Prototype ViReal64 VI FUNC TeamBridgeReadTemperature ViInt16 sensor ViInt16 BusID ViInt16 DevID Parameters Description Data Type Temperature sensor lo read value PCI Bus segment number in Hex PCI Device number in Hex Return Values Output Description Data Type Temperature read correctly in degrees ViReal64 Celsius Vi Int 16 ViInt16 Revision 1 1 Page 37 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Team BridgeWriteReg Description This function writes a value to one of the 64 registers on the bridge card C Prototype ViInt16 VI FUNC TeamBridgeWriteReg ViInt16 regnumber ViInt16 value ViInt16 BusID Vilnt16 DevID Parameters Description Data Type Register address to write to 8bit Value to be writhen to the register PCI Bus segment number in Hex PCI Device number in Hex Return Values EES Description Data Type Voltage read correct 1 T Error Revision 1
33. mountable chassis which fully complies with the PXI and Compact PCI standards All slots have full PXI functionality Separate forced air cooling is provided for the power supply and PXI slots Fan noise is minimized by varying fan speed according to system temperature The TE1014 model includes featuressuch as temperature and PSU monitoring The expanded slot capability of the unit provides system integrators with a single box solution thus avoiding synchronization integration and cost issues associated with multi platform solutions With its compact case size of 4U 19 inch the TE1014 provides the small footprint required for today s ATE and Data Acquisition applications Accommodates PXI controller Star Trigger and up to 13 PXI Cards Integral PCI PXI Bridge Cross X Point Bridge Full PXI functionality on all slots 19 Inch Rack mount case 4U Separate forced air cooling for PSU and PXI slots Variable Speed Fans PXI slots minimize noise Temperature PSU Monitoring Specifications Backplane Configuration 1 Embedded Controller 16HP or MXE3 Slot 1 PXI CompactPCI or Star Trigger Controller slot 12 PXI CompactPCI peripheral slots Bridge X Point Palatte Bridge Bridges primary and secondary Trigger Bus signals viaa matrix Capable of routing signals back onto different triggers on the source side of the backplane Trigger bus matrix propagation delay Approx 25nS System Power Type 350 W auto s
34. n the chassis is identified by the boundary glyph as shown in figure 5 7 below Figure 5 7 Bus boundary glyph Revision 1 1 Page 22 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Each peripheral slot is identified in software with a unique number When using the National Instruments software application VISA Interactive Control the slot identification of all PXI resources can be displayed as shown in figure 5 8 below VER som pat Ponto NILO W e View By Type 2 Few ip Conmecton COM D SALI INSTR 3 SY ASALIO ILPT1 YASALI INSTR 37x PAD PC Exencine te rerumentador EP 11 0 NSTR N dl Ene une Ke Frerumentton DAS INSTA 100 NSTR Exanelone Le rerunemador STR 15 Ke rarumenator Fees oe to Oren Figure 5 8 PXI Resources Each PXI bus segment has a unique identifier per system When using the TE1014 series of PXI chassis the slots are identified as shown in table 5 1 The character a represents the number that identifies the primary bus and the character b represents the number that identifies the secondary bus VISA Instrument Description SlotNumber PXk 20 INSTR PXla 19 INSTR PXla 18 INSTR 17 Reserved for Bridge PXla PXla PXla PXIb PXIb PXIb PXIb PXIb PXIb PXIb Revision 1 1 16 INSTR INSTR INSTR INSTR INSTR INSTR INSTR INSTR INSTR INSTR
35. n with C Prototype ViReal64 VI FUNC TeamBridgeReadVersion Vilnt16 BusID ViInt16 DevID Parameters Description Busto PCIBus segment number in Hex virmet PCI Device number in Hex Return Values Output Description PCI Device number 1 Error ViReal64 ViInt16 Revision 1 1 Page 34 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamBridgeWriteBuffer Description This function writes out an 8 bit word to one of two registers 0 and1 This registers control the bi directional buffers that pass the PXI Triggering across the bridge Note NOT used for X Point Bridges C Prototype Vilnt16 VI FUNC TeamBridgeWriteBuffer ViInt16 regnumber ViInt16 value ViInt16 BusID ViInt16 DevID Parameters Description Register address to write to Value 8bit Value to be written toa ViTnt16 register PCI Bus segment number in ViInt16 Hex PCI Device number in Hex Return Values Output Description ViSuccess The current Team card Vilnt16 version Ee SSCS ES Revision 1 1 Page 35 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual TeamBridgeRead Voltage Description This function reads that voltage channels 0 3 in Volts Channel 0 12 volts channel 1 5 volts channel 2 3 3 volts channel 3 12volts C Prototype ViReal64 VI FUNC TeamBridgeReadVoltage ViInt16 channel ViInt16 BusID ViInt16 DevID Parameters Description Voltage channe
36. ory 11 and Pollution degree 2 in accordance with IEC 664 Revision 1 1 Page 10 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 1 6 Power Cord Only use power cords that are approved for use in electrical equipment and are appropriate for the country of use 2 Resources required 2 1 Hardware The TE1014 range of PXI Chassis can be used with any 3U PXI cards and CompactPCI cards which comply with the PXI Revision 1 0 specification or greater announced by National Instruments in August 1997 and with the CompactPCI specification of the PCI Industrial Computer Group PICMG It is recommended that Windows 98 Windows NT 4 0 Windows2000 or greater operating systems be used with this chassis The minimum recommended memory requirement for a Windows 98 operating system is 32 Mbytes of RAM and for a Windows NT 2000 operating system is 64 Mbytes of RAM Note Windows 95 or lower will not support multiple bridging so cannot be used with the TE1014 series chassis 2 2 Software The TE1014 option modules use NI VISA drivers Before these drivers are installed a current version of National Instrument VISA NI VISA Version 2 01 or greater must be installed If this has not already been installed on your system you can install it from the CD supplied with your chassis or the latest version can be down loaded directly from the National Instruments web site at www ni com The CD supplied with the TE1014 chassis contains softwar
37. s caused by other third party equipment supplies services modification to supplied equipment etc Team Solutions Inc will repair replace at their option any equipment that proves to be defective during the warranty period This warranty applies to parts and labor Team Solutions Inc cannot be held responsible for any consequential loss due to defects in supplied product Year 2000 Each of the products supplied by Team Solutions Inc are designed using Y2K Compliant tools Team Solutions Inc is not responsible for any damage or loss caused to its product or any other equipment caused by the use of Team Solutions product with any other product or equipment that is not certified as Year 2000 compliant Warning A Products designed by Team Solutions Inc are not tested for use in medical or clinical applications AN The TE1014 series of PXI chassis is designed for use only under the power supply and operating environment conditions as defined in section 1 2 of this manual Revision 1 1 Page 4 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Table of Contents 1 INTRODUCTION osse sesse He GEGEE EIERE kk GR antiga ee GE De SE see 7 1 1 COMPANY DESCRIPTION ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 7 1 2 PRODUCT DESCRIPTION de ee de ee ee ee ee ee ee ee ee ee ee ee ee ee ee 7 1 3 MODELS AND OPTIONS AVAILABLE ee ee ee ee ee ee ee ee de ee ee ee ee ee ee ee ee 9 1 4 REGULATORY NOTICES
38. sufficient array size Vilnt16 Revision 1 1 Page 49 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Appendix B PXI Trigger Buffer Notes This applies to NON X Point Bridges Secondary PXI Trigger 0 Secondary PXI Trigger 4 Primary PXI Trigger O Primary PXI Trigger 4 Secondary PXI Trigger 1 Secondary PXI Trigger 5 Primary PXI Trigger 1 Primary PXI Trigger 5 Secondary PXI Trigger 2 Secondary PXI Trigger 6 Primary PXI Trigger 2 Primary PXI Trigger 6 Secondary PXI Trigger 3 Secondary PXI Trigger 7 Primary PXI Trigger 3 Primary PXI Trigger 7 To configure the PXI Trigger buffers from primary controller side to secondary bus segments The user can configure the buffers directly from their own source code or with the user front panel supplied with the TE1014 To configure using our direct DLL call Vilnt16 VI FUNC TeamBridge WriteBuffer Vilnt16 regnumber Vilnt16 value Return Values 1 Error ViSuccess Success Description This writes out an 8 bit word to one of two registers 0 and 1 The registers control the bi directional buffers that relay the PXI Triggering across the bridge Register 0 controls Buffer 0 1 2 and 3 Register 1 controls Buffer 4 5 6 and 7 Revision 1 1 Page 50 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual The format of bits REGISTER 0 AA PA AS A Pri Sec Sec Pri Buffer 1 None Pri Sec Sec Pri Buffer 2
39. tware provided includes application software drivers VISA LabVIEW and LabWindows Additional support is provided for Visual Basic C and C through DLL s and example programs and Borland C 1 4 Regulatory Notices 1 4 1 FCC Notice U S Only All models of the Team Solutions Inc TE1014 series PXI Chassis are classified by the FCC as Class A digital devices and as such the following FCC notices apply WARNING Changes or modifications to this unit not expressly approved by the party responsible for compliance could void the user s authority to operate this equipment NOTE This equipment has been tested and found to comply with the limits for a Class A digital device pursuant to Part 15 of the FCC rules These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment This equipment generates uses and can radiate radio frequency energy and if not installed and used in accordance with the manufacturer s instruction manual may cause harntul interference to radio communications Operation of this equipment in a residential area is likely to cause harmful interference in which case the user will be required to correct the interference at personal expense Shielded cables must be used with this unit to ensure compliance with the Class A FCC limits 1 4 2 IC Notice Canada Only All models of the Team Solutions Inc TE1014 series PXI Chassis are
40. ures 14 3 VCCI Notice Japan Only All models the Team Solutions Inc TE1014 series PXI Chassis are classified by the Voluntary Control Council for Interference VCCI as Class 1 information technology eguipment ITE and as such the following VCCI notices apply Class 1 Notice This eguipment complies with the limits for a Class 1 digital device devices used in commercial and or industrial environments and conforms to the standards for information technology equipment ITE that are set by the Voluntary Control Council for Interference for preventing radio frequency interference in commercial and or industrial areas Consequently when used in a residential area or in an area adjacent to a residential area this equipment may cause radio interference with radio and television receivers or other communications equipment To ensure that such radio interference does not occur it is important to install and use this equipment in accordance with the manufacturer s instruction manual 1 5 Safety Notices This eduipment is designed to be safe at least under the following conditions Indoor use altitude up to 2000m temperature 5 Degrees Centigrade to 40 Degrees Centigrade maximum relative humidity 80 for temperatures up to 31 Degrees Centigrade decreasing linearly to 50 relative humidity at 40 Degrees Centigrade mains supply fluctuations not to exceed 10 of the nominal voltage transient overvoltages according to Installation Categ
41. voltages of 5V 3 3V 12V and 12V will be applied to the backplane the rear panel cooling fans will run and the DC OK LED will be on The appliance coupler or the power cord must be accessible for disconnect in the case of emergency Revision 1 1 Page 12 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual 3 3 Mounting Ensure that the unit is disconnected from any mains supply As shipped the unit is equipped with four feet for bench top use If it is required that the chassis needs to be rack mounted the feet need to be removed To remove the feet unclip the feet covers Remove the screws one at a time by removing the mounting screw using a T15 Torx driver Replace the mounting screw A WARNING When mounting in a 19 inch rack ensure that the chassis rear is supported The front mounting flanges MUST NOT be used for sole support Mounting rails suitable for this purpose are supplied by most of the major enclosure manufacturers 3 4 Replacing A Fuse To replace the fuse on a TE1014 chassis first isolate the chassis from all mains power sources With a flat headed screwdriver ease out the fuse holder located below the ON OFF switch on the rear panel of the chassis 000000000000 000000000000 000000000000 000000000000 000000000000 Figure 3 1 Front Panel Revision 1 1 Page 13 of 59 16 May 2002 TE1014 PXI Fourteen Slot Chassis User Manual Replace the blown fuse with a 5 Amp Bussmann Anti Surge S5
Download Pdf Manuals
Related Search
Related Contents
pdf manual - CARICOM Statistics Yard-Man 430 Lawn Mower User Manual NEWS RELEASE - 株式会社テックコミュニケーションズ Brennenstuhl 1420350 ladder CAR VーSUAL フリ一wスタンド 求めいただきまして、ありがとうご 一 ご Cobra Electronics 25 LX Owner's Manual Copyright © All rights reserved.
Failed to retrieve file