Skip to content

Connect to Q03UDE

The Q03UDE, a flagship product in Mitsubishi Electric's Q series of PLCs, is engineered for complex and large-scale automation applications, delivering high performance and a comprehensive suite of features.

This section introduces how to connect Q03UDE using the Neuron Mitsubishi 3E plugin.

Configure the PLC

  1. Open the GX Works2 PLC programming software and create a new project, Series select QCPU(Q mode), Type select Q03UDE, Click OK. q03ude1

  2. Click Connection Destination -> Connection1 -> PLC Direct Coupled Setting -> Ethernet, set Adapter and IP Address, Click OK. q03ude2

  3. Click on the menu Online -> Read from PLC -> Select All -> Execute. q03ude3

  4. Click Navigation -> Parameter -> PLC Parameter -> Open Setting, Protocol select TCP, Open System select MC Protocol, Set Host Station Port No., Click End. q03ude4

  5. Tick Enable online change (FTP, MC protocols) as required.

  6. Click on the menu Online -> Write to PLC -> Execute.

Configure Neuron

  1. In Neuron, add a Mitsubishi 3E device under Configuration -> South Devices.

  2. Change the PLC IP Address to the target device IP address in the device configuration.

  3. Modify PLC Port as the target device port in the device configuration and submit the setup form. q03ude5

  4. Add Group, add test tag.

Connecting to the Q03UDE using UDP mode

  1. Set the UDP protocol in plc, Protocol select udp, Port No. fill in the plc listening port. fx5u7

  2. Configure the neuron udp transport mode, Transport Mode select udp, and use the default port number 52001 for the udp source port. fx5u8

Test Data List

NameAddressAttributeData type
DATA1D0Read WriteINT16
DATA2D1Read WriteUINT16
DATA3D2Read WriteINT32
DATA4D4Read WriteUINT32
DATA5D6Read WriteFLOAT
DATA6D8Read WriteDOUBLE
DATA7X0ReadBIT
DATA8Y0Read WriteBIT
DATA9D20.0ReadBIT
DATA10D100.16Read WriteSTRING