How to Remove Path from Text Line in Factorytalk View SE Application

Question:

Hello, I am currently using Factorytalk View SE application where I am encountering an issue with a popup. One of the text lines is displaying as [Path]Any_Tagname and I need it to only show the tag name, disregarding the path. I vaguely recall using a command in the past to prevent displaying a certain number of characters, but it has been around 6 years and I am struggling to remember the exact method. As I am pressed for time on site, any assistance would be greatly valued. Thank you for your help.

Top Replies

When the [Path] length is equal, consider utilizing a Fixed Number of characters and selecting the Right-most option.

Ah, now it's coming back to me! Thanks for the prompt reply!

Hey there! It sounds like you are trying to display only the tag name in Factorytalk View SE. I believe you can use String Mid function to ignore a certain number of characters from the string. This function basically takes a substring from a string starting at a specified location. You would just need to count how many characters are in the [Path] part of your tag, and start your Mid function at that number plus one. So if your path is always the same length, you could do like Mid(Tag, 6) to start the displayed string at the 6th character. I hope that helps! Let us know if you need further assistance.

Hello, I believe you could use the MID String function to deal with this issue. This function allows you to return a specific number of characters from a string, starting at the location you specify. So, if your path is a certain length consistently, you could structure your function something like MID([Path]Any_Tagname, length_of_the_path+1). This command should begin at the first character after the path, effectively displaying only the tag name. I hope this helps expedite your process on site.

Hey! It sounds like you're looking to strip out the path from your tag names in FactoryTalk. A common way to do this is by using the `TagName` property instead of the full path directly when setting your text display. You can also try using the `Mid` or `Replace` functions in the expression to just grab the part you need. If you haven't already, check out the Help section for expressions; it can be a lifesaver! Good luck, and I hope you get it sorted quickly!

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: FAQs:

Answer: 1. How can I remove the path from a text line in Factorytalk View SE application? - You can remove the path from a text line by using a command to display only the tag name. One method to achieve this is by preventing the display of a certain number of characters.

FAQ: 2. Is there a way to show only the tag name and not the path in a text line in Factorytalk View SE?

Answer: - Yes, you can configure the text line to display only the tag name and disregard the path in Factorytalk View SE application. This can be done by utilizing commands or methods to control the display output.

FAQ: 3. I am facing an issue with a text line displaying [Path]Any_Tagname in Factorytalk View SE. How can I resolve this?

Answer: - To resolve the issue of the text line displaying [Path]Any_Tagname, you can implement a method to show only the tag name by excluding the path. This involves recalling commands or techniques to control the text line output effectively.

FAQ: 4. Can you provide guidance on how to exclude the path and display only the tag name in a text line popup in Factorytalk View SE?

Answer: - By utilizing commands or techniques available in Factorytalk View SE application, you can exclude the path and display only the tag name in the text line popup. You may need to recall specific methods to achieve this customization based on your requirements.

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  â†’