Author Topic: Proteus - EasyHDL NODE Command  (Read 9106 times)

0 Members and 1 Guest are viewing this topic.

Offline hyprfrcvTopic starter

  • Newbie
  • !
  • Posts: 5
  • Country: us
Proteus - EasyHDL NODE Command
« on: June 04, 2018, 05:32:14 pm »
I am still intrigued with Labcenter Electronics, Proteus Professional 8. about the EasyHDL Language for Analog models, in particular on how to use the NODE Command.

At first i went into EasyHDL NODE Command, with expressions documented solely in the program help (and in some google site which mainly replicate them in an exact way), like that:
    NODE V(MyAnalogPin)
    NODE I(MyAnalogPin)
    NODE V(MyAnalogPin1,MyAnalogPin2)
    NODE I(MyAnalogPin1,MyAnalogPin2)
    NODE VOUT(MyAnalogPin)


All them embedded inside a custom "Make a Device", as a Text Script:
    *SCRIPT PROGRAM MYCODE
    <NODE declarations>
    <expressions>
    *ENDSCRIPT


for example doing something like:
    *SCRIPT PROGRAM MYCODE
    NODE V(Out1)
    Out1=In1*In2
    *ENDSCRIPT


or
    *SCRIPT GENERATOR MYSIGNAL
    <NODE declarations>
    <expressions>
    *ENDSCRIPT


The last case is out of my use, because i am not looking for generators (which are enough documented), but for analog models (with inputs and outputs).

None of the written sintaxis worked actually. I didnt find any working sample not any functional tutorial in the whole internet.  Hence, i concluded that Proteus simply do not supports the EasyHDL NODE commands for designing an analog device.

Do somebody have a functional example for EasyHDL NODE Commands for Analog models?.
« Last Edit: June 04, 2018, 05:38:02 pm by hyprfrcv »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf