EasyManua.ls Logo

DLS 50 - Self-Test

DLS 50
54 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote Control
Page 29
*TST? SELF-TEST QUERY
Type: Internal command
Function: Returns the results of the self-test done at power up. The number
returned has the following bit map:
Bit: 76543210
0 = passed micro-controller test
0 = passed non-volatile RAM test
0 = passed dip switch test
0 = passed EPROM test
0 = can do wireline self-test
0 = passed wireline test
0 = not used, always 0
Bit 7 to 0 have a respective value of 128, 64, 32, 16, 8, 4, 2 and 1. For
example if bit 3 and 5 are set then the integer value is 40 (8+32).
*WAI WAIT TO CONTINUE
Type: Synchronization command
Function: Used to delay execution of commands. The DLS 50 will ensure that
all commands received before "*WAI" are completed before
processing any new commands. This means that all further
communication with the DLS 50 will be frozen until all pending
operations are completed. See section 4.8 "DLS 50 Synchronization"
for more details.