Тёмный

Visual Studio with Mitsubishi PLC using Mx Component C# 

Technocrats
Подписаться 8 тыс.
Просмотров 24 тыс.
50% 1

Using Visual Studio C# to connect mitsubishi PLC using MX component.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Program Sample At:
automationsolutions.tk/
automationsolutionz.blogspot....
Download Sample Section
---------------------------------------------------------------------------------------------------------------------------------------------------------------

Наука

Опубликовано:

 

26 ноя 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 64   
@PLCTrainingforBeginners
@PLCTrainingforBeginners Год назад
Amazing good job bro, Thank you so much.
@eteguide
@eteguide 4 года назад
Thanks !
@nguyencanh8369
@nguyencanh8369 4 года назад
thank you so much !
@Technocrats91
@Technocrats91 4 года назад
You're welcome!
@juliolaguardia4700
@juliolaguardia4700 3 года назад
hi, wonderful video! Can you explain please how read float numbers?
@ibrahimnizamoglu768
@ibrahimnizamoglu768 4 года назад
Can you help me please? I can not send doubleword value with WriteDeviceBlock to fx5u cpu... How to do that?
@rikisax63
@rikisax63 3 года назад
Hi, thanks for the tutorial. A question: I have to read and write some Device from a Mitsubishi PLC FX5. The Device are defined as "bit". How should I do since the available functions (ReaddeviceBlock, GetDevice, WriteDeviceBolock, etc..) only manage Integer data? Should I read the word data and then take only the first least significant bit?
@Technocrats91
@Technocrats91 3 года назад
which bits you want to read
@juliolaguardia4700
@juliolaguardia4700 3 года назад
@@Technocrats91 Happens to me also, how to read float data, Ex D0 as float
@giovanniuzzardi1314
@giovanniuzzardi1314 2 года назад
Ciao, hai mica trovato una soluzione?
@TatsuMaChannel
@TatsuMaChannel 4 года назад
hi, thank you for the information,i want to ask, my PLC is MELSEC FX3U, and i want to Read and Write the data using C#, can i use the source code for that ?
@Technocrats91
@Technocrats91 4 года назад
If you want to use fx3u with mx component then you can follow this tutorial, just in communication utility for mx component use fx3u as plc
@TatsuMaChannel
@TatsuMaChannel 4 года назад
@@Technocrats91 thanks, i already downloaded the MX Component V4, but i cant install it due to the product id, i used the product id that comes with the extracted filed but i dont know how to input it, because it keeps getting wrong
@gopinathvaradarajan6743
@gopinathvaradarajan6743 4 года назад
Hi Nice tutorial.. after installing MX Component 4 still there is error.. private AxActUtlTypeLib.AxActUtlType axActUtlType1; namespace not found AxActUtlTypeLib..
@vanjimuthuarumugam2857
@vanjimuthuarumugam2857 4 года назад
Hi i like to know how to read continues data from PLC to VS and show as graph
@Technocrats91
@Technocrats91 4 года назад
You can send another command after you receive response for previous command
@user-it4th5pn5u
@user-it4th5pn5u 2 года назад
You try to give the video more brightness it will be great if you do
@ikramuddinsami3760
@ikramuddinsami3760 2 года назад
rather than music please add audio to it so that we can understand the concepts and logic that you are using to develop a program
@Namnv9
@Namnv9 4 года назад
What is the version MX Component you use? I use version 3.17 but do not exist this DLL. Can you send me this version thank you so much.
@Technocrats91
@Technocrats91 4 года назад
Download the update, ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-nKKgchmmEVE.html
@Namnv9
@Namnv9 4 года назад
@@Technocrats91 Yes. Yesterday. I found MX Component version 4. In topic you use ActUtlType for read PLC. In VB6 version, I usually used ActQJ71E71UDP1 for read and Write to PLC... also Can I use ActQJ71E71UDP1 for version C#.
@Technocrats91
@Technocrats91 4 года назад
@@Namnv9 need to check, But i think you can use
@Namnv9
@Namnv9 4 года назад
@@Technocrats91 Yes. thank you. Today I go to factory for test it. I deploy by version VB6 no problem. This times the first times apply for C#.... If can not connect, I will send source..
@Namnv9
@Namnv9 4 года назад
@@Technocrats91 Yesterday. I deloy success. I uesd ActUtlType Object. Thank you very much.
@AutomationAndSoftwareAcademy
@AutomationAndSoftwareAcademy 4 года назад
GX Simulatör 3 don't appear in my MX Component 4.6, there is just GX Simulatör 2, what can I do for this
@Technocrats91
@Technocrats91 4 года назад
I am using 4.19v version
@Technocrats91
@Technocrats91 4 года назад
It was updated on official website on 04-02-2020
@AutomationAndSoftwareAcademy
@AutomationAndSoftwareAcademy 4 года назад
@@Technocrats91 thanks for information, can I have your e mail adress, please
@Technocrats91
@Technocrats91 4 года назад
himanshutech13@gmail.com
@ariefbachrul7015
@ariefbachrul7015 4 года назад
what's about mx component for android sample?? could you share source code using mx component android?
@Technocrats91
@Technocrats91 4 года назад
Yes sure
@Technocrats91
@Technocrats91 4 года назад
1drv.ms/u/s!AkOmCL40DimM5ztfDXTQi8nT7Taz?e=9yHzjy
@ariefbachrul7015
@ariefbachrul7015 4 года назад
@@Technocrats91 Thank you very much
@mythrireddy844
@mythrireddy844 Год назад
how to run this in 64 bit? , please help me in this .
@nguyentai4755
@nguyentai4755 8 месяцев назад
Have you done it yet?
@vinaysalian4382
@vinaysalian4382 2 года назад
is there any license fee for using mx component
@Technocrats91
@Technocrats91 2 года назад
Yes, you need to buy license
@dayanithi7884
@dayanithi7884 4 года назад
HI need to know how to communicate with android application. I tried using MX component for andorid. But it says license error. I saw one of your video can you please guide on it.
@Technocrats91
@Technocrats91 4 года назад
I will share the code for Android
@dayanithi7884
@dayanithi7884 4 года назад
@@Technocrats91 Thank you
@Technocrats91
@Technocrats91 4 года назад
The video i uploaded for mobile communication is without Mx Component. But you can use sample program for mx component with android
@dayanithi7884
@dayanithi7884 4 года назад
@@Technocrats91 Please share the code without mx component . And if I use mx component Will that work with opc server also.
@Technocrats91
@Technocrats91 4 года назад
@@dayanithi7884 No Mx component only provides connectivity with Mitsubishi controllers.
@ajayjatode8600
@ajayjatode8600 4 года назад
Source code please
@Technocrats91
@Technocrats91 4 года назад
Link in description
@normco85
@normco85 2 года назад
@@Technocrats91 The link is wrong. :(
Далее
Mitsubishi Scada MC Works32 Log to Google Sheet
9:55
Просмотров 1,6 тыс.
GX Works2 with Visual Studio(C#) using MX Compenent
9:46
ПОМОГЛА НАЗЫВАЕТСЯ😂
00:20
Просмотров 3,5 млн
Barcode Reader to Q PLC Using QJ71C24-R2  Mitsubishi
7:00
Mitsubishi PLC to PLC Communication over Ethernet
7:56
GT Designer Data Logging (Mitsubishi HMI Data Logging)
11:41
If __name__ == "__main__" for Python Developers
8:47
Просмотров 393 тыс.
Intro to GitHub Copilot in Visual Studio
15:34
Просмотров 71 тыс.
MITSUBISHI PLC - PC (C#) via MX-COMPONENT
9:59
Просмотров 10 тыс.