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?
RouteTerminalNode
AI Tools
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
The route terminal node represents a routes terminal.
RouteTerminalNode operation properties
type: "routeTerminal" [readonly]
The type of this node, represented by the string literal "route"
parentUid: string [readonly]
The internal identifier of the parent node.
elementUid: string [readonly]
The element uid this route terminal is connected to.
terminalUid: string [readonly]
The terminal uid this route terminal is connected to.
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.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
AssetNodenull
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
RouteTerminalNodeRouteTerminalNode operation propertiesBase node propertiestype: "routeTerminal" [readonly]parentUid: string [readonly]elementUid: string [readonly]terminalUid: string [readonly]voltage: number | undefined [readonly]current: number | undefined [readonly]voltageHistory: Array<number> [readonly]currentHistory: Array<number> [readonly]outputs: OutputNodeuid: string [readonly]