PDA

View Full Version : [LOGIC] write



null null
11-21-2004, 04:43 PM
Hello Enrico
Could you explane the "Write" in the following code

write -70.1,-158.7,ManEngStart1,0
element startknob,-64.4,-165.4,ManEngStart1
write -25.2,-158.9,ManEngStart2,0
element startknob,-20.0,-165.3,ManEngStart2

Thanks

David

Enrico Schiratti
11-24-2004, 05:00 AM
Hi,

> Could you explane the "Write" in the following code
>
> write -70.1,-158.7,ManEngStart1,0
> element startknob,-64.4,-165.4,ManEngStart1
> write -25.2,-158.9,ManEngStart2,0
> element startknob,-20.0,-165.3,ManEngStart2

Sure, it means write the value 0 to ManEngStart1 if you click close to
x=-70.1, y=-158.7 ... that is to force the switch to GRD if you click to the

left of the knob.

Ciao

Enrico

null null
11-24-2004, 02:41 PM
Enrico

Thank you

David

On Wed, 24 Nov 2004 04:00:42 EST, Enrico
Schiratti wrote:

>Hi,
>
>> Could you explane the "Write" in the following code
>>
>> write -70.1,-158.7,ManEngStart1,0
>> element startknob,-64.4,-165.4,ManEngStart1
>> write -25.2,-158.9,ManEngStart2,0
>> element startknob,-20.0,-165.3,ManEngStart2
>
>Sure, it means write the value 0 to ManEngStart1 if you click close to
>x=-70.1, y=-158.7 ... that is to force the switch to GRD if you click to the

>
>left of the knob.
>
>Ciao
>
>Enrico