CCKOH

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 40 total)
  • Author
    Posts
  • in reply to: How to reset Channel Value on re-boot? #17301
    CCKOH
    Participant

    Hi Mikhail,

    Thank you very much for your help, this method is working perfectly.

    in reply to: How to reset Channel Value on re-boot? #17295
    CCKOH
    Participant

    Hi Manjey,

    I’m need to use the input formula to get the sensor reading for my calculation.
    When the system is shutdown, the calculation results need to be reset.

    Regards,
    CC Koh

    in reply to: How to reset Channel Value on re-boot? #17293
    CCKOH
    Participant

    Hi Mikhail,

    Thank you for your prompt reply.
    Unfortunately, the method is not working.
    I also tried using SetVal(109, 0), but that is not working either.
    Additionally, I moved the code to FinalizeScripts(), but that is still not working.

    CCKOH
    Participant

    Hi Manjey / Mikhail,

    I’m able to solve the formula for auxiliary channel.
    Channel Type: Calculated/output
    Input Formula: Val()
    Output Formula: SetVal(n, Val()+1)

    Thank you.

    Regards,
    CC Koh

    CCKOH
    Participant

    Hi Manjey / Mikhail,

    The main problems here is due to the sensor value fluctuate during the water pumping. The sensor reading change from Medium to High and back to Medium again. This sequence s repeating and cause the sms to keep sending.

    I’m wish to configurate an auxiliary channel to count the tank trigger. If tank trigger more than certain value, the sms alert stop. I’m configure auxiliary channel as
    Channel Type: Calculated/output
    Input Formula: Val() + Cmd
    Output Formula: SetData()
    When i’m send command value = 1 to auxiliary channel, the channel value not updated to 1, but error show “Channel 136 not found among output channels”. How to configurate the channel so that it will add up the command value send to the auxiliary channel?

    CCKOH
    Participant

    Hi Mikhail,
    Attach with the image link

    1) https://ibb.co/ch4Zy0FH – ACM Log
    2) https://ibb.co/0p09MWcr – ACM Configuration

    in reply to: Build Rapid SCADA on ARM64 Windows Machine #17000
    CCKOH
    Participant

    Hi Mikhail,

    When I open http://localhost on my ARM64 windows machine, the Windows Internet Information Services landing pages is loaded on the Web browser.

    What does this mean? FYI, I’m don’t know how to configure on Windows IIS. Or this is the reason why I’m fail to load mimic scheme on ARM64 WM?

    in reply to: Build Rapid SCADA on ARM64 Windows Machine #16995
    CCKOH
    Participant

    hi Mikhail,

    Just an update, Mimic Editor is able to run on X64 Windows Machine. ARM64 Windows Machine fail to run I guess might due to ANCM not yet supported to ARM64 achitecture.

    in reply to: Build Rapid SCADA on ARM64 Windows Machine #16994
    CCKOH
    Participant

    hi Mikhail,
    I’m fail to run Mimic Editor on both ARM64 and X64 Windows Machine OS: Win11.

    PlgMimic show error Description: Error creating plugin interface PlgMimic of type Scada.Web.Plugins.PlgMimic.View.PlgMimicView from file C:\Program Files\SCADA\ScadaAdmin\Lib\PlgMimic.View.dll: Exception has been thrown by the target of an invocation.

    When i’m click on the NewFiles.mim under View, it open to the web browser (http://localhost:10008/MimicEditor/MimicOpen?fileName=C%3A%5CUsers%5Ccckoh%5CDocuments%5CScada+Project%5CHelloWorld%5CViews%5CNewFile.mim) with error msg: localhost refuse to connect.

    For this Mimic Editor to run, it also need to install web hosting bundle with ASP.net Core Module V2? currently ANCM not natively support to ARM architecture.

    in reply to: Build Rapid SCADA on ARM64 Windows Machine #16991
    CCKOH
    Participant

    Hi Mikhail & Manjey,

    Thank for the video link. It really look interesting, nice and add in lot of feature on the Mimic Editor.

    The tablet is running Windows 11 and IIS is available. Do we need to do any configuration or setting on the IIS in order to run Mimic Editor?

    FYI, so far on my testing, the Administrator app work well on the ARM64 machine.

    in reply to: Build Rapid SCADA on ARM64 Windows Machine #16973
    CCKOH
    Participant

    Hi Manjey,
    I’m also suspect is due .Net Framework 4.7.2 As far I know, Microsoft haven’t release any runtime for .Net Framework 4.X

    I’m currently running Scheme Editor via emulation on ARM64 and it is working. It so cool Rapid SCADA can run on my Tablet now 🙂

    In addition, do you have any idea to setup Mimic? When i try to run it on ScadaAdmin, it just launch to web browser listen to localhost: 10008, however nothing is show up. I’m guess is i’m not done anything configuration.

    in reply to: Enter password for execution specific command #16884
    CCKOH
    Participant

    Hi Manjey,
    So simple, I’m didn’t notice.
    Thks you.

    in reply to: Execute weblink in channel table #16868
    CCKOH
    Participant

    Hi Mikhail,
    Just for update, Process.Start function is able to run the shell script even with xdg-open command. The only thing is need to properly set the user access of the files.
    Thank you.

    in reply to: Auto Control Module – trigger state is undefined #16867
    CCKOH
    Participant

    Hi Manjey,
    Thanks a lot for your idea and guidance. This idea is working 😄

    in reply to: Auto Control Module – trigger state is undefined #16861
    CCKOH
    Participant

    Hi Manjey,
    Thank for your reply.

    Can you give me some idea on how shall the formula work to solve this problem?
    Can I Use input formula to detect output commands send by Auto Control module, if output becomes 1, then set channel status to 1? do you think this idea work?

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