HI,
I encountered a 3458A with stored as a user defined key. I have been looking for documentation and found none. Where can I find out what this does and how to use it?
Is there a way to do RMATH UPPER -RMATH LOWER in one user defined key?
Thanks,
John
I encountered a 3458A with stored as a user defined key. I have been looking for documentation and found none. Where can I find out what this does and how to use it?
Is there a way to do RMATH UPPER -RMATH LOWER in one user defined key?
Thanks,
John
Use the DEFKEY? command to read the stored functions.
Normally, that command string should consist of a concatenation of the documented functions in the mentioned command reference.
Perhaps you may post the string here, if it's unclear.
...
Theoretically, it should be possible to call both functions in one instance, but you have to check, what is really delivered to the output buffer.
If there is no error, I assume, that this call may deliver the lower value only. Just test "RMATH UPPER; RMATH LOWER"
Search for the Fluke 3458A - HFL manual.
They have programmed some useful statistical functions to the function keys, lower and upper are sitting on two different keys.
Frank