159 lines
2.7 KiB
YAML
159 lines
2.7 KiB
YAML
tweak:
|
|
override:
|
|
graph:
|
|
ranksep: "4.0" # the horizontal spacing (default 2)
|
|
nodesep: "0.1"
|
|
|
|
bgcolor_node: WH # Default = 'WH'
|
|
bgcolor_connector: "#111" # Default = bgcolor_node
|
|
bgcolor_cable: WH # Default = bgcolor_node
|
|
bgcolor_bundle: WH # Default = bgcolor_cable
|
|
|
|
metadata:
|
|
title: RHP Sensor Breakout Cable
|
|
pn: THF-H301
|
|
|
|
authors:
|
|
Created:
|
|
name: T. Hughes
|
|
date: 07DEC2024
|
|
|
|
revisions:
|
|
1:
|
|
rev: 1
|
|
changelog: Release for Quoting
|
|
date: 20DEC2024
|
|
name: T. Hughes
|
|
|
|
template:
|
|
name: din-6771
|
|
sheetsize: A3
|
|
|
|
connectors:
|
|
|
|
CONN_MAIN:
|
|
manufacturer: Amphenol
|
|
mpn: AT06-8S
|
|
subtype: Male
|
|
pinlabels: [12V, GND, S1, S2, S3, S4, S5, S6]
|
|
notes: Deutsch equivalent OK
|
|
|
|
S1:
|
|
style: simple
|
|
type: splice
|
|
S2:
|
|
style: simple
|
|
type: splice
|
|
S3:
|
|
style: simple
|
|
type: splice
|
|
S4:
|
|
style: simple
|
|
type: splice
|
|
S5:
|
|
style: simple
|
|
type: splice
|
|
S6:
|
|
style: simple
|
|
type: splice
|
|
S7:
|
|
style: simple
|
|
type: splice
|
|
S8:
|
|
style: simple
|
|
type: splice
|
|
|
|
|
|
APPEARANCE:
|
|
image:
|
|
src: rhp-sens-6x-appearance.png
|
|
bgcolor: WH
|
|
width: 500
|
|
style: simple
|
|
type: Harness Shape/Appearance
|
|
ignore_in_bom: true
|
|
|
|
cables:
|
|
CABLE_MAIN:
|
|
manufacturer: AutomationDirect
|
|
mpn: |
|
|
VNTC-18-8-BK-1
|
|
length: 10 ft
|
|
gauge: 18 AWG
|
|
colors: [BN, BU, BK, RD, OG, YE, RDBK, BUBK]
|
|
wirecount: 8
|
|
shield: false
|
|
notes: length may be overridden
|
|
|
|
C1: &breakout_cable
|
|
manufacturer: Weidmuller
|
|
mpn: |
|
|
SAIL-M12BG-4-5.0U
|
|
gauge: 22 AWG
|
|
length: 14 ft
|
|
colors: [BN, WH, BU, BK]
|
|
ignore_in_bom: true
|
|
wirecount: 4
|
|
shield: false
|
|
notes: cut to length
|
|
show_name: true
|
|
show_wirecount: false
|
|
show_wirenumbers: false
|
|
C2:
|
|
<<: *breakout_cable
|
|
length: 11 ft
|
|
C3:
|
|
<<: *breakout_cable
|
|
length: 8 ft
|
|
C4:
|
|
<<: *breakout_cable
|
|
length: 8 ft
|
|
C5:
|
|
<<: *breakout_cable
|
|
length: 11 ft
|
|
C6:
|
|
<<: *breakout_cable
|
|
length: 14 ft
|
|
|
|
connections:
|
|
-
|
|
# - XS1: [1, 3, 4]
|
|
- C1: [1, 3, 4]
|
|
- [S1, S2, S3]
|
|
-
|
|
# - XS2: [1, 3, 4]
|
|
- C2: [1, 3, 4]
|
|
- [S1, S2, S4]
|
|
-
|
|
# - XS3: [1, 3, 4]
|
|
- C3: [1, 3, 4]
|
|
- [S1, S2, S5]
|
|
-
|
|
- [S1, S2, S6]
|
|
- C4: [1, 3, 4]
|
|
# - XS4: [1, 3, 4]
|
|
-
|
|
- [S1, S2, S7]
|
|
- C5: [1, 3, 4]
|
|
# - XS5: [1, 3, 4]
|
|
-
|
|
- [S1, S2, S8]
|
|
- C6: [1, 3, 4]
|
|
# - XS6: [1, 3, 4]
|
|
|
|
|
|
|
|
-
|
|
- APPEARANCE
|
|
|
|
-
|
|
- CONN_MAIN: [1, 2, 3, 4, 5, 6, 7, 8]
|
|
- CABLE_MAIN: [1, 2, 3, 4, 5, 6, 7, 8]
|
|
- [S1, S2, S3, S4, S5, S6, S7, S8]
|
|
|
|
additional_bom_items:
|
|
-
|
|
type: Cable, M12 Female Pre-Assembled
|
|
manufacturer: Weidmuller
|
|
mpn: SAIL-M12BG-4-5.0U
|
|
unit: 6 pcs |