608 Rockwell Automation Publication 1756-RM003N-EN-P - October 2011
Chapter 18 ASCII String Instructions (CONCAT, DELETE, FIND, INSERT, MID)
You can also use the following instructions to compare or convert
ASCII characters.
If you want to Use this instruction Page
Compare a string to another string CMP 221
See if the characters are equal to specific characters EQU 226
See if the characters are not equal to specific characters NEQ 257
See if the characters are equal to or greater than specific characters GEQ 226
See if the characters are greater than specific characters GRT 234
See if the characters are equal to or less than specific characters LEQ 238
See if the characters are less than specific characters LES 242
Rearrange the bytes of a INT, DINT, or REAL tag SWPB 311
Find a string in an array of strings FSC 361
Convert characters to a SINT, INT, DINT, or REAL value STOD 623
Convert characters to a REAL value STOR 625
Convert a SINT, INT, DINT, or REAL value to a string of ASCII characters DTOS 627
Convert REAL value to a string of ASCII characters RTOS 629