Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: SPICE Simulation
sidebar_position: 4
description: >-
Run SPICE simulations on your circuits to analyze their analog behavior.
---
Expand Down Expand Up @@ -43,7 +42,7 @@ Measures the voltage at a specific point in the circuit.

| Property | Type | Description |
| ------------ | ------ | ------------------------------------------------------------------------------------------------------- |
| `connectsTo` | string | A [port selector](../guides/tscircuit-essentials/port-and-net-selectors.md) indicating where to place the probe. |
| `connectsTo` | string | A [port selector](./tscircuit-essentials/port-and-net-selectors.md) indicating where to place the probe. |

Example:

Expand Down