Chat


How can I help you?

Line: 5:1: Type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode | undefined' is not assignable to type 'never'. Type 'undefined' is not assignable to type 'never'.Line: 6:1: Type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode | undefined' is not assignable to type 'never'.Line: 9:5: Type '{ type: "inductor"; map_input_to_terminal_uid: any; map_output_to_terminal_uid: any; }' is not assignable to type 'Readonly<SimulationModelConfig> | undefined'. Property 'inductance' is missing in type '{ type: "inductor"; map_input_to_terminal_uid: any; map_output_to_terminal_uid: any; }' but required in type 'Readonly<InductorSimulationModelConfig>'.Line: 11:50: Property 'uid' does not exist on type 'never'.Line: 12:44: Property 'uid' does not exist on type 'never'.Line: 18:20: Property 'createOutput' does not exist on type 'FluxAPI'.Line: 22:37: Property 'voltage' does not exist on type 'never'.Line: 23:37: Property 'voltage' does not exist on type 'never'.Line: 24:19: Cannot find name 'v2'.Line: 25:42: Property 'current' does not exist on type 'never'.

Inductor example part

Inductor example part thumbnail