11/9/2016 2:38 PM | |
Posts: 2 Rating:
|
Hey guys, I want to establish UART communication between my S7-300 with 138-4DF01-0AB0 (ASCII card) to small robot based on arduino module. Description in attachment. The description looks quite simple : Sending/Receiving: 1byte flag (0xFE), 2 byte (command byte), x byte (data bytes) Question is - which built in functions should I use to transfer data over ASCII module : S_SEND, S_RCV ? How should I manage receiving data? Just use S_RCV and data is going to be updated automatically with proper header etc ? or first I need to send corrcet instruction type 0XF9 ? AttachmentCommunication Instruction (v1.0.1).pdf (144 Downloads) |
Last edited by: servusik at: 11/9/2016 2:40:23 PM |
|
11/10/2016 7:48 AM | |
Joined: 3/5/2014 Last visit: 8/5/2022 Posts: 5521 Rating:
|
hi servusik, yes, communication works over blocks S_SEND, S_RCV. Maybe this FAQ can help: Function Blocks, Examples and User Manuals of the Serial Interface ET200S 1SI
regards, |
FCK WAR! |
|
Follow us on