Dear all,
I need to do a relative movement with an offset declared by plc that change every time. ("Offset" Variable from a fixed point)
I declared my INT signal in CONFIG.DAT and I m able to read his value.
BTW I ve problems when using the LIN or LIN_REL movement and WoV says unexpeted string...
Actually I ve tried whit these many attempts:
LIN {Z offset_prelievo}
LIN_REL {Z offset_prelievo}
in both the cases WoV signal an error of unexpected string. But, if I write
LIN {Z 100} is it ok!
Can u give me some suggestions?
Thanks for the support