3.3.1.42. NXpositionerΒΆ

Status:

base class, extends NXobject

Description:

A generic positioner such as a motor or piezo-electric transducer.

Symbols:

No symbol table
Groups cited:
none

Structure:

name: (optional) NX_CHAR

symbolic or mnemonic name (one word)

description: (optional) NX_CHAR

description of positioner

value[n]: (optional) NX_NUMBER {units=NX_ANY}

best known value of positioner - need [n] as may be scanned

raw_value[n]: (optional) NX_NUMBER {units=NX_ANY}

raw value of positioner - need [n] as may be scanned

target_value[n]: (optional) NX_NUMBER {units=NX_ANY}

targeted (commanded) value of positioner - need [n] as may be scanned

tolerance[n]: (optional) NX_NUMBER {units=NX_ANY}

maximum allowable difference between target_value and value

soft_limit_min: (optional) NX_NUMBER {units=NX_ANY}

minimum allowed limit to set value

soft_limit_max: (optional) NX_NUMBER {units=NX_ANY}

maximum allowed limit to set value

velocity: (optional) NX_NUMBER {units=NX_ANY}

velocity of the positioner (distance moved per unit time)

acceleration_time: (optional) NX_NUMBER {units=NX_ANY}

time to ramp the velocity up to full speed

controller_record: (optional) NX_CHAR

Hardware device record, e.g. EPICS process variable, taco/tango ...
NXDL Source:
https://github.com/nexusformat/definitions/blob/master/base_classes/NXpositioner.nxdl.xml