The following document describes the design and programming of the 20RF fixture carrier as well as how to integrate different fixture devices with it. For reference, the part number of the carrier can be read from the top corner of the board next to the M5 location. Those 4 characters get appended to"Y000". In the following example, on the board it reads, "65A_". Add this to the end of "Y000" and the part number is "Y00065A_". If there is no sticker in place of the last digit ("_"), then assume it is a "1". So, in this example, the part number would be "Y00065A1".
The 20RF carrier has a total of 10 module slots, designated at M1-M10. Note from the following figure that not all of the slots are in sequential order.
Programming the 20RF Active (or Smart) Carriers:
- 1) When writing to a Smart Carrier module control line - the format is of S#XXXX
- - S = S; # = Module location number being written to; Bit position = DS1 DS2 DS3 DS4
- - Ex. The string S4XX01 would drive DS3 low ( 0.0V ) and DS4 high (3.9V) on the fixture module placed at the physical location of M4 on the active carrier.
- C = C; X = control bit used; Y = 1 or 0.
*Note: The Smart Carrier Y00065A1 only have three standard cbits available (Cbits 1-3).
3) Active Carrier Switch Code:
- The switch code (S#) for the following module positions marked M1 - M10 are listed below:
Fixture Carrier 65A1 Position# | Switch Code Prefix |
M1 | (S1) |
M2 | (S2) |
M3 | (S3) |
M4 | (S4) |
M5 | (S5) |
M6 | (S6) |
M7 | (S7) |
M8 | (S8) |
M9 | (S9) |
M10 | (SA) |
- 4) Configuration for a Fixture Instrument:
- Perform a system startup. If the fixture SN has been recorded to the software fixture it will activate automatically. Make sure that the fixture is in the fixture directory under RIAPPS. If it does not automatically activate under these conditions do the following. * Perform a RMBC on the highlighted fixture. * Choose "Get Serial Number" from the pull down menu.
- Make sure that the fixture SN has been captured and saved.
- Go into the "Equipment Pool" and then into the "Module Browser" (via "Control Modules").
- Find the carrier type in the listing on the left hand side of the window and highlight it.
- Once you have highlightd the carrier number select '"Modules" from the window top menu. Then select "Add Module". When you do this a list will appear.
- Configuring HBW Diff. I/O Buffer (RIK0087A = Y00062B1 = RI74501A)
- Highlight "Y00062B1" from the list and then click on "Select". You will be asked for the module position. Type in its location. For example if it is at M7 then type in "M7".
- Choose "Modules" from the top menu in the window and then "EE Save Modules". Answer "Yes" to the question.
- Choose "Node" from the top menu of the window and then "Add Inst". From the instrument list select "RI74501A Fixture Diff Buffer".
- Choose "Node" from the top menu of the window and then "EE Save Node Iinfo". Again answer "Yes" to the question.
- Deactivate the fixture and perform a system startup. When asked the name of the module add a "1" to the end of the default name "FixtureDiffAmp" and select "OK".
- Type in the module position when prompted for name or position and select "OK". Next do a "Save Calibration" for the fixture by performing a RMBC on the highlighted fixture.
- A system startup will be automatically performed and the fixture will be automatically activated.
- Go to the module browser window and confirm that the module has been added.
- If the module does not seem to work check to make sure the confuguration was saved. Also check to make sure you did not choose M9 or M10 as placement of the module.
- Configuring High Speed Digital (RIK0017A = Y200061B = RI74315B)
- Do a system startup and go into the module browser.
- Highlight Y00065A1.
- Select "Add Module". From the pop-up window select Y200061B. Give it the name "dblow".
- Save this node info.
- From the top menu select "Node" and then "Add Instrument".
- From the pop-up list select "Ri74315B Fixture 10b HS Serial"
- Save node info.
- Do a system startup.
- Go back into the module browser and highlight the Y00065A1 instrument. Make sure that it is a "74135B".
- In the right hand panel highlight "dblow Y200061B".
- Change the default states in the lower half of the window to the following: PRG RESET ADDRESS = 131 STB1 ADDRESS = 128 LOCATION = M1 NAME = dblow PROGRAM = Y12JB13B
- Save the node info and the module info.
- Perform a system startup. If the fixture SN has been recorded to the software fixture it will activate automatically. Make sure that the fixture is in the fixture directory under RIAPPS. If it does not automatically activate under these conditions do the following. * Perform a RMBC on the highlighted fixture. * Choose "Get Serial Number" from the pull down menu.
- Make sure that the fixture SN has been captured and saved.
- Go into the "Equipment Pool" and then into the "Module Browser" (via "Control Modules").
- Highlight the number of the instrument to be removed in the module browser window.
- Select "Node" from the main menu in this window. From the pull down menu select "Remove Inst".
- Select the RIXXXXXX instrument number to be removed. Answer "YES" to the request to confirm removal.
- From thre main menu in this window select "EE save Node Info". Select "Yes" to confirm the response.
- Highlight the carrier number once again in the left hand side of the window.
- Once you have highlighted the carrier number select '"Modules" from the window top menu. Then select "Remove Module". Confirm the removal by selecting "Yes" to the response.
- Choose "Modules" from the top menu in the window and then "EE Save Modules". Answer "Yes" to the question.
- Perform a sytem startup and confirm the instruments removal from the system controller window. The fixture instrument should now be missing.
Note*** - For more detailed information on carrier programming go to "Creating a Software Fixture" (Fixturing-Ch.4)