1. Home
  2. /
  3. Mitsubishi-gx-works
  4. /
  5. Rising Edge Detection (ST)

Rising Edge Detection (ST) - Mitsubishi-gx-works Typing CST Test

Loading…

Rising Edge Detection (ST) — Mitsubishi-gx-works Code

Basic rising edge detection using historical bool.

Prev := Curr;
Curr := X0;
R_TRIG := Curr AND NOT Prev;

Mitsubishi-gx-works Language Guide

Mitsubishi GX Works is an integrated software suite for programming, configuring, and monitoring Mitsubishi PLCs (Programmable Logic Controllers). It combines PLC programming, simulation, debugging, and device management in a single environment.

Primary Use Cases

  • ▸Programming Mitsubishi PLCs using ladder logic or structured text
  • ▸Configuring PLC hardware modules and I/O devices
  • ▸Simulating PLC logic for testing and validation
  • ▸Monitoring and debugging PLC operations
  • ▸Maintaining industrial automation systems efficiently

Notable Features

  • ▸Integrated programming environment for multiple PLC families
  • ▸Simulation and debugging tools for PLC programs
  • ▸Online monitoring and control of connected PLCs
  • ▸Device parameter configuration and module setup
  • ▸Project management with versioning and backup support

Origin & Creator

Developed by Mitsubishi Electric at 2008 as a successor to GX Developer, GX Works was launched to provide a unified and modern IDE for programming and maintaining Mitsubishi PLCs.

Industrial Note

Primarily used in industrial automation for factory equipment, process control, and machinery automation. Not intended for general-purpose software development.

More Mitsubishi-gx-works Typing Exercises

Hello World Output in GX Works (ST)TON Timer Example (ST)CTU Counter Example (ST)Move Instruction (MOV)Analog Input Scaling (0-4000 to 0-100)Motor Start/Stop Latch (ST)For Loop Array Sum (ST)Simple PID Call (ST)PWM Output Example (ST)

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher