5P8057 SINGLE CYLINDER LINER Caterpillar parts
16G, 245, 245B, 245D, 3406, 3406B, 3406E, 3408, 3408B, 3412, 578, 589, 621B, 621E, 623B, 623E, 627E, 631D, 631E, 633D, 637D, 637E, 639D, 768C, 769C, 771C, 772B, 773B, 775B, 824C, 825C, 826C, 834B, 836...
Rating:
Alternative (cross code) number:
CA5P8057
5P-8057
5P8057
CA5P8057
5P-8057
5P8057
Weight: 0.07 pounds 0 kg.
COLD PLANER, WHEEL TRACTOR,
Compare Prices: .
As an associate, we earn commssions on qualifying purchases through the links below
Stevens Lake Parts One New Gasket Kit Fits Caterpillar Models 1183732 1183732-A 1609874 1609874-A 5P8057 5P8057-A
Stevens Lake Parts One New Gasket Kit || This Is An Aftermarket Part Made To Replace Its OEM Counterpart. || Interchangeable With 1183732 1183732-A 1609874 1609874-A 5P8057 5P8057-A || OEM Numbers Are Provided for Reference Only. Please Verify Fit Prior To Ordering. || Please Note: Some Listings Use Stock Images for Reference and May Differ from the Actual Product.
Stevens Lake Parts One New Gasket Kit || This Is An Aftermarket Part Made To Replace Its OEM Counterpart. || Interchangeable With 1183732 1183732-A 1609874 1609874-A 5P8057 5P8057-A || OEM Numbers Are Provided for Reference Only. Please Verify Fit Prior To Ordering. || Please Note: Some Listings Use Stock Images for Reference and May Differ from the Actual Product.
Stevens Lake Parts One New Gasket Kit Fits Caterpillar Models 1183732 1183732-A 1609874 1609874-A 5P8057 5P8057-A
Stevens Lake Parts One New Gasket Kit || This Is An Aftermarket Part Made To Replace Its OEM Counterpart. || Interchangeable With 1183732 1183732-A 1609874 1609874-A 5P8057 5P8057-A || OEM Numbers Are Provided for Reference Only. Please Verify Fit Prior To Ordering. || Please Note: Some Listings Use Stock Images for Reference and May Differ from the Actual Product.
Stevens Lake Parts One New Gasket Kit || This Is An Aftermarket Part Made To Replace Its OEM Counterpart. || Interchangeable With 1183732 1183732-A 1609874 1609874-A 5P8057 5P8057-A || OEM Numbers Are Provided for Reference Only. Please Verify Fit Prior To Ordering. || Please Note: Some Listings Use Stock Images for Reference and May Differ from the Actual Product.
This part in 6 request:
Show.
This information for suppliers only!
2024-08-07
2024-07-26
2024-07-25
2023-01-18
2023-01-17
2021-11-23
Compatible equipment models: 5P8057:
Information:
The following examples reference EMCP II applications. However, the format will be similar for other applications.The user must login to the CCM before any M5X programming can be started. Refer to Operation and Maintenance Manual, SEBU6874, "Communication Protocol for Customized Systems" for more specific information.Create a Broadcast List
In the following example a broadcast list will be created. The list will also be activated. The list will contain PID $00 $40 (engine rpm) and PID $00 $54 (engine oil pressure). The information will be requested in 2 second intervals from the EMCP II GSC. The list will then be deactivated.
Create a Broadcast List - IID 13: 500013150258040020004000540000000000 0000000000000086IID 13 - Used to create a broadcast list. A total of eight lists is allowed by the CCM. This example assumes list number 2.
Table 1
Byte(s)    Byte Contents    Detailed Description    
1     $50     Indicates M5X protocol    
2     $00     User's PC is the sending module    
3     $13     IID 13    
4     $15     Number of bytes    
5     $02     List number    
6     $58     GSC number 1    
7     $04     Response will be sent every 2 seconds (increments of 0.5 seconds)    
8     $00     These bits are unused (always = 0)    
9     $20     Programming Options: no separator, message terminated by carriage return, in ASCII form.    
10, 11     $00 $40     1st PID - Generator Set Engine RPM    
12, 13     $00 $54     2nd PID - Engine Oil Pressure (kPa)    
14, 15     $00 $00     Filter for unused PID    
16, 17     $00 $00     Filter for unused PID    
18, 19     $00 $00     Filter for unused PID    
20, 21     $00 $00     Filter for unused PID    
22, 23     $00 $00     Filter for unused PID    
24, 25     $00 $00     Filter for unused PID    
26     $86     Checksum    
IID 15 is the response from the CCM that confirms that the list has been successfully created: 500115010099IID 15 - The CCM's reply to IID 11, IID 12, or IID 13.
Table 2
Byte(s)    Byte Contents    Detailed Description    
1     $50     Indicates M5X protocol    
2     $01     CCM is the sending module    
3     $15     IID 15    
4     $01     Number of bytes    
5     $00     IID data is OK    
6     $99     Checksum    
Activate the Broadcast List - IID 11: 50001101029CIID 11 - Used to activate a broadcast list.
Table 3
Byte(s)    Byte Contents    Detailed Description    
1     $50     Indicates M5X protocol    
2     $00     User's PC is the sending module    
3     $11     IID 11    
4     $01     Number of bytes    
5     $02     List number    
6     $9C     Checksum    
IID 15 is the response from the
In the following example a broadcast list will be created. The list will also be activated. The list will contain PID $00 $40 (engine rpm) and PID $00 $54 (engine oil pressure). The information will be requested in 2 second intervals from the EMCP II GSC. The list will then be deactivated.
Create a Broadcast List - IID 13: 500013150258040020004000540000000000 0000000000000086IID 13 - Used to create a broadcast list. A total of eight lists is allowed by the CCM. This example assumes list number 2.
Table 1
Byte(s)    Byte Contents    Detailed Description    
1     $50     Indicates M5X protocol    
2     $00     User's PC is the sending module    
3     $13     IID 13    
4     $15     Number of bytes    
5     $02     List number    
6     $58     GSC number 1    
7     $04     Response will be sent every 2 seconds (increments of 0.5 seconds)    
8     $00     These bits are unused (always = 0)    
9     $20     Programming Options: no separator, message terminated by carriage return, in ASCII form.    
10, 11     $00 $40     1st PID - Generator Set Engine RPM    
12, 13     $00 $54     2nd PID - Engine Oil Pressure (kPa)    
14, 15     $00 $00     Filter for unused PID    
16, 17     $00 $00     Filter for unused PID    
18, 19     $00 $00     Filter for unused PID    
20, 21     $00 $00     Filter for unused PID    
22, 23     $00 $00     Filter for unused PID    
24, 25     $00 $00     Filter for unused PID    
26     $86     Checksum    
IID 15 is the response from the CCM that confirms that the list has been successfully created: 500115010099IID 15 - The CCM's reply to IID 11, IID 12, or IID 13.
Table 2
Byte(s)    Byte Contents    Detailed Description    
1     $50     Indicates M5X protocol    
2     $01     CCM is the sending module    
3     $15     IID 15    
4     $01     Number of bytes    
5     $00     IID data is OK    
6     $99     Checksum    
Activate the Broadcast List - IID 11: 50001101029CIID 11 - Used to activate a broadcast list.
Table 3
Byte(s)    Byte Contents    Detailed Description    
1     $50     Indicates M5X protocol    
2     $00     User's PC is the sending module    
3     $11     IID 11    
4     $01     Number of bytes    
5     $02     List number    
6     $9C     Checksum    
IID 15 is the response from the
Cat SIS web machinery list:
Parts single Caterpillar catalog:
8C3464
SINGLE CYLINDER HEAD
3412, 992C, D10N
3412, 992C, D10N
6V1589
SINGLE HEAD VALVE GRINDING
772B, 773B
772B, 773B
8T1632
SINGLE CYLINDER HEAD
769C, 771C
769C, 771C
8T1645
SINGLE CYLINDER HEAD
D8L, D9N
D8L, D9N
0844199
SINGLE POLE ON/OFF MOM.
RT100, RT50
RT100, RT50
0844203
SINGLE ON/OFF ILLUMINATION
RT100, RT50
RT100, RT50
1042782
SINGLE CYLINDER HEAD
3176, 3176B, 75C, 85C, R1700 II
3176, 3176B, 75C, 85C, R1700 II
3E7471
SINGLE CYLINDER HEAD
3306, 3306B, 65C, D6E
3306, 3306B, 65C, D6E
9X2518
SINGLE CYLINDER HEAD
235C, 235D, 330, 3306, 3306B, 3306C, 350, 65, 70C, 966F, D25D, E300
235C, 235D, 330, 3306, 3306B, 3306C, 350, 65, 70C, 966F, D25D, E300
8C3464
SINGLE CYLINDER HEAD
3412, 992C, D10N
3412, 992C, D10N
5P6432
SINGLE CYLINDER HEAD
D379A, D398, D398A, D399
D379A, D398, D398A, D399