M
markgr07
Guest
other than the ability to select results from a different directory,
what is the difference between using OP() and pv() to get device
parameters in a script?
ex:
gds = OP("SATT.MPC0.xmx.mx","gds")
vs
gds = pv("SATT.MPC0.xmx.mx","gds")
I get the same results returned.
thanks
mark
what is the difference between using OP() and pv() to get device
parameters in a script?
ex:
gds = OP("SATT.MPC0.xmx.mx","gds")
vs
gds = pv("SATT.MPC0.xmx.mx","gds")
I get the same results returned.
thanks
mark