#include <sranger_hwi.h>
Inheritance diagram for sranger_hwi_spm:
Public Member Functions | |
sranger_hwi_spm () | |
virtual | ~sranger_hwi_spm () |
virtual gint | RTQuery (gchar *property, double &val) |
virtual gint | RTQuery (gchar *property, double &val1, double &val2) |
virtual gint | RTQuery (gchar *property, double &val1, double &val2, double &val3) |
virtual gint | RTQuery (gchar *property, gchar **val) |
virtual void | SetOffset (long x, long y) |
virtual void | StartScan2D () |
virtual void | ScanLineM (int yindex, int xdir, int muxmode, Mem2d *Mob[MAX_SRCS_CHANNELS], int ix0=0) |
virtual void | EndScan2D () |
virtual void | PauseScan2D () |
virtual void | ResumeScan2D () |
virtual void | KillScan2D () |
virtual void | ExecCmd (int Cmd) |
Private Attributes | |
DSPControl * | dc |
Definition at line 134 of file sranger_hwi.h.
|
Definition at line 68 of file sranger_hwi_spm.C. References sranger_hwi_dev::ScanningFlg, and SRANGER_DEBUG. |
|
Definition at line 77 of file sranger_hwi_spm.C. References SRANGER_DEBUG. |
|
|
|
Reimplemented from XSM_Hardware. Definition at line 160 of file sranger_hwi.h. References sranger_hwi_dev::KillFlg, and TRUE. |
|
Reimplemented from XSM_Hardware. Definition at line 329 of file sranger_hwi_spm.C. References sranger_hwi_dev::ScanningFlg. |
|
Reimplemented from XSM_Hardware. Definition at line 334 of file sranger_hwi_spm.C. References sranger_hwi_dev::ScanningFlg. |
|
Reimplemented from sranger_hwi_dev. Definition at line 151 of file sranger_hwi.h. References FALSE. |
|
Reimplemented from sranger_hwi_dev. Definition at line 94 of file sranger_hwi_spm.C. References SPM_MAGIC_DATA_LOCATIONS::AIC_in, CONV_16, XSM_Instrument::Dig2VoltOut(), sranger_hwi_dev::dsp_alternative, gapp, Xsm::Inst, sranger_hwi_dev::magic_data, XSM_Instrument::OffsetMode(), OFM_ANALOG_OFFSET_ADDING, SRANGER_SEEK_DATA_SPACE, XSM_Instrument::VX(), XSM_Instrument::VX0(), XSM_Instrument::VY(), XSM_Instrument::VY0(), XSM_Instrument::VZ(), XSM_Instrument::VZ0(), and App::xsm. |
|
Reimplemented from sranger_hwi_dev. Definition at line 149 of file sranger_hwi.h. References FALSE. |
|
Reimplemented from sranger_hwi_dev. Definition at line 148 of file sranger_hwi.h. References FALSE. |
|
|
|
Reimplemented from XSM_Hardware. Definition at line 249 of file sranger_hwi_spm.C. References DSPControlClass, FALSE, sranger_hwi_dev::KillFlg, sranger_hwi_dev::ScanningFlg, and DSPControl::StartScanPreCheck(). |
|
Definition at line 166 of file sranger_hwi.h. |