EEWORLDEEWORLDEEWORLD

Part Number

Search

PT06A-22-34SY(470)

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

PT06A-22-34SY(470) Overview

MIL Series Connector

PT06A-22-34SY(470) Parametric

Parameter NameAttribute value
MakerAmphenol
Reach Compliance Codeunknown
Connector typeMIL SERIES CONNECTOR
Manufacturer's serial numberPT06A
PT06 (MS3116)
SP06
straight plug
S
J
L
Z
Q
“PG” Cable Gland Seal
“A” General Duty
“A” (SR), “E” (SR), “P” (SR),
MS / “F” Strain Relief
TERMINATION ASSEMBLIES
L
“P” Potting Boot
“E” Open Wire Seal
L
V
L
L
L
N
D
N
D
N
GDH
N
N
D
PT06PG-XX-XXX
SP06PG-XX-XXX
PTG06PG-XX-XXX
“J” Cable Seal
.375 MIN
PT06A-XX-XXX
SP06A-XX-XXX
PTG06A-XX-XXX
C
PT06A-XX-XXX (SR)
SP06A-XX-XXX (SR)
PTG06A-XX-XXX (SR)
PT06E-XX-XXX (SR)
SP06E-XX-XXX (SR)
PTG06E-XX-XXX (SR)
PT06P-XX-XXX (SR)
SP06P-XX-XXX (SR)
PTG06P-XX-XXX (SR)
MS3116F-XX-XXX
Plug Side View
Q Thread
Class 2A
PT06E-XX-XXX
SP06E-XX-XXX
PTG06E-XX-XXX
MS3116E-XX-XXX
PT06P-XX-XXX
SP06P-XX-XXX
PTG06P-XX-XXX
MS3116P-XX-XXX
XL
PUR
N
RELEASED / Dec . 21 2015, 2:09:12 PM
D
MS3116J-XX-XXX
Class “A”
N
Max.
To complete part number see how to order on page 25.
Shell
Size
Plug Front View
S
Max.
L
Max.
Z
Max.
D
Min.
L
Max.
V Thread
Class A
6
8
10
12
14
16
18
20
22
24*
.625
.750
.859
1.013
1.156
1.281
1.319
1.531
1.656
1.776
.353
.353
.353
.353
.353
.353
.353
.415
.415
.415
H
Max.
J
.906
.906
.906
.906
.906
.906
.906
1.062
1.062
1.125
L
Max.
.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
N
Max.
D
Min.
.594
.594
.594
.594
.594
.594
.594
.672
.672
.672
.175
.297
.421
.546
.663
.787
.879
1.014
1.135
1.259
N
Max.
1.609
1.609
1.609
1.609
1.609
1.609
1.609
1.656
1.656
1.750
.462
.590
.717
.834
.970
1.088
1.216
1.332
1.460
1.587
.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
B
Thread
Class “PG”
L
Max.
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
1.922
1.922
1.922
1.922
2.047
2.078
2.344
2.344
2.406
.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
.192
.317
.434
.548
.673
.798
.899
1.024
1.149
1.274
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
D
Closed Free
Class “J”
.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
N
Max.
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
.936
.936
.936
.936
.936
.936
1.180
1.180
1.180
All dimensions for reference only.
16
Q64 Script Development
Anyone who is using Q64 or Wavecom OpenAT development environment is welcome to come and discuss, or you can contact me at QQ 413744456....
jscaptain Embedded System
Difference between parameter and define in Verilog
1. Grammar statement:parameter data = 8'd14;`define data 8'd14use:data`data2. Scopeparameter applies to the file where it is declared; `define is valid from the time the compiler reads this instructio...
eeleader FPGA/CPLD
Share some information on time-of-flight ranging and imaging
[i=s]This post was last edited by littleshrimp on 2019-7-28 09:55[/i]THE SPATIAL CROSS-CORRELATION COEFFICIENT AS AN ULTRASONIC DETECTION STATISTIC.pdfABSOLUTE TRANSIT TIME DETECTION FOR ULTRASONIC GA...
littleshrimp Integrated technical exchanges
Can I use a USB port to implement a virtual serial port and a mobile hard disk at the same time?
I use STM32 CPU, and can realize the functions of virtual serial port and mobile hard disk on one USB port.Can I merge the two functions together, that is, after plugging in the USB cable, the host ca...
leungpki stm32/stm8
RTX OS Application Examples
RTX operating system application examples RTX operating system application examples RTX operating system application examples...
anobis3000 Embedded System
F7_Portable Oscilloscope_Progress Planning
I just received the F7 board two days ago. I have been too busy recently. I found that the previous plan and the current progress are somewhat inconsistent. The progress has lagged behind a lot, and I...
ltbytyn stm32/stm8

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1485  970  2  351  2267  30  20  1  8  46 
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号