How to compare strings - Storage & SAN - Spiceworks Community
How do I compare two strings ?
Comparing 2 Strings
Is there a way to compare a String with a &str?
Is the Text Compare Tool free to use?
How accurate is the Text Compare Tool?
Can I compare text from different languages?
Videos
I want to compare if strings are equal or different, but it gives errors. Also can I comapare a string in a if statement with something like this 'something' or this "something" ?
Hello Guys,
I'm working in a project that is using a laser marking and I communicate the Rockwell PLC with the laser's PC through Sockets and the commands are like:
JobOpen "job_Name" <CR><LF>
And then if everything is right the laser returns:
"Job_Name" Opened
My problem is, how to check if the return is ok to go to next step, how to compare this string?
I tried to use a EQU compare and even if its different the EQU is true, I don't know if is possible use this for string.
Anyone has experience comparing string like this in Studio 5000? I'm using V31 or V33 and Compactlogix L30ER
Thanks!