Jump to content

How i can delete specific character at string?


Recommended Posts

I've done what you're trying to do with these 4 nets. Here, I'm pulling a weight string from an RS232 connected scale. This string has a period in it that I need to remove.

 

First,  you define your date sting vector's length. Second, you'll need to convert your forward slash (string) to ASCII.

Third, you'll need to "String Find" within your date vector. Finally, you'll "Remove from String" and you should be done.

 

image.thumb.png.3ce3c4c19c3294898640256c324d707f.png

  • Thanks 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.