Beck FST WebDemo Festo

Back to index    Next    Previous

To modify FST operands we can use the link tag with a special ci: parameter. Everything following the ci: will be executed as a CI command. Some examples:

   
Flagword 10=<FSTCI dmw10><BR>
<A href="demo_07.htm?ci:mmw10=0">Load Flagword 10 with 0</A><BR>
<A href="demo_07.htm?ci:mmw10=1">Load Flagword 10 with 1</A><BR>
<A href="demo_07.htm?ci:mmw10=2">Load Flagword 10 with2</A><BR>
<A href="demo_07.htm?ci:mmw10=2"><IMG src="trf_gr.gif" alt="Set Green"></A>
<A href="demo_07.htm?ci:mmw10=1"><IMG src="trf_ye.gif" alt="Set Yellow"></A>
<A href="demo_07.htm?ci:mmw10=0"><IMG src="trf_rd.gif" alt="Set Red"></A>
Result:
    Flagword 10=
Load Flagword 10 with 0
Load Flagword 10 with 1
Load Flagword 10 with 2
Set Green Set Yellow Set Red

Comments / remarks: i-sales@beck-ipc.com Last modified: 2000.05.09