DAS  3.1.6 - 18/09/2017
Data Fields
optionini Struct Reference

Options for DAS execution (in option.ini file)
. More...

#include <DAS_Spatramdef.h>

+ Collaboration diagram for optionini:

Data Fields

int aaopmode
 operation mode for the Alt Az Platform, 0 = solar Traxker; 1 = Anti-Solar Tracker; 2 = Free Positioning More...
 
int amsprogbar
 display/hide prograssion bar, 0 = Hide, 1 = display More...
 
int avgautor
 autoranging for averaged measurement, 0 = NO AutoR before average; 1 = AutoR before average; More...
 
int avgmode
 Flag to set Averaging mode: 0 = Repeat measurements for fixed number, 1 = Repeat measurements for fixed time. More...
 
int darkremove
 Flag to set Dark Removal from measurements; motors0 = No Dark Removal, 1 = Dark Removal. More...
 
int darksource
 Flag to set Dark source: 0 = Blind Pixels, 1 = Full Frame. More...
 
char DEFPIXFILENAME [_MAX_PATH]
 defective pixel filename with path More...
 
int emshutter
 Presence of the CCD Shutter, emshutter = 1 –> Shutter IS Installed, = 0 –> Shutter NOT Installed. More...
 
int filename
 Flag to set file name mode 0=Free choice, 1 = Automatic. More...
 
int filtertype
 type of installed filter module: 0=Simple-SM3, 1=Double-SM3+SM4, 2=simpleplus-SM3+TM) More...
 
int ftpbackup
 Flag to set back up: 0 = NO FTP Back-UP; 1 = Perform FTP Back-UP. More...
 
int hlineafter
 Number of HiddenLines after the central line in Plot. More...
 
int hlinebefore
 Number of HiddenLines before the central line in Plot. More...
 
int imgtype
 Flag to set Image type: 0=MONOINT, 1=RGB. More...
 
unsigned int maxlvlar
 maximum level of autoranging (max 65000) More...
 
int measmode
 measuring mode: 0 = Single; 1 = Averaged More...
 
int mirrorimg [2]
 Flag to set the mirroring of the CCD image: 0 = NO Mirroring, 1= YES Mirroring (element 0 for X axis; 1 for Y axis) More...
 
int pixcorr
 Flag to set defective pixel correction: 0=NOT Corrected, 1=Corrected. More...
 
int refertemp
 Flag to set the reference temp for thermo-regulation: 0 = AVGPINT; 1 = OPTIC; 2 = GRATING. More...
 
int resetEnabled
 DAS/Windows reset option (1 = Enabled; 0 = disabled) More...
 
int resetFreq
 frequency of DAS/Windows Reset More...
 
int resetType
 type of period for DAS Reset: 0=Hours, 1=Days More...
 
int savingmode
 Flag to set saving mode: 0=ASCII, 1=Binary. More...
 
int shuttertype
 type of installed shutter: 0 = VS25, 1 = Rotating Shutter, 2 = TorqueMotor More...
 
int smposmode
 positioning mode for stepper , 0 = sequential mode; 1 = simoultaneous mode More...
 

Detailed Description

Options for DAS execution (in option.ini file)
.

optionini

Definition at line 463 of file DAS_Spatramdef.h.

Field Documentation

§ aaopmode

int optionini::aaopmode

operation mode for the Alt Az Platform, 0 = solar Traxker; 1 = Anti-Solar Tracker; 2 = Free Positioning

Definition at line 478 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page5(), DB_KeyComSelButtMouse_CB(), DB_MIGEopmode_CB(), LoadDB_Options(), MDCreateSh_SimPos(), SD_PosAADev(), SD_Position(), Task_Timer(), and WriteOptioniniCB().

§ amsprogbar

int optionini::amsprogbar

§ avgautor

int optionini::avgautor

autoranging for averaged measurement, 0 = NO AutoR before average; 1 = AutoR before average;

Definition at line 477 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page1(), D_Average(), DB_AVGAutoR_CB(), E_AAMeasure(), E_DFMeasure(), E_Measure(), LoadDB_Options(), and WriteOptioniniCB().

§ avgmode

int optionini::avgmode

Flag to set Averaging mode: 0 = Repeat measurements for fixed number, 1 = Repeat measurements for fixed time.

Definition at line 468 of file DAS_Spatramdef.h.

Referenced by ActEditCB(), CONFP_opt_page1(), D_Average(), D_BuildH(), DB_RadioAvgModeCB(), HeaderInPlot(), InitDefaultOptions(), LoadDB_Options(), and WriteOptioniniCB().

§ darkremove

int optionini::darkremove

Flag to set Dark Removal from measurements; motors0 = No Dark Removal, 1 = Dark Removal.

Definition at line 469 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page2(), DB_GetCCD(), DB_RadioDarkCB(), InitDefaultOptions(), LoadDB_Options(), and WriteOptioniniCB().

§ darksource

int optionini::darksource

Flag to set Dark source: 0 = Blind Pixels, 1 = Full Frame.

Definition at line 470 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page2(), DB_GetCCD(), DB_RadDrkSourceCB(), InitDefaultOptions(), LoadDB_Options(), and WriteOptioniniCB().

