User Manual
Table Of Contents
- 1771-6.5.88, Plastic Molding Module Reference Manual
- Summary of Changes
- Table of Contents
- Preface
- 1 - Abbreviated Command and Status Blocks
- Chapter Contents
- CLC - Clamp and Eject ERC Values Block
- CPC - Clamp Close Profile Block
- DYC - Dynamic Command Block
- EAC - Ejector Advance Configuration Block
- EPC - Ejector Profile Block
- ERC - Ejector Retract Configuration Block
- FCC - First Clamp Close Configuration Block
- FOC - First Clamp Open Configuration Block
- HDC - Hold Configuration Block
- HPC - Pack/Hold Profile Block
- INC - Injection Configuration Block
- IPC - Injection Profile Block
- JGC - Jog Configuration Block
- LPC - Clamp Low Pressure Close Configuration Block
- MCC - Module Configuration Command Block
- OPC - Clamp Open Profile Block
- OSC - Clamp Open Slow Configuration Block
- PKC - Pack Configuration Block
- PLC - Plastication Configuration Block
- PPC - Plastication Profile Block
- PRC - Pre-decompression Configuration Block
- PSC - Post- decompression Configuration Block
- PTC - Process Trace Configuration Block
- RLC - Inject ERC Values Block
- SCC - Second Clamp Close Configuration Block
- SOC - Second Clamp Open Configuration Block
- TCC - Third Clamp Close Configuration Block
- TOC - Third Clamp Open Configuration Block
- CLS - Clamp and Eject ERC Values Status Block
- CPS - Clamp Close Profiles Status Block
- EPS - Ejector Profile Status Block
- HPS - Pack/Hold Profile Status Block
- IPS - Injection Profile Status Block
- OPS - Clamp Open Profiles Status Block
- PPS - Plastication Profile Status Block
- PTS - Process Trace Status Block
- RLS - Inject ERC Values Status Block
- SYS - System Status Block
- 2 - Command Word/Bit Descriptions
- Alphabetical List of Command Blocks and Block ID Codes
- List of Data Words
- Engineering Units
- Data Blocks Require I/O Configuration
- Data Blocks for System Control
- Data Blocks for Controlling Ram (Screw) Position
- Data Blocks for Controlling Clamp Position
- Data Blocks for Controlling Ejector Position
- Sensors Required
- CLC CLC - Clamp and Eject ERC Values Block
- CPC - Clamp Close Profile Block
- DYC DYC - Dynamic Command Block
- EAC - Ejector Advance Configuration Block
- EPC - Ejector Profile Block
- ERC - Ejector Retract Configuration Block
- FCC - First Clamp Close Configuration Block
- FOC - First Clamp Open Configuration Block
- HDC - Hold Configuration Block
- HPC - Pack/Hold Profile Block
- INC - Injection Configuration Block
- IPC - Injection Profile Block
- JGC - Jog Configuration Block
- LPC - Clamp Low Pressure Close Configuration Block
- MCC - Module Configuration Command Block
- OPC - Clamp Open Profile Block
- OSC - Clamp Open Slow Configuration Block
- PKC - Pack Configuration Block
- PLC Plastication Configuration Command Block (PLC)
- PPC - Plastication Profile Block
- PRC - Pre-decompression Configuration Block
- PSC - Post-decompression Configuration Block
- PTC - Process Trace Configuration Block
- RLC - Inject ERC Values Block
- SCC - Second Clamp Close Configuration Block
- SOC - Second Clamp Open Configuration Block
- TCC - Third Clamp Close Configuration Block
- TOC - Third Clamp Open Configuration Block
- 3 - Word/Bit Descriptions
- List of Status Blocks and Block ID Codes
- List of Data Words
- Data Blocks Require I/O Configuration
- Engineering Units
- Status Block for Reporting System Status
- Status Blocks for Reporting Ram (Screw) Position
- Status Blocks for Reporting Clamp Position
- Status Blocks for Reporting Ejector Position
- CLS - Clamp and Eject ERC Values Status Block
- CPS - Clamp Close Profiles Status Block
- EPS - Ejector Profile Status Block
- HPS - Pack/Hold Profile Status Block
- IPS ú Injection Profile Status Block
- OPS - Clamp Open Profiles Status Block
- PPS - Plastication Profile Status Block
- PTS - Process Trace Status Block
- RLS - Inject ERC Values Status Block
- SYS - System Status Block
- 4 - Programming Error Codes
- 5 - Module Specifications
- 6 - Calibration Instructions
- A - Single transfer for Reporting Ejector Status
- Back cover

6–2 Calibration Instructions
Publication
1771-6.5.88 – July 1997
Create BTR and BTW calibration data blocks in your PLC-5 data table.
word BTW file description
1 – 1C ID that you enter
2 Command Word Command codes that you enter
3 Output 1 Codes that you enter during the calibration procedure
4 Output 2
5 Output 3
6 Output 4
word BTR file description
1 Status 0A Status and ID that you observe
2 – Min Input Values that you observe during the calibration procedure
3 – Max Input
4 – Min Output
5 – Max Output
6 Actual Input 1 Raw data from D/A converter (useful but not required during calibration)
7 Actual Input 2
8 Actual Input 3
9 Actual Input 4
10 Calibrated Input 1 Values that you observe during the calibration procedure
11 Calibrated Input 2
12 Calibrated Input 3
13 Calibrated Input 4
15 Echo of your command Indicates the transfer of data blocks
Record BTR and BTW file addresses for use in your calibration logic.
Write your calibration logic as follows:
1. Write unconditional BTW and BTR instructions
(use a block length of 0 for processor-controlled length).
2. Unlatch BTW and BTR enable bits with BTW and BTR done bits.
3. Assign the module address and data table addresses.
Important: The module address of your BTR and BTW instructions
depends on the location of the QDC module in the I/O
chassis. If you do not have an extender card that lets
you access jumpers on the QDC module circuit board,
place the module in the right-most slot and access the
jumpers from inside the I/O chassis. Change the slot
block transfer address to match the I/O chassis slot
location of the module.
We present example calibration logic for instructional purposes only.
Map Your BTW and BTR
Data Blocks
Write Your
Calibration Logic