Factory IO 3D factory simulation for automation technologies. Allows to build a virtual factory using a selection of common industrial parts.
MX OPC Configurator
Allows users to access data from a MELSEC programmable controller using the OPC format
MELSEC GX Works3
Latest generation of programming and maintenance software offered by Mitsubishi Electric specifically designed for the MELSEC iQ-R and MELSEC iQ-F Series control system.
- Go to Documents/Factory IO/My Scenes and copy the StartStopConveyor.factoryio file there
- Open Factory IO
- Click the Scenes menu
- Open the scene you just added from My Scenes
- Open MX OPC Configurator
- Go to File menu from the top left
- Select CSV Import option
- Import the mxopc_tags.csv file
- Open MELSOFT GX Works3
- Go to Project menu from the top left
- Select Open option
- Open GXStartStop.gx3 file
- Make sure MX OPC is running. (by clicking the green arrow in the menu in the MX OPC Configurator)
- Open MELSEC GX Works3.
- Convert the project by pressing the F4 key (or clicking "Convert/Convert(B)" from the top menu)
- Start the simulation by clicking "Debug/Simulation/Start Simulation" in the top menu)
- Run the C# program
- Select "SistemStart" tag from the combobox named "Tags"
- Select value "1"(to start the simulation) from the combobox named "Value"
- Select value "0"(to stop the simulation) from the combobox named "Value"