Vijeo Designer 62 Tutorial 99%

Objective: Turn a PLC bit on/off and display motor status.

  • Draw a button → Set action: Set BitStart_Button → Pulse.
  • Add a circle indicator → Animation → Background color → Expression: Motor_Status → Green if TRUE, Gray if FALSE.
  • Add a second button → Action: Write BitMotor_Status = FALSE (Stop).
  • Simulate (F8) → No PLC needed – use the internal simulator.
  • This simple exercise covers tag creation, screen objects, and basic logic — the foundation for any Vijeo Designer project. vijeo designer 62 tutorial


    In the configuration panel:

    Variables connect graphic objects to PLC memory. Objective : Turn a PLC bit on/off and display motor status