epoch79

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • in reply to: Failed to Invoke: ShowDiag error #533
    epoch79
    Participant

    thank yo for the mail.
    its solved the problems.
    one more question is there any expire date for this scadadiag.ddl ?

    in reply to: Failed to Invoke: ShowDiag error #531
    epoch79
    Participant

    sorry its not in 4.5.1 release. i look at the same zip file.
    Ok. Where can i get this dll again ?

    in reply to: Failed to Invoke: ShowDiag error #530
    epoch79
    Participant

    where can i get that.
    you released 4.5.1 a little while ago.
    I looked at the ScadaDiag.dll file its same 11.09.2015 23:15 26.112 kb

    in reply to: Failed to Invoke: ShowDiag error #528
    epoch79
    Participant

    11.09.2015
    26 kb

    in reply to: Failed to Invoke: ShowDiag error #523
    epoch79
    Participant

    I download from this adres but stil same error
    http://rapidscada.org/download/scada_4.5_update.zip

    in reply to: Failed to Invoke: ShowDiag error #522
    epoch79
    Participant

    I updated today.

    in reply to: Failed to Invoke: ShowDiag error #520
    epoch79
    Participant

    Uygulama Hatası: Belirtilen atama geçerli değil.
    konum: Scada.Web.Diag.DiagData.a(Object[] A_0)
    konum: Scada.Web.Diag.DiagData.b()
    konum: Scada.Web.Diag.WFrmDiag.Page_Load(Object sender, EventArgs e)
    konum: System.Web.UI.Control.OnLoad(EventArgs e)
    konum: System.Web.UI.Control.LoadRecursive()
    konum: System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Page: http://localhost/Scada/diag/Diag.aspx?viewSet=0&view=4&year=2015&month=9&day=18&cnlNum=101

    ScadaWeb Log

    in reply to: dynamicaly change the cmdnum or adress #499
    epoch79
    Participant

    Hi Mikhail,
    Did yo send the module. I cant see in my mail.
    If don can you send now ?
    thanks..

    in reply to: dynamicaly change the cmdnum or adress #486
    epoch79
    Participant

    ok. Can you send me the module for 4.5 to epoch79@gmail.com.
    thanks..

    in reply to: dynamicaly change the cmdnum or adress #484
    epoch79
    Participant

    I know the module is not free.
    I asked 4.5 version for whole solutions changes on github?
    I ‘m using 4.4 source code for development and changed somethings in solutions. First of all I need to get whole 4.5 solutions changes and compare mine. Then I want to buy 4.5 control module if possible…

    in reply to: dynamicaly change the cmdnum or adress #482
    epoch79
    Participant

    thank you mikhail, I have done it.
    when did you release 4.5 ? and i couldn’t see the source code on githup.

    For the control module;
    You need the machine code. if i want to run this module in another machine every time we pay you 20 dollars?
    Or if we want the source code whats gonna cost us ?

    And on every scada server updates are going to send us updated module dll ?

    in reply to: dynamicaly change the cmdnum or adress #479
    epoch79
    Participant

    I download it. How can i define this rules any idea?
    if can do that i want to buy this module.
    thanks..

    in reply to: Animated components #426
    epoch79
    Participant

    i write the function above “/*TODO*/” and its complied 🙂

    in reply to: Animated components #423
    epoch79
    Participant

    Hi,
    There is a problem with the calcengine.cs class.
    I added a function to this class named ToS32().
    public double ToS32(double x)
    {
    if (x < ((256 * 256 * 256 * 256) / 2)) return x;
    else
    {
    return ((256 * 256 * 256 * 256) – x) * -1;
    }
    }
    Also add a formula to channel in administrator like below
    ToS32(((256 * 256 * Val(460)) + Val(461)) * 0.001)
    I copied the updated calcengine.cs to C:\SCADA\ScadaServer\Log director and restart the scada server but I’m gettin an error like this.
    Error compiling the source code of the formulas:
    Line 476, column 57: error CS0103: ‘ToS32’ The name ‘identifier’ does not exist in the current context

    any opinion ?

    in reply to: Animated components #351
    epoch79
    Participant

    Hi
    I send the project to info@rapidscada.org.
    I solved the formula issue in the scadascheme. What is the cnldata.stat used for?
    And is There any example of formula using “;”.

Viewing 15 posts - 1 through 15 (of 19 total)