This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EHYS INP1 INP2 VALUE { IF( V(1) > {VTHRESH},-V(HYS),0) }

Other Parts Discussed in Thread: LMG1020

Hi all,

I have a question about a Pspice statement 'EHYS INP1 INP2 VALUE { IF( V(1) > {VTHRESH},-V(HYS),0) }', which is found in the Pspice model, lmg1020.lib. I have known that E is represent  a VCVS, which has 4 pins. However, there are only 2 pins represented by statement in 'EHYS INP1 INP2 VALUE { IF( V(1) > {VTHRESH},-V(HYS),0) }'. So how should I understand this? Please let me konw if you have any answer. Or maybe you will draw a diagram about this VCVS? Thank you for your time.