in an effort to get my weld tracking dialed in I want to display to the pendant the value of my system analog input "aiCurrent_M" as it is defined in the EIO sys parameters as follows:
-Name "aiCurrent_M" -Type "AI" -Unit "ioFronius" -Phsig 2 -LogMax 1000\
-PhMax 10
what would be the most efficient way?
TPWrite ...maybe \Num:= ...something
and stick it below an ArcL move
also am curious to know what that LogMax Phmax and LogMin mean