EEWORLDEEWORLDEEWORLD

Part Number

Search

PT01P-12-10PZ(470)

Description
MIL Series Connector
CategoryThe connector    The connector   
File Size221KB,1 Pages
ManufacturerAmphenol
Websitehttp://www.amphenol.com/
Environmental Compliance
Download Datasheet Parametric View All

PT01P-12-10PZ(470) Overview

MIL Series Connector

PT01P-12-10PZ(470) Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
MakerAmphenol
Reach Compliance Codeunknown
Connector typeMIL SERIES CONNECTOR
Manufacturer's serial numberPT01P
PT01 (MS3111)
cable connecting receptacle
S
L
M
Q
Y
S
A
“PG” Cable Gland Seal
K
“A” General Duty
“A” (SR), “E” (SR), “P” (SR),
MS / “F” Strain Relief
L
TERMINATION ASSEMBLIES
Z
“P” Potting Boot
“E” Open Wire Seal
L
V
L
L
L
N
D
N
D
PT01PG-XX-XXX
N
GD H
N
N
D
“J” Cable Seal
.375 MIN
C
XL
PUR
PT01E-XX-XXX
MS3111E-XX-XXX
PT01P-XX-XXX
MS3111P-XX-XXX
PT01A-XX-XXX
PT01A-XX-XXX (SR)
PT01E-XX-XXX (SR)
PT01P-XX-XXX (SR)
MS3111F-XX-XXX
N
D
RELEASED / Dec . 21 2015, 2:09:12 PM
Note: This connector style is sometimes referred to as a cable connecting “plug”.
It does, however, mate with either a straight or 90 degree plug.
To complete part number see how to order on page 25.
Recept. Front View
Shell
Size
S
±.020
Y
±.020
A
+.001
–.005
K
+.020
–.010
Receptacle Side View
M
Q
L
+.016
Thread
Max.
–.000
Class 2A
MS3111-XX-XXX
Class “A”,
Z
Max.
D
Min.
L
Max.
N
Max.
6
8
10
12
14
16
18
20
22
24
.688
.812
.938
1.031
1.125
1.219
1.312
1.438
1.562
1.688
.812
.938
1.062
1.156
1.250
1.344
1.438
1.562
1.688
1.812
.348
.473
.590
.750
.875
1.000
1.125
1.250
1.375
1.500
.494
.494
.494
.494
.494
.494
.494
.650
.650
.683
.906
.906
.906
.906
.906
.906
.906
1.125
1.125
1.188
.400
.400
.400
.400
.400
.400
.400
.535
.535
.568
.3125-32 NEF
.4375-28 UNEF
.5625-24 NEF
.6875-24 NEF
.8125-20 UNEF
.9375-20 UNEF
1.0625-18 NEF
1.1875-18 NEF
1.3125-18 NEF
1.4375-18 NEF
.948
.948
.948
.948
.948
.948
.948
1.166
1.166
1.166
.175
.297
.421
.546
.663
.787
.879
1.041
1.135
1.259
1.553
1.553
1.553
1.553
1.553
1.553
1.553
1.703
1.703
1.765
.462
.590
.717
.834
.970
1.088
1.216
1.332
1.460
1.585
.3750-32 NEF
.5000-28 UNEF
.6250-24 NEF
.7500-20 UNEF
.8750-20 UNEF
1.0000-20 UNEF
1.1875-18 NEF
1.1875-18 NEF
1.4375-18 NEF
1.4375-18 NEF
Class “PG”
V
Thread
Class A
Class “A” (SR), “E” (SR), “P” (SR), MS / “F”
Shell
C
Size Thread
Class “E”, MS / “E”
Class “P”, MS / “P”
6
8
10
12
14
16
18
20
22
24
6-32
6-32
6-32
6-32
6-32
8-32
8-32
8-32
8-32
.240
.302
.428
.552
.615
.740
.740
.928
.990
D
Min.
.125
.188
.312
.375
.500
.625
.625
.750
.800
G
Max.
.812
.875
1.000
1.125
1.188
1.438
1.438
1.625
1.719
H
Max.
1.922
1.922
1.922
1.922
2.047
2.078
2.344
2.344
2.406
L
Max.
.550
.675
.803
.920
1.047
1.165
1.290
1.418
1.543
N
Max.
1.266
1.266
1.266
1.266
1.266
1.266
1.266
1.516
1.516
1.578
L
Max.
.440
.560
.685
.813
.930
1.057
1.175
1.301
1.430
1.555
N
Max.
.192
.317
.434
.548
.673
.798
.899
1.024
1.149
1.274
D
Min.
1.438
1.438
1.438
1.438
1.438
1.438
1.438
1.656
1.656
1.717
L
Max.
.484
.608
.734
.858
.984
1.110
1.234
1.360
1.484
1.610
N
Max.
Class “J”
D
N
Closed Free Max.
.168
.205
.338
.416
.550
.600
.635
.670
.740
.230
.312
.442
.539
.616
.672
.747
.846
.894
.547
.675
.812
.940
1.067
1.194
1.322
1.449
1.576
2.271
2.271
2.411
2.599
2.943
3.172
3.610
3.766
3.985
XL
Max.
M12x1.5-6H
M16x1.5-6H
M16x1.5-6H
M18x1.5-6H
M22x1.5-6H
M25x1.5-6H
M25x1.5-6H
M32x1.5-6H
M32x1.5-6H
B
Thread
.936
.936
.936
.936
.936
.936
1.180
1.180
1.180
L
Max.
All dimensions for reference only.
14
About MicroPython UART Communication
Regarding micropython uart communication, is there any receive interrupt or state machine? Can I only poll with uart.any() > 0? Is there any example of sending and receiving based on modbus? Found a r...
ddfox2009 MicroPython Open Source section
I would like to ask about the startup problem of 2440. There is a lot of information on the Internet, but I haven't found what I want yet. Please come and help, haha
There are a lot of boot code analyses like 2440init.s on the Internet. My question is: Is this code compiled separately and then burned into the flash? In this case, the 2440 can copy it (the first 4k...
wmlhjn Embedded System
CC1101 cannot receive data transmitted by other 433mhz chips
[i=s]This post was last edited by Xiaochao@hit on 2015-11-18 10:47[/i] [align=left][color=#000]Recently I am using the [color=rgb(205, 23, 31)][url=http://www.ti.com.cn/product/cn/CC1101]CC1101[/url][...
Xiaochao@hit Wireless Connectivity
SD Card
Excuse me, how does the SD card send commands? I saw a piece of code, but I still can't understand it. Please help uint8 MMC_SD_SendCmd(uint8 Cmd, uint32 arg) { uint8 r1; uint8 retry=0; SPI_SendWreit(...
baixichi Embedded System
Is there any software for reading pdf or doc under VxWorks?
Is there any software for reading pdf or doc under VxWorks?...
婪主月 Real-time operating system RTOS
UI Wars: HTC vs. Google
Recently, Google plans to release Android 3.0 soon. What worries mobile phone OEMs/ODMs the most is that Google may unify the UI, although the official website only says Revamped UI (patched). However...
何小庆 Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2213  182  581  2034  705  45  4  12  41  15 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号