11/5/2020 4:50 PM | |
Joined: 9/8/2020 Last visit: 11/8/2023 Posts: 7 Rating:
|
Hi all, I'm currently working on a project where I try to implement a RF1070R RFID scanner. The end goal is to integrate this into a Node-Red flow ( If necessary can be via python script or other solutions). I have a working install of the "example image" on the IOT2050 (internally installed if that matters). In Windows the RFID scanner (RF1070R) works perfectly fine. I've tested this with multiple programs. (https://support.industry.siemens.com/cs/eg/en/view/109741590 ) I have tried using the Baltech SDK (attachment) but haven't got it working. I've also tried to use the scanner as a serial device as I was under the impression this would be possible. But this didn't work neither. (https://support.industry.siemens.com/tf/ww/en/posts/iot2040-and-siemens-rf1060r/168056/?page=0&pageSize=10) I've used the configuration: baudrate:115200 bit, default settings for parity bits,... (These we're recommended by the datasheet) Lastly i've tried to use wine and run the windows application. This didn't work neither. Any help or suggestions would be greatly appreciated. Kind regards, Diederik Vermeersch Attachment6003_baltech_sdk_3_13_00.zip (215 Downloads) |
Last edited by: AutoGen_4140551 at: 11/05/2020 16:53:31Last edited by: Jen_Moderator at: 11/06/2020 08:26:29Optimized link. |
|
11/9/2020 2:02 PM | |
Joined: 9/8/2020 Last visit: 11/8/2023 Posts: 7 Rating:
|
Hi, I'm working on the iot2050 advanced (6es7 647 0ba00 1ya2) over the /ttyACM0 connection. There's also an internal connection for the internal Arduino (/ttyUSB0) Currently i'm building CMAKE I'm trying this again https://docs.baltech.de/developers/try-appnotes.html Kind regards |
11/9/2020 2:52 PM | |
Joined: 4/28/2015 Last visit: 12/1/2023 Posts: 3294 Rating:
|
Hi, the IOT2050 Advanced uses the X30 as ttyUSB0 (see here). Best regards! |
Last edited by: bergmanu at: 11/10/2020 13:55:44added Advanced |
|
Follow us on