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 positionervalue[n]: (optional) NX_NUMBER {units=NX_ANY}
best known value of positioner - need [n] as may be scannedraw_value[n]: (optional) NX_NUMBER {units=NX_ANY}
raw value of positioner - need [n] as may be scannedtarget_value[n]: (optional) NX_NUMBER {units=NX_ANY}
targeted (commanded) value of positioner - need [n] as may be scannedtolerance[n]: (optional) NX_NUMBER {units=NX_ANY}
maximum allowable difference between target_value and valuesoft_limit_min: (optional) NX_NUMBER {units=NX_ANY}
minimum allowed limit to set valuesoft_limit_max: (optional) NX_NUMBER {units=NX_ANY}
maximum allowed limit to set valuevelocity: (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 speedcontroller_record: (optional) NX_CHAR
Hardware device record, e.g. EPICS process variable, taco/tango ...