Float to Integer & Integer to Float Conversion in GX Works2 | Mitsubishi PLC Type Conversion

Опубликовано: 24 Май 2026
на канале: Learn Engineering With Amirul
618
6

In this video, learn how to convert Floating Point (REAL) to Integer (INT) and Integer to Float in GX Works2, using Mitsubishi PLC. These conversions are essential when working with analog signals, HMI values, and real-time calculations.

📌 Topics Covered:
What is data type conversion in Mitsubishi PLC?
When to use Float to Integer conversion (e.g., for display or register storage)
When to use Integer to Float conversion (e.g., for scaling or math)
Instructions used:
FIX → Float to Integer
FLOAT → Integer to Float

Example:
Temperature (float) → Integer display
Count (integer) → Float for scaling

#GXWorks2 #MitsubishiPLC #FloatToInt #IntToFloat #DataTypeConversion #PLCProgramming #FIX #FLOAT #LadderLogic #AutomationTutorial #IndustrialAutomation