slinger and qnxvar write

Hello!

I like the idea of ds and slinger working together.

I tried an example
http://qdn.qnx.com/support/docs/neutrino_qrp/utilities/d/ds.html and it
works fine.
Then I wanted to improve it in a way that you can enter your setpoint for
“oven temperature”.

I thought I would issue sth. like this into my input.shtml:

And in set_point.shtml sth like this:

“html part” works ok, data is read into data, and set_point.shmtl is
executed,
but qnxvar write is not working.

Is it possible to change a value in ds in this way?

Thank you,
Pavol Kycina

“Pavol Kycina” <kycina@microstep-hdo.sk> wrote in message
news:64502DBEFA7ED311B4A0006008610AB648EB1B@mail.mshdo

Hello!

I like the idea of ds and slinger working together.

I tried an example
http://qdn.qnx.com/support/docs/neutrino_qrp/utilities/d/ds.html > and it
works fine.
Then I wanted to improve it in a way that you can enter your setpoint for
“oven temperature”.

I thought I would issue sth. like this into my input.shtml:
FORM ACTION=“set_point.shtml”
INPUT NAME=data SIZE=10 maxlength=10
INPUT TYPE=SUBMIT VALUE=“Change”
/FORM

And in set_point.shtml sth like this:
!–#qnxvar write=“set_point var=“data”” –

“html part” works ok, data is read into data, and set_point.shmtl is
executed,
but qnxvar write is not working.

Is it possible to change a value in ds in this way?

Thank you,
Pavol Kycina
\