Check the properties and methods available to pxplus by doing a
print EXP'*
or
print SIG'*
You can verify that Export() and SETX509CERT() are methods.
Other things to debug is check msg(-1) after you get the error for any more detailed error info. You could also checked
print EXP'PvxError$ for the same.
print EXP'*
or
print SIG'*
You can verify that Export() and SETX509CERT() are methods.
Other things to debug is check msg(-1) after you get the error for any more detailed error info. You could also checked
print EXP'PvxError$ for the same.