![Keithley 707B Скачать руководство пользователя страница 443](http://html.mh-extra.com/html/keithley/707b/707b_reference-manual_661685443.webp)
Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-190
707B-901-01 Rev. A / August 2010
Example 2
-- decimal 17 = binary 0001 0001
standardRegister = 17
status.standard.enable = standardRegister
Sets the OPC and EXE bits of the
standard event status register using a
decimal value.
Also see
Event summary bit (ESB register)
(on page C-9)
status.system.*
These attributes manage the status model's TSP-Link system summary register for nodes 1 through 14.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute
- -
- -
- -
- -
.condition (R)
Yes
Not applicable
Not saved
Not applicable
.enable (RW)
Yes
Status reset
Not saved
0
.event (R)
Yes
Status reset
Not saved
0
.ntr (RW)
Yes
Status reset
Not saved
0
.ptr (RW)
Yes
Status reset
Not saved
32767 (All bits set)
Usage
enableRegister = status.system.condition
enableRegister = status.system.enable
enableRegister = status.system.event
enableRegister = status.system.ntr
enableRegister = status.system.ptr
status.system.enable = enableRegister
status.system.ntr = enableRegister
status.system.ptr = enableRegister
enableRegister
The system event register's status in decimal form. A zero (0) indicates no bits set
(also send 0 to clear all bits). Other decimal values indicate various bit settings.