07-02-2018 08:39 AM - edited 07-02-2018 08:47 AM
I don't know how save .txt in "Backslash (\) Codes" format. When I use "Write to Text File Function", I get following - test.
With the help of a copy-paste got - test1.
07-02-2018 08:06 PM
07-03-2018 08:23 AM
Thank you so much. You all really helped me!
08-02-2018 01:51 AM
Here is a vi that do bitmap string to image conversion:
https://lavag.org/files/file/304-convert-string-to-bitmapvi/
08-23-2018 03:01 AM
I have similar issue but in my case only half image is showing.
anyone has a idea what is going wrong here?
08-23-2018 03:09 AM
This seems to be a PNG- file. What has happened?
08-23-2018 03:09 AM - edited 08-23-2018 03:10 AM
Hi Gab,
what is going wrong here?
1. You attached a file with a suffix "JPG", which is a "PNG" instead.
2. That PNG is all black for me. (It's rather small with just 2kB for 640×520 pixel.)
Wild guess:
3. You didn't read the whole image from your device, but just the first half.
08-23-2018 03:16 AM
Yes, my favourite picture viewer "IrfanView" showed me a black picture too (even after confirming the converting-question), but the TotalCommander- Viewer showed me this:
And this is not half of the picture...
08-23-2018 03:37 AM
Thanks for reply. yes, I am missing some bytes from device but now working complete image
Thanks.
08-23-2018 03:37 AM - edited 08-23-2018 03:38 AM
Thanks for reply. yes, I am missing some bytes from device but now working complete image
Thanks.