SCADA system Tutorial for Tank Level Monitoring using Vijeo Citect software

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 7

  • @Automationdesignanddevelopment
    @Automationdesignanddevelopment  7 років тому +1

    please 👍like, 👉share, 👆subscribe and 😎comment us to get more 🎥videos.

  • @jianweiyong7282
    @jianweiyong7282 3 роки тому +1

    It works for me thx for demo a water tank graphic simulation !!!

  • @yorrisah2677
    @yorrisah2677 Рік тому +3

    Sir,I've been follow step by step from your video, i have a problem when i click start on the button nothing happen in my project, for your video tank 2 get filled, please advice, thanks

    • @kucingd3pr3si
      @kucingd3pr3si 4 місяці тому

      same
      edit: i forgot i use diff name on my I/O, it worked

  • @nomanhabib1378
    @nomanhabib1378 7 років тому +1

    what does sleep command (in citect code) do?

    • @GwenAndEricBlack
      @GwenAndEricBlack 7 років тому

      It just pauses that piece of code (Cicode task) for the number of seconds you specify. Otherwise the tank would fill almost instantly. The code shown in this video is just to simulate the tank filling up. In a real system you should have a PLC controlling the tank level and the SCADA software (Citect) would just show the level reported by the PLC.