WriteNow! User's Manual
33
Status Commands
Syntax
#status –o ping
#status –o get –p err –v <site> –l <errlevel>
Parameters
<site>
1
to
8
to get programming site errors. Use
0
to return system errors.
<errlevel>
1
to
3
.
Description
Get instrument status or error information.
When retrieving error information, one or more error lines (depending on the
<errlevel>
parameter) are returned. Each line begins with a 32-bit code, which codifies the following
information:
Bit 31:
Reserved
Bit 30:
If 1, an error message in text format is available.
Bit 29:
If 1, the error is programming site specific.
Bit 28:
If 1, the error is driver (programming algorithm) specific.
Bit 27:
If 1, the error is a system fatal error.
Bits 26 to 24:
Reserved.
Bits 23 to 0:
Error code. If bit 29 is 1, then bits 7 to 0 signal whether programming in the
corresponding programming site (bit 7 = programming site 8, bit 0 =
programming site 1) was successful (bit = 0) or not (bit = 1).
Examples
Pings the instrument to check if communication is OK:
#status –o ping
pong>
Retrieves the last generated errors, on programming site 1, with different error levels:
#status -o get -p err -v 1 -l 1
H50000023
>
#status -o get -p err -v 1 -l 2
H50000023,71,"Connection Error."
>
#status -o get -p err -v 1 -l 3
H50000023,71,"Connection Error.","algo_api",337
H10000000,71,"","st701_cmds",432
H10000000,71,"","st701_entry",287
H10000000,71,"","st701_icc",208
H10000001,71,"","hal_icc1",144
>
http://smh-tech.com.cn http://algocraft.com.cn [email protected] +86-15250087885
Содержание WN-PRG01A
Страница 6: ...http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 38: ...http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 53: ...WriteNow User s Manual 53 http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 54: ...http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 58: ...http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 67: ...WriteNow User s Manual 67 http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 68: ...WriteNow User s Manual 68 http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 69: ...WriteNow User s Manual 69 http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...
Страница 70: ...WriteNow User s Manual 70 http smh tech com cn http algocraft com cn sales smh tech com cn 86 15250087885...