§ DEFPIXFILENAME

char optionini::DEFPIXFILENAME[_MAX_PATH]

defective pixel filename with path

Definition at line 486 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page1(), DB_InitCamera(), DB_RadioPixCorrCB(), LoadDB_Options(), SelDefPixFileCB(), and WriteOptioniniCB().

§ emshutter

int optionini::emshutter

Presence of the CCD Shutter, emshutter = 1 –> Shutter IS Installed, = 0 –> Shutter NOT Installed.

Definition at line 480 of file DAS_Spatramdef.h.

Referenced by AutoRange(), CONFP_opt_page7(), DB_Shutter_CB(), LoadDB_Options(), and WriteOptioniniCB().

§ filename

int optionini::filename

Flag to set file name mode 0=Free choice, 1 = Automatic.

Definition at line 465 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page1(), D_PButt_CB(), DB_HorComm_CB(), DB_KeyB_CB(), DB_RadioFNSelCB(), InitDefaultOptions(), LoadDB_Options(), and WriteOptioniniCB().

§ filtertype

int optionini::filtertype

§ ftpbackup

int optionini::ftpbackup

Flag to set back up: 0 = NO FTP Back-UP; 1 = Perform FTP Back-UP.

Definition at line 473 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page4(), DB_RadioFTPCB(), InitDefaultOptions(), LoadDB_Options(), MGUIMain(), Task_Timer(), and WriteOptioniniCB().

§ hlineafter

int optionini::hlineafter

§ hlinebefore

int optionini::hlinebefore

§ imgtype

int optionini::imgtype

Flag to set Image type: 0=MONOINT, 1=RGB.

Definition at line 466 of file DAS_Spatramdef.h.

Referenced by ApplyImgCB(), CONFP_opt_page1(), DB_GetCCD(), DB_ImgTypeCB(), DB_InitCamera(), DB_InitDil(), InitDefaultOptions(), LoadDB_Options(), and WriteOptioniniCB().

§ maxlvlar

unsigned int optionini::maxlvlar

maximum level of autoranging (max 65000)

Definition at line 488 of file DAS_Spatramdef.h.

Referenced by ActEditCB(), AutoR_No_Shutt(), AutoR_With_Shutt(), CONFP_opt_page2(), LoadDB_Options(), ValidateCB(), and WriteOptioniniCB().

§ measmode

int optionini::measmode

§ mirrorimg

int optionini::mirrorimg[2]

Flag to set the mirroring of the CCD image: 0 = NO Mirroring, 1= YES Mirroring (element 0 for X axis; 1 for Y axis)

Definition at line 475 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page5(), DB_GetCCD(), DB_MirrorImg_CB(), LoadDB_Options(), and WriteOptioniniCB().

§ pixcorr

int optionini::pixcorr

Flag to set defective pixel correction: 0=NOT Corrected, 1=Corrected.

Definition at line 467 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page1(), DB_GetCCD(), DB_InitCamera(), DB_RadioPixCorrCB(), E_Dark(), InitDefaultOptions(), LoadDB_Options(), and WriteOptioniniCB().

§ refertemp

int optionini::refertemp

Flag to set the reference temp for thermo-regulation: 0 = AVGPINT; 1 = OPTIC; 2 = GRATING.

Definition at line 474 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page4(), D_readtemp(), DB_TempHistCB(), LoadDB_Options(), OMU_TemperatureHandle(), Task_LIS_Temp(), and WriteOptioniniCB().

§ resetEnabled

int optionini::resetEnabled

DAS/Windows reset option (1 = Enabled; 0 = disabled)

Definition at line 485 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page7(), DB_ResetEnable_CB(), InitFlags(), LoadDB_Options(), Task_Timer(), and WriteOptioniniCB().

§ resetFreq

int optionini::resetFreq

§ resetType

int optionini::resetType

type of period for DAS Reset: 0=Hours, 1=Days

Definition at line 483 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page7(), DB_ResetType_CB(), InitDefaultOptions(), InitFlags(), LoadDB_Options(), SetWindowsReset(), and WriteOptioniniCB().

§ savingmode

int optionini::savingmode

§ shuttertype

int optionini::shuttertype

type of installed shutter: 0 = VS25, 1 = Rotating Shutter, 2 = TorqueMotor

Definition at line 481 of file DAS_Spatramdef.h.

Referenced by AutoR_With_Shutt(), CONFP_opt_page7(), DB_ShutterType_CB(), LoadDB_Options(), and WriteOptioniniCB().

§ smposmode

int optionini::smposmode

positioning mode for stepper , 0 = sequential mode; 1 = simoultaneous mode

Definition at line 476 of file DAS_Spatramdef.h.

Referenced by CONFP_opt_page5(), DB_AMSposmode_CB(), E_AAMeasure(), E_Almucantar(), E_AvgCCDHor(), E_DFMeasure(), E_DirectSun(), E_IRefSun(), E_Meashor(), E_Meashor2(), E_Measure(), LoadDB_Options(), and WriteOptioniniCB().


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:17 for DAS - Rel. 3.1.6 - 18/09/2017.