Troubleshooting Integration of Kinetix 5300 Drive Block in FT View with PlantPAX Standard

Question:

Hello, I am currently working on integrating a Kinetix 5300 drive into my project using the PlantPAx standard in my configuration which includes FT View 11.00 and Logix Designer V34.01. I have utilized the AOI block "raC_Dvc_K5300" along with its associated faceplate "(raC-3_03-SE) raC_Dvc_K5300-Faceplate". Although I have installed the block and declared its I/O variables on the PLC side, I am encountering errors when trying to display the faceplate in runtime on FT View. Upon reviewing the faceplate properties, I noticed that a parameter "#2" is being used. In an attempt to resolve the issue, I created a parameter code sheet where I input the "#2" as follows: #2={/DATA_AREA::[PLC]raC_Dvc_K5300}. However, even after adding this code, I continue to receive a stream of errors such as 'The Item is no longer available' and 'Expression contains a tag that has an error value'. It seems that the problem may lie in the type of data being entered in parameter "#2" as I have tried entering various data types used by the block without success. I am seeking guidance on how to successfully implement this faceplate or any documentation that could assist me in resolving this issue. Your assistance is greatly appreciated. Thank you.

Top Replies

The DVC faceplates are typically accessed by starting from a more generic object, such as the PMTR faceplate, using the universal button found in the Toolbox's Common Objects global object display. It is unclear why errors are occurring in your setup, as the button and DVC displays indicate that the #2 parameter should point to the entire DVC object, specifically the raC_Dvc_K5300 UDT tag. It is important to use the tag name and not the AOI name. Are they the same in your situation?

Hey there! I've also had a similar issue with the Kinetix 5300 drive integration before. Your problem might be related to the path you're providing to your tags in the context tag file. Make sure all your tags have the correct namespace, path, and tag name. The namespace should typically be the name of your PLC in FT View, while the path must match the PLC program exactly. Try placing an underscore (_) after "[PLC]" to ensure the data type is being pointed correctly. This would look something like this: {/DATA_AREA::_[PLC]raC_Dvc_K5300}. Hope this helps!

Hey there, it seems like you've hit a bit of a wall with this issue. One thing you might want to double-check is whether your tags are linked correctly in your PLC code. Even a minor typo can cause havoc with calls to the faceplate. Also, check to see if the data is updating and valid in your PLC. Another possible culprit could be firmware compatibility. Ensure your Kinetix drive, Logix Designer software and FT View are all updated and compatible with one another. I'd also advise going through the RSLogix 5000 instruction set help file - it’s an incredible resource that can guide you through AOI blocks and potential issues. Hopefully, this gives you a couple new avenues to explore. Keep troubleshooting!

Hello, it sounds like you've put a lot of effort into troubleshooting this issue. Just a thought - have you checked if there are any typos or spaces in the tag name in your parameter definition? Even a small typo could cause the errors you're seeing. Also, ensure the tag being referred is in the correct program or controller scope in the PLC code. If the tag isn't in the correct location or doesn't exist, FT View won't be able to find it, which might explain the 'Item is no longer available' error. Lastly, consider checking the data type of the tag in the PLC code and ensure it matches the expected data type of parameter #2. I hope this helps.

It sounds like you're dealing with a tricky integration issue! One thing to double-check is whether the data types you’re using for the parameter #2 match what the AOI block expects. Sometimes the correct data type is crucial—make sure you're using the right data structure according to the AOI documentation. Additionally, check if there are any tags not initialized or if they go offline, which can lead to those error messages. You might also want to verify that all relevant tags are correctly linked in your FT View project. If all else fails, looking for specific troubleshooting guides or reaching out to Rockwell's support could be really helpful! Good luck!

It sounds like you're really diving deep into the integration with the Kinetix 5300—nice work! The issues you're facing with parameter "#2" might be tied to how it's referencing the tags in your PLC. Double-check the tags in your AOI and ensure they're correctly defined and accessible in your FT View runtime. It could also help to closely review the data types expected by the faceplate and make sure they align with how you've declared them in your PLC. Sometimes a simple typo or mismatch can cause those 'no longer available' errors. If you haven’t yet, I recommend looking into any specific documentation related to the faceplate you’re using; Rockwell has some detailed resources that might clarify expected parameter configurations. Good luck, and keep us updated on your progress!

More Replies →

Streamline Your Asset Management
See How Oxmaint Works!!

✅   Work Order Management

✅   Asset Tracking

✅   Preventive Maintenance

✅   Inspection Report

We have received your information. We will share Schedule Demo details on your Mail Id.

To add a comment, please sign in or register if you haven't already..   

Frequently Asked Questions (FAQ)

FAQ: 1. What could be causing errors when trying to display the faceplate for the Kinetix 5300 drive in FT View?

Answer: Answer: Errors when displaying the faceplate could be due to issues with parameter configuration, data types, or incorrect setup of the block and associated variables.

FAQ: 2. How can I resolve errors related to the parameter "2" in the faceplate for the Kinetix 5300 drive?

Answer: Answer: To address errors related to parameter "2", ensure that the parameter code sheet is correctly configured with the appropriate data from the PLC side and that the data types match the requirements of the block.

FAQ: 3. Are there any specific troubleshooting steps or documentation available to help with integrating the Kinetix 5300 drive block in FT View using the PlantPAx standard?

Answer: Answer: Troubleshooting steps may involve verifying the setup of the AOI block and faceplate, checking data types and parameter configurations, and consulting relevant documentation or support resources for guidance on resolving integration issues.

Ready to Simplify Maintenance?

Join hundreds of satisfied customers who have transformed their maintenance processes.
Sign up today and start optimizing your workflow.

Request Demo  â†’