The Xentara Pickering PXI Driver v1.2
User Manual
Precision Resistors
See also
xentara_io_points in the Xentara user manual

Precision resistor sub-units are Xentara I/O points that represent precision programmable resistor modules.

Each of the precision resistors is identified by a 1-based sub-unit number. Since precision resistors and output bits are both output sub-units, they share a common numbering. Input sub-units (which are currently not supported) have their own numbering.

Accessing Precision Resistors

See also
Accessing Xentara Elements in the Xentara user manual

Precision resistors have the following members:

Attributes
keyThe resistor’s primary key.
nameThe resistor’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the resistor.
typeThe resistor’s element type. For precision resistors, this is always “Pickering PXI card precision resistor”.
categoryThe resistor’s category. For precision resistors, this is always “data point”.
busThe logical bus location of the card that the resistor belongs to.
slotThe logical slot location of the card that the resistor belongs to.
subUnitThe 1-based sub-unit number of the resistor.
valueThe current resistance value of the resistor, in Ω. This attribute can be written to change the resistance.
updateTimeThe last time the resistor’s resistance value was read.
changeTimeThe last time the resistor’s resistance value changed.
writeTimeThe last time the a resistance value was written to the resistor.
qualityThe quality of the resistor’s resistance value. See Data Quality in the Xentara user manual for an explanation of a data point’s quality.
errorThe error that occurred the last time the resistor’s resistance value was read.
writeErrorThe error that occurred the last time a resistance value was written to the resistor.
Events
changedThis event is raised when either the value, the quality, or the error changes.