Mcgs Pro Hmi Software
Set the communication parameters: IP address, subnet mask, station number, baud rate, and parity to match the physical PLC settings exactly. Step 3: Tag Creation (Data Dictionary) Open the . Create user tags mapped to the PLC addresses. For example: Start_Btn -> Binary/Bit -> M0.0 Motor_Speed -> Numeric/Word -> MW100 System_Status -> String -> Custom internal tag Step 4: Screen Design and Object Binding Create a new window or open the main screen workspace.
Use structural naming conventions for your variables (e.g., Station1_Pump1_Status ) to keep the data dictionary clean and searchable during scaling.
Creating a basic HMI project in MCGS Pro follows a structured workflow. Here is how to configure your first application: Step 1: Create a New Project Open the MCGS Pro workbench. Click on . mcgs pro hmi software
Go to the . Click "Add Device" and select your PLC driver from the integrated catalog (e.g., Modbus TCP Master ). Configure the hardware interface parameters—such as IP addresses, baud rates, parity, and station numbers—to match your physical PLC network. Once the device is added, map your Real-time Database tags directly to the corresponding PLC memory addresses (e.g., mapping an HMI tag to Siemens address DB1.DBD0 ). Step 4: Design the User Interface (UI)
Always export and save localized project source files ( .mcp extensions) before making major alterations or upgrading software versions. Set the communication parameters: IP address, subnet mask,
The display field width is too narrow, or data overflow occurred.
Customize visuals by changing background colors, borders, and font sizes to maximize operator readability. Step 5: Simulation and Hardware Deployment For example: Start_Btn -> Binary/Bit -> M0
Dual USB ports (Master/Slave), LAN/Ethernet, and serial ports (RS232/RS485). 4. Basic Operation & Deployment 2011051013212300001.pdf
Connect your PC to the HMI hardware via a USB cable or Local Area Network (LAN) Ethernet cable.
This is where you build the "logic" behind the scenes. Using MCGS's scripting language or visual logic blocks, you can automate events (e.g., "If Pressure > 100, trigger an alarm").