User Activity

  • Modified a comment on discussion ngspice-users on ngspice

    Hi, is this expected to be fixed in ngspice-27 official release? As i am just trying to change a resistor (i am using the ngspicelib) but it has no effect. Code see below: sprintf(command,"alter rpa = %g", Rpa); // PA resistor ((int * (*)(char*)) ngSpice_Command_handle)(command); I am using the official released V-27: stdout ****** stdout ** ngspice-27 shared library stdout ** Creation Date: Thu Dec 21 19:42:17 CET 2017 stdout ******

  • Modified a comment on discussion ngspice-users on ngspice

    Hi, is this expected to be fixed in ngspice-27 official release? As i am just trying to change a resistor (i am using the ngspicelib) but it has no effect. Code see below: sprintf(command,"alter rpa = %g", Rpa); // PA resistor ((int * (*)(char*)) ngSpice_Command_handle)(command); I am using:stdout stdout ****** stdout ** ngspice-27 shared library stdout ** Creation Date: Thu Dec 21 19:42:17 CET 2017 stdout ******

  • Posted a comment on discussion ngspice-users on ngspice

    By the way i had this problem also since some years, the workaround i am using: Two serial connected voltage sources, one CCVS and a standard 0V source. The standard voltage source provides the current for the CCVS and the gain of the CCVS is the resistance. Changing the gain of a CCVS is working using "alter" command. sprintf(command,"alter h1 gain = %g", Rpa); // use CCVS to adjust PA resistor ((int * (*)(char*)) ngSpice_Command_handle)(command);

  • Modified a comment on discussion ngspice-users on ngspice

    Hi, is this expected to be fixed in ngspice-27 official release? As i am just trying to change a resistor (i am using the ngspicelib) but it has no effect. Code see below: sprintf(command,"alter rpa = %g", Rpa); // PA resistor ((int * (*)(char*)) ngSpice_Command_handle)(command);

  • Posted a comment on discussion ngspice-users on ngspice

    Hi, is this expected to be fixed in ngspice-27? As i am just trying to change a resistor (i am using the ngspicelib) but it has no effect. Code see below: sprintf(command,"alter rpa = %g", Rpa); // PA resistor ((int * (*)(char*)) ngSpice_Command_handle)(command);

  • Posted a comment on discussion General Discussion on openLTE

    Same issue here, i made the following hack: //ret = rtlsdr_set_bias_tee(_dev, bias_tee); ret = 0; I have not spend too much time for this issue but it looks like i do not need this for my hardware (hackrf one).

  • Posted a comment on discussion ngspice-users on ngspice

    Sorry, i was blocked by this for hours, but just a few minutes after the post i found...

  • Posted a comment on discussion ngspice-users on ngspice

    I am searching for a list of parameter names that i can use for the alter command...

View All

Personal Data

Username:
guragura
Joined:
2014-05-24 21:00:23

Projects

  • No projects to display.

Personal Tools