I had this working but then it stopped working after performing a recovery. I do not know why it stopped working and I am curious as to what it could be becuase I didn't change the wlx.ini file at all. Did you provide the code with the URL in double quotes ? ie...... FormURL="192.168.0.1/.../image.png"
The FormURL= has three options, None, Default or Filename. The required file (e.g. image.png) needs to be in the wlx\bitmat. So with all this said, the correct parameter settings would be: FormURL=image.png As for the WNOS parameter comparison, the ini files have the same roots, but they are different trees and the parameters are not consistent or used the same way on both OS's.
jkuester-2015
31 Posts
0
May 25th, 2015 08:00
I had this working but then it stopped working after performing a recovery. I do not know why it stopped working and I am curious as to what it could be becuase I didn't change the wlx.ini file at all. Did you provide the code with the URL in double quotes ?
ie......
FormURL="192.168.0.1/.../image.png"
RustyMonkey
96 Posts
0
May 25th, 2015 08:00
The FormURL= has three options, None, Default or Filename. The required file (e.g. image.png) needs to be in the wlx\bitmat. So with all this said, the correct parameter settings would be:
FormURL=image.png
As for the WNOS parameter comparison, the ini files have the same roots, but they are different trees and the parameters are not consistent or used the same way on both OS's.
jkuester-2015
31 Posts
0
May 25th, 2015 08:00
Thanks I tried that and it works.