victorlam

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 131 total)
  • Author
    Posts
  • in reply to: V6 Scheme Editor View ID #11885
    victorlam
    Participant

    Hello,

    Or we need to write special scripts at WebSettings? or Scheme editor is not yet ready at v6 now.

    in reply to: V6 Scheme Editor View ID #11884
    victorlam
    Participant

    Hello,

    When I open WebStation at the following:-
    http://localhost:10008/View/2

    It is blank for the scheme page. Please advise how to resolve or scheme plug in not yet activated or other factor.

    in reply to: Event Description #11873
    victorlam
    Participant

    Hello Hennie,

    Thanks for trying to use the official V6 release version.
    I follow your steps and can manage and see the changes of the status name based on the values of the register 40001.

    0 – Communication LOST
    1 – Battery NORMAL
    2 – Battery Charging
    3 – Battery faulty

    Thanks again.

    If you have time, please try to use V6 and see if it works for your project also.

    in reply to: Event Description #11871
    victorlam
    Participant

    Hello again,

    Sorry for bothering you again.
    For your changes of the status, may I knnow if you have tested this in V6 version?
    If yes, please advise where is the location of the formula now.
    I cannot find any formula at V6 now.

    in reply to: Version 6 issues #11842
    victorlam
    Participant

    Hello,

    Now I can upload the configuration.
    What I have to implement to fix the issues:-
    1/Reinstall the V6 again
    2/ Follow the instruction to set up IIS section

    However, the new Webstation for V6 is totally different.

    May I know where is the configuration and plug in the Webstation now?

    Can you help to support more documentation for V6?
    I have checked the existing listed documentation for V6. It is not detailed enough as done in V584 before. We expect if the team can help for the more details in the documentation and can follow the step by step as an example.

    in reply to: Version 6 issues #11815
    victorlam
    Participant

    hello,

    Thanks for the reply. Please help to advise how can I solve for this error message:

    Upload configuration
    Test Agent connection
    Error uploading configuration
    No connection could be made because the target machine actively refused it. [:ffff:127.0.0.1]:10002

    This is the first message that cannot handle without any guidance.

    in reply to: Rapid SCADA 6 Beta #11725
    victorlam
    Participant

    Hello,
    Thanks for the message. I will try to use this tool and test if it works on V6 platform. Otherwise, I can write the project again as the testing project size is not that big that I can manage to try.

    in reply to: Notification plug in (trial key vs paid registration key) #11655
    victorlam
    Participant

    Hello,

    Yes, please add the Ack ALL button as a must, otherwise no way to solve this issue.

    in reply to: Table – More comments #11654
    victorlam
    Participant

    Hello,

    Yes, please do and support for this.

    in reply to: Table #11653
    victorlam
    Participant

    Hello,

    Let me explain one more time instead of using shared drive hyperlink.

    After the login from WebStation, we will see the table. Normally the table will display the input channels or output channels from top to bottom.

    My request is can we magnify the table at the whole screen page if possible?

    in reply to: Table Summary (More document support needed) #11652
    victorlam
    Participant

    Hello,

    Thanks for the reply. I will try to limit my channel numbers to be applied for the project deployed.

    in reply to: Real vs Calculated Real #11651
    victorlam
    Participant

    Hello,

    Just to clarify, do you mean “Real” that there is no manipulation or direct value from the channel. Then calculated means that there is formula or calculation behind.

    If there is no manipulation, can I still use Calculated and pay safe without any error?

    in reply to: Cnl vs Val #11650
    victorlam
    Participant

    hello,

    My question is what is the syntax for Cnl or Val here? Or what is the correct formatting?

    in reply to: Number to be displayed at WebStation #11649
    victorlam
    Participant

    Hello,

    Thanks for your support so far. Eventually I have successfully executed my request as follows:-

    Formula is below:-
    public int LeakLocation()
    { if (Cnl>=65535) return 0;
    else return 1; }

    Under Input channel number 102 box; I use “Cnl/10;LeakLocation()” for the formula.

    But my concept is still not clear and would like to get your explanation on this.

    If the value is 65535, then it will be —. If the value is not 65535 eg 47 or 35, then it will display eg 4.7 or 3.5 etc.
    My question is how did Rapid SCADA handle the formula box with both channel value and channel status at the same time. This is a bit confusing.

    in reply to: Channel Status and Channel Value #11648
    victorlam
    Participant

    Hello,
    In that case, you mean one row is channel value.
    one row is the channel status.
    One data box cannot show both values at the same time.

Viewing 15 posts - 16 through 30 (of 131 total)