Skip to content
WireVizDocsOpen editor
CONNECTOR PRESET

JST VH

3 pins · 3.96 mm · housing

JST VH connector illustration

Connector definition

This preset represents the three-position JST VH housing VHR-3N. Its three electrical positions remain distinct from extra graphical objects in the illustration. Set the signal labels for your actual housing orientation and mating part.

Positions3
Pin IDs1, 2, 3
ManufacturerJST
Part numberVHR-3N
IllustrationLocal SVG, embedded in compatible exports

YAML preset

This defines a connector named X1 and displays it as a standalone component. Add a cable and connection set to build a harness.

jst-vh-3.yml
metadata:
  title: JST VH connector
connectors:
  X1:
    type: JST VH
    pins:
      - 1
      - 2
      - 3
    manufacturer: JST
    mpn: VHR-3N
    image:
      src: library/connectors/jst-vh-3.svg
      width: 100
connections:
  - - X1

Using this connector

  1. Open the preset in the editor, or drag it from the Components library into an existing drawing.
  2. Select the connector and expand Pinout to add the signal label and optional color for each position.
  3. Add a cable, set its conductor count, then connect the required pins to its wires.
  4. Review the official WireViz preview and bill of materials before downloading.

Read the full connector syntax or start with a complete harness example. The library keeps artwork attribution and license information with the original files.