Access and collaboration
Files Import/Export
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
ElementTerminalNode
AI Tools
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
The element terminal node represents a elements terminal.
ElementTerminalNode operation properties
type: "elementTerminal" [readonly]
The type of this node, represented by the string literal "route"
parentUid: string [readonly]
The internal identifier of the parent node.
name: string [readonly]
The name of the terminal that appears inline next to it in the diagram.
voltage: number | undefined [readonly]
The current voltage at the terminal.
current: number | undefined [readonly]
The current flowing through the terminal.
voltageHistory: Array<number> [readonly]
The history of voltages at the terminal.
currentHistory: Array<number> [readonly]
The history of currents flowing through the terminal.
outputs: OutputNode
Gets/Sets the outputs for the terminal.
Base node properties
uid: string [readonly]
An internal identifier for a node.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
RouteTerminalNodenull
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
On This Page
ElementTerminalNodeElementTerminalNode operation propertiesBase node propertiestype: "elementTerminal" [readonly]parentUid: string [readonly]name: string [readonly]voltage: number | undefined [readonly]current: number | undefined [readonly]voltageHistory: Array<number> [readonly]currentHistory: Array<number> [readonly]outputs: OutputNodeuid: string [readonly]