152 Sequoia Series
5.15 *TST
These commands allows the user to observe if any error conditions are present, this could be
performed at any interval by sending the following command *TST. If no errors are observed during
the test, “*TST?” would return 0, this confirms that the self-test is passed.
*TST – Performs Self-test
*TST? - Result of Self-test
Any other value indicates one or more of the following conditions exist. The value returned is the
Weight (or sum of the Weights) of the existing conditions. For example:
• If 8 is returned from *TST?, an Over Temperature condition exists.
Binary equivalent of 8(int) is 0000 1000
• If 9 is returned, both AC Module Error and Over Temperature conditions exists.
• Binary equivalent of 9(int) is 0000 1001