Hi Everyone,
Can Anyone help me with Melfa BAsic-VI programming.
I want to continuously monitor current Amp on few Axis but I did not find any commands in MELFA BASIC-VI that lets me to Monitor Continuously.
Well there are few commands Like (M_AmpInfo, J_AmbFbc) but they only gives out value once the line above is executed.
I was thinking of making a timer of 100ms pulse and call it continuously through out the program so at least I would be somewhere near to the real values.