Mitsubishi PLC to PLC Socket Comm( Active & Passive)(SP.SOCOPEN, SP.SOCRCV, SP.SOCSND)

Опубликовано: 10 Апрель 2020
на канале: Technocrats
32,018
275

TCP (Transmission Control Protocol) establishes a connection to a device with a port number, and performs reliable data communication.

---------------------------------------------------------------------------------------------------------------------------------------------------------------
Program Sample At:
https://automationsolutions.tk/
https://automationsolutionz.blogspot....
Download Sample Section
---------------------------------------------------------------------------------------------------------------------------------------------------------------

To perform socket communication using TCP, confirm the following in advance.
IP address and port number of the target device
IP address and port number of the Ethernet-equipped module
Which side will open a connection, the target device or Ethernet-equipped module? (Active open or Passive open)

SP.SOCOPEN : Establishes a connection. (CPU module dedicated instruction)
SP.SOCRCV : Reads the data received. (Read at END processing) (CPU module dedicated instruction)
SP.SOCSND : Sends data. (CPU module dedicated instruction)


Смотрите видео Mitsubishi PLC to PLC Socket Comm( Active & Passive)(SP.SOCOPEN, SP.SOCRCV, SP.SOCSND) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Technocrats 10 Апрель 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 32,018 раз и оно понравилось 275 людям.