CS2DSscan QML Type
Display 2D sscan. More...
| Import Statement: | import CSDataQuick.Components 1.0 |
| Inherits: |
Properties
Detailed Description
sscan is a flexible way to move positioners through a series of positions and record detector data at each of the positions.
The following PVs are relavent:
| SSCAN PV | Description |
|---|---|
| $(X)CPT | Current point of X dimension |
| $(X)NPTS | Number of points of X dimension |
| $(X)PnSP | Start point of positioner n of X dimension |
| $(X)PnEP | End point of positioner n of X dimension |
| $(X)EXSC | Execute scan flag of X dimension |
| $(Y)CPT | Current point of Y dimension |
| $(Y)NPTS | Number of points of Y dimension |
| $(Y)PnSP | Start point of positioner n of Y dimension |
| $(Y)PnEP | End point of positioner n of Y dimension |
| $(Y)EXSC | Execute scan flag of Y dimension |
| $(X)DnnDA | End of scan detector array of X dimension |
| $(X)DnnCV | Current detector value of X dimension |
CS2DSscan { scanX: 'MTEST:scan1' scanY: 'MTEST:scan2' }
