8/28/2019 10:29 PM | |
Posts: 25 Rating: (5) |
Hello everyone, I am struggling to communicate with a flow sensor from Keyence. I can see the flow reading from it on my PLC's input but I need to read and write parameters to the sensor with the program. I am using the IO_LINK_DEVICE FB from this library: https://support.industry.siemens.com/cs/ww/en/view/82981502 With the FB, I can read 12 bytes which correspond to the common parameters in the PCT. No matter what index I tell it to read, it only gives me values for those 12 parameters. Writing doesn't seem to work at all. I am not using PCT to configure the sensor. I have only used it to look at the device's parameters from its IODD file. I am not sure if I need to use PCT for my application or if I am doing something incorrectly in TIA Portal. Here is a list of my hardware: - Siemens S7-1500 (6ES7511-1AK02-0AB0) - Siemens Scalance XB208 (6GK5 208-0BA00-2AB2) - Siemens Simatic ET 200SP IM 155-6PN HF (6ES7155-6AU00-0CN0) with BA 2xRJ45 (6ES7193-6AR00-0CN0) - CM 4xIO Link (6ES7137-6BD00-0BA0) - Keyence FD-XA1 Flow Sensor I am using TIA Portal V15. I appreciate any help in solving my issue. Thank you for your time, Kevin |
Last edited by: Jen_Moderator at: 08/29/2019 07:47:58Optimized link. |
|
8/29/2019 1:18 AM | |
Joined: 9/27/2006 Last visit: 11/7/2024 Posts: 12293 Rating: (2691) |
Hello Kevin; Siemens has developed S7-PCT for exactly that purpose. S7-PCT V3.5 SP1 for IO-Link Master (download) https://support.industry.siemens.com/cs/ww/en/view/32469496 SIMATIC IO-Link system (manual) https://support.industry.siemens.com/cs/ww/en/view/65949252 S7-PCT will also allow you to monitor IO-Link process data. Hope this helps, Daniel Chartier |
Follow us on