Forum breadcrumbs - You are here:ForumGeneral: HelpResistor in scripted component
You need to log in to create posts and topics.

Resistor in scripted component

Hello,
I would like to simulate a resistor in a scripted component using Angel Script instructions.
Is this possible?
Does anyone know how to do this?
Thanks

Hi.

Not possible to implement a resistor, but you can control one and put everything in a subcircuit.
As an example have a look at this digital potentiometer:
https://github.com/eeTools/SimulIDE-Components/tree/master/Scripted/I2C_Digipot

 

Ldntech has reacted to this post.
Ldntech

Hello,
Thank you for your quick response.
I'll try to use the example.
See you soon.