DAS
3.1.6 - 18/09/2017
|
DAS configuration procedures. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <windows.h>
#include <direct.h>
#include <math.h>
#include <ctype.h>
#include <conio.h>
#include "mgui.h"
#include "DAS_Spatram.h"
#include "dcl.h"
#include "dil.h"
#include "bil.h"
#include "wsc.h"
#include "dxl.h"
#include "dscud.h"
#include "DOAS.h"
#include "portio32.h"
Go to the source code of this file.
Functions | |
int | AddStCB (MOBJECT shell, void *od, void *ad) |
void | AMS_AdvancedCB (MOBJECT o, void *od, void *ad) |
int | ApplyGeoCB (MOBJECT shell, void *od, void *ad) |
int | BrowseLog (void) |
int | ChkDigIO (unsigned char word, int bitn) |
check for digital I/O Status More... | |
void | CloseShTempCB (MOBJECT p, void *od, void *ad) |
void | CONFP_AMS (MOBJECT pf, int amsn) |
void | CONFP_AMS_IOPort (MOBJECT dtb, int amsn) |
void | CONFP_AMS_NOVA (MOBJECT pf) |
void | CONFP_AMS_SM_OFFSET (MOBJECT obj, int nams) |
void | CONFP_AMS_TabSingMotor (int id, int snum, MOBJECT tb1) |
void | CONFP_AMS_Utility (MOBJECT pf) |
void | CONFP_opt_page1 (int mod, MOBJECT obj) |
void | CONFP_opt_page2 (int mod, MOBJECT obj) |
void | CONFP_opt_page3 (int mod, MOBJECT obj) |
void | CONFP_opt_page4 (int mod, MOBJECT obj) |
void | CONFP_opt_page5 (int mod, MOBJECT obj) |
void | CONFP_opt_page6 (int mod, MOBJECT obj) |
void | CONFP_opt_page7 (int mod, MOBJECT obj) |
void | CONFP_opt_ScheMeas (int mod, MOBJECT p) |
void | CONFP_Options (int mod, MOBJECT mo) |
void | CONFP_Param (int mod, MOBJECT mo) |
void | CONFP_param_page1 (int mod, MOBJECT obj) |
void | CONFP_param_page2 (int mod, MOBJECT obj) |
void | CONFP_param_page3 (int mod, MOBJECT obj) |
void | CONFP_param_page4 (int mod, MOBJECT obj) |
void | CONFP_param_page5 (int mod, MOBJECT obj) |
void | DB_2DPlot (char *title, int x, int y, int dx, int dy, int mode) |
2D_Plot panel callback. More... | |
void | DB_AVGAutoR_CB (MOBJECT o, void *a, void *v) |
void | DB_EqTypeCB (MOBJECT o, void *a, void *v) |
void | DB_GeocoordCB (MOBJECT o, void *a, void *v) |
void | DB_HomeTypeCB (MOBJECT p, LIST_ACT *la, void *ad) |
void | DB_MeasMode_CB (MOBJECT o, void *a, void *v) |
void | DB_RadioFTPCB (MOBJECT o, void *a, void *v) |
void | DB_ResetEnable_CB (MOBJECT o, void *a, void *v) |
void | DB_ResetType_CB (MOBJECT o, void *a, void *v) |
void | DB_StorePB (MOBJECT obj, MAnyWindowEvent *pe, void *a_data) |
void | DB_TempHistCB (MOBJECT o, void *a, void *v) |
void | DB_TestHomeTypeCB (MOBJECT p, void *od, void *ad) |
int | DeleteGeoCB (MOBJECT shell, void *od, void *ad) |
void | DGeoeditCB (MOBJECT edit, EDIT_VAL *ev, void *ii) |
void | DMessage (char *str) |
void | DSZArb_CB (MOBJECT o, void *a, void *v) |
void | edtCCDOffSet_CB (MOBJECT p, LIST_ACT *la, void *ad) |
void | edtDASReset_CB (MOBJECT p, LIST_ACT *la, void *ad) |
void | edtDSZA_CB (MOBJECT p, LIST_ACT *la, void *ad) |
void | edtSZA_CB (MOBJECT p, LIST_ACT *la, void *ad) |
void | FrmNOVA_IO_Test (int mod, MOBJECT obj) |
void | FrmStepperHomeMode (int mod, MOBJECT obj) |
MOBJECT | MDCreate2DPlot (char *title, int x, int y, int dx, int dy, int mode) |
create the 2D_Plot panel via the MDCreate_2DPlot. More... | |
MOBJECT | MDCreateDASConfig (void) |
DAS Config shell. Procedure that build the shell for the DAS Config panels. The DAS Config allow for setting a lot of the application parameters. More... | |
void | NOVAIn_CB (MOBJECT obj, void *od, void *ad) |
void | NOVAOut_CB (MOBJECT obj, MVALUE value, void *ad) |
void | OOP_CB (MOBJECT obj, MVALUE value, void *ad) |
void | PbftpCB (MOBJECT o, void *a, void *v) |
void | PBH_CB (MOBJECT p, void *od, void *ad) |
void | PBTempHistoCB (MOBJECT o, void *a, void *v) |
void | ReadInputCB (MOBJECT p, void *od, void *ad) |
int | ReadLogFile (int mod, char *dir, char *filename, int nx, int ny, struct omutemp datatemp) |
Read DAS LOG File. . More... | |
void | Rebuildrb (int mode) |
void | SelDefPixFileCB (MOBJECT o, void *a, void *v) |
void | stedtCB (MOBJECT edit, char *text, void *ed) |
int | StoreGeoCB (MOBJECT shell, void *od, void *ad) |
int | TestFTP (void) |
void | valstedt (MOBJECT edit, EDIT_VAL *ev, void *ii) |
void | valwledt (MOBJECT edit, EDIT_VAL *ev, void *ii) |
void | wledtCB (MOBJECT edit, char *text, void *ed) |
int | WriteFTPINI (void) |
int | WriteGeo (int mode) |
Variables | |
adtester | ADTESTER |
bil | BIL |
int | bold = False |
ccd | cc |
config | Cfg |
das | DAS |
ccd | DC_CCD |
ptf | DC_HP |
dftp | DFTP |
palette | DPAL |
DSCCB | dsccb |
DXL_par | DXL |
flag | FLAG |
int | FlgBG = True |
int | FlgFG = False |
int | FlgOBJ = -1 |
ids | IDS |
ID tasks. More... | |
int | italic = False |
char | lfraz [6] |
listf | LISTF |
nova | NOVA |
omutemp | OMUTEMP |
structure for OMU temperatures More... | |
omuthr | OMUTHR |
paramini | PARAM |
MOBJECT | PFAMS |
const char * | Relais_Code [] |
undopal | UDPAL |
DAS configuration procedures.
Definition in file DAS_Spat_Conf.c.
int AddStCB | ( | MOBJECT | shell, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 2392 of file DAS_Spat_Conf.c.
References das::DGeo, d_geo::edit, d_geo::flagnewstation, MObjectSetText(), MSelectObject(), d_geo::nitem, and d_geo::selitem.
Referenced by CONFP_param_page3().
void AMS_AdvancedCB | ( | MOBJECT | o, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 6983 of file DAS_Spat_Conf.c.
References _MAX_PATH, bil::DFILEM, FALSE, and d_fileman::HOMEDIRECTORY.
Referenced by MDCreateDASConfig().
int ApplyGeoCB | ( | MOBJECT | shell, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 2180 of file DAS_Spat_Conf.c.
References _MAX_PATH, d_geo::alititude, d_fileman::CONFIGDIREQUIPMENT, bil::DFILEM, das::DGeo, d_geo::latitude, d_geo::longitude, d_geo::s_name, and d_geo::timezone.
Referenced by CONFP_param_page3().
int BrowseLog | ( | void | ) |
Definition at line 456 of file DAS_Spat_Conf.c.
References AllocFloatMat(), FB_PREFS::allow_dir_create, FB_PREFS::allow_dir_delete, FB_PREFS::allow_dir_rename, FB_PREFS::bg_image, FB_PREFS::bg_image_file, FB_PREFS::button_font, omutemp::CCDPwr, omutemp::CCDTemp, FB_PREFS::change_cwd, FB_PREFS::close_button, FB_PREFS::create_menu, DB_2DPlot(), bil::DFILEM, omutemp::dimx, omutemp::dimy, False, FB_PREFS::file_label, FB_PREFS::filter_label, FB_PREFS::font, HELV_SMALL, d_fileman::LOGDIR, MFileBrowseExt(), FB_PREFS::ok_button, omutemp::PltPwr, omutemp::pTempMat, omutemp::ptimeMat, ReadLogFile(), FB_PREFS::remove_menu, FB_PREFS::rename_menu, SET2D_GRID, FB_PREFS::transparent_tree, and True.
Referenced by DB_ToolsKeyB_CB(), and PBTempHistoCB().
int ChkDigIO | ( | unsigned char | word, |
int | bitn | ||
) |
check for digital I/O Status
word | = 8 bit word to be checked |
bitn | = bit number to be checked (0 to 7) |
Definition at line 997 of file DAS_Spat_Conf.c.
Referenced by AMS_PWM_Zero(), CONFP_AMS_IOPort(), CONFP_AMS_NOVA(), DB_KeyB_CB(), NOVAIn_CB(), NOVAOut_CB(), and OOP_CB().
void CloseShTempCB | ( | MOBJECT | p, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 323 of file DAS_Spat_Conf.c.
References _MAX_PATH, bil::DFILEM, d_fileman::HOMEDIRECTORY, MShellDestroy(), MShellUnrealize(), and SetWorkDirMGUIenv().
Referenced by MDCreate2DPlot().
void CONFP_AMS | ( | MOBJECT | pf, |
int | amsn | ||
) |
Definition at line 2004 of file DAS_Spat_Conf.c.
References CONFP_AMS_IOPort(), CONFP_AMS_TabSingMotor(), False, FIXED_SMALL, lbl, LEFT_ALIGN, MButtonSetImageMaskByPixel(), MCreateImagePButtonExt(), MCreateLabel(), MCreatePButton(), MCreateRowForm(), MCreateTableForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), MPButtonSetCallback(), PBH_CB(), RIGHT_ALIGN, tb1, TOP_ALIGN, True, and WS_NONE.
Referenced by MDCreateDASConfig().
void CONFP_AMS_IOPort | ( | MOBJECT | dtb, |
int | amsn | ||
) |
Definition at line 1259 of file DAS_Spat_Conf.c.
References CENTER_ALIGN, ChkDigIO(), gui::ConfigPanel, F_ATT_FORM, False, FIXED_SMALL, das::Gui, HELV_SMALL, configpanel::IOP, lbl, LEFT_ALIGN, MBottomAttach(), MButtonSetImageMaskByPixel(), MCreateColForm(), MCreateImagePButtonExt(), MCreateImageTButtonExt(), MCreateLabel(), MCreatePButton(), MCreatePixmapFromFile(), MCreateRowForm(), MCreateTableForm(), MFormSetSpacing(), MLabelSetAlignment(), MLabelSetMargin(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetFGColorFromParent(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetTransparency(), MPButtonSetCallback(), MTableFormSetColAlign(), MTButtonActivate(), MTButtonDeactivate(), MTButtonSetCallback(), configpanel::OOP, stepm::OOP, OOP_CB(), PBH_CB(), ReadInputCB(), das::StepM, TIMES_SMALL, TOP_ALIGN, True, UNDEF_ALIGN, WS_NONE, and WS_SHADOW_OUT.
Referenced by CONFP_AMS().
void CONFP_AMS_NOVA | ( | MOBJECT | pf | ) |
Definition at line 1745 of file DAS_Spat_Conf.c.
References CENTER_ALIGN, ChkDigIO(), gui::ConfigPanel, nova::DigIn, nova::DigOut, F_ATT_FORM, False, FIXED_SMALL, das::Gui, HELV_SMALL, nova::INP, lbl, configpanel::lbltelap, MBottomAttach(), MCreateEdit(), MCreateImageTButtonExt(), MCreateLabel(), MCreatePButton(), MCreatePixmapFromFile(), MCreateRButton(), MCreateRowForm(), MCreateTableForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MPButtonSetCallback(), MTButtonActivate(), MTButtonDeactivate(), MTButtonSetCallback(), das::Nova, NOVA6612G2, NOVA7892, NOVA945GSE, NOVA_In(), NOVAIn_CB(), NOVAOut_CB(), NovaTypeCB(), TIMES_SMALL, TOP_ALIGN, True, nova::type, UNDEF_ALIGN, WDT_CB(), configpanel::WDT_edt, WDT_Task_CB(), nova::WDT_TOUT, WriteHardwareiniCB(), and WS_NONE.
Referenced by MDCreateDASConfig().
void CONFP_AMS_SM_OFFSET | ( | MOBJECT | obj, |
int | nams | ||
) |
Definition at line 1663 of file DAS_Spat_Conf.c.
References ActEditCB(), CENTER_ALIGN, paramini::EqType, False, FIXED_SMALL, GASCODNG4, lbl, LEFT_ALIGN, MCreateClippedEdit(), MCreateLabel(), MCreateRowForm(), MCreateTableForm(), MEditSetActCallback(), MEditSetValCallback(), Mir_Code, Mir_CodeTropo, MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetTransparency(), MTableFormSetColAlign(), paramini::Offset, das::Paramini, SPATRAM3, TOP_ALIGN, TROPOGAS, and ValidateCB().
Referenced by CONFP_AMS_Utility().
void CONFP_AMS_TabSingMotor | ( | int | id, |
int | snum, | ||
MOBJECT | tb1 | ||
) |
Definition at line 757 of file DAS_Spat_Conf.c.
References gui::ConfigPanel, stepm::cop_perc, DB_HomeTypeCB(), DB_TestHomeTypeCB(), False, FIXED_SMALL, das::Gui, HELV_SMALL, stepm::hometype, int2hertz(), int2perc(), lbl, LEFT_ALIGN, lfraz, listval2fraz(), MCreateLabel(), MCreateOptionEdit(), MCreatePButton(), MCreateTableForm(), MEditDisableEditing(), MEditSetFilter(), MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetText(), MObjectSetTransparency(), MOptionEditGetList(), MOptionEditSetListCallback(), MPButtonSetCallback(), MSListAddItem(), MSListSelectElement(), stepm::multiplier, stepm::power, RIGHT_ALIGN, stepm::slope, configpanel::SM_hometype, configpanel::SM_multiplier, configpanel::SM_pbtesthome, configpanel::SM_power, configpanel::SM_slope, configpanel::SM_speed, configpanel::SM_step, stepm::speed, stepm::speed_Hz, stepm::step, stepm::step_fraz, das::StepM, TIMES_SMALL, TOP_ALIGN, and True.
Referenced by CONFP_AMS().
void CONFP_AMS_Utility | ( | MOBJECT | pf | ) |
Definition at line 1950 of file DAS_Spat_Conf.c.
References CENTER_ALIGN, CONFP_AMS_SM_OFFSET(), False, MCreateRowForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetResize(), MObjectSetText(), TOP_ALIGN, and True.
Referenced by MDCreateDASConfig().
void CONFP_opt_page1 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 4132 of file DAS_Spat_Conf.c.
References ActEditCB(), ApplyImgCB(), optionini::avgautor, optionini::avgmode, gui::ConfigPanel, DB_AVGAutoR_CB(), DB_ImgTypeCB(), DB_MeasMode_CB(), DB_RadioAvgModeCB(), DB_RadioFNSelCB(), DB_RadioModeSelCB(), DB_RadioPixCorrCB(), optionini::DEFPIXFILENAME, das::DOption, False, optionini::filename, FIXED_SMALL, configpanel::FixMeasNum, configpanel::FixTExp, das::Gui, optionini::imgtype, lbl, configpanel::lblAvg, configpanel::lblCorrPixF, LEFT_ALIGN, MCreateClippedEdit(), MCreateColForm(), MCreateLabel(), MCreatePButton(), MCreateRButton(), MCreateTableForm(), optionini::measmode, MEditSetActCallback(), MEditSetValCallback(), MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MPButtonSetCallback(), MRButtonActivate(), N_AVG, configpanel::n_avg, p, configpanel::pbBrowseCorrPixF, optionini::pixcorr, configpanel::rbCorrPix, RIGHT_ALIGN, optionini::savingmode, SelDefPixFileCB(), configpanel::tbavg, TOP_ALIGN, TOTTEXP, True, UNDEF_ALIGN, UnderOverPixCB(), ValidateCB(), and WS_ETCHED_IN.
Referenced by CONFP_Options().
void CONFP_opt_page2 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 4514 of file DAS_Spat_Conf.c.
References ActEditCB(), configpanel::BPDark, gui::ConfigPanel, optionini::darkremove, optionini::darksource, DB_RadDrkSourceCB(), DB_RadioDarkCB(), DB_SetCCDTargetTempCB(), DB_VMRsfCB(), das::DOption, configpanel::edmaxlvlar, False, configpanel::FFDark, FIXED_SMALL, das::Gui, lbl, LEFT_ALIGN, optionini::maxlvlar, MCreateClippedEdit(), MCreateLabel(), MCreatePButton(), MCreateRButton(), MCreateTableForm(), MEditSetActCallback(), MEditSetValCallback(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetSensitive(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), ModifyConfFileCB(), MPButtonSetCallback(), MRButtonActivate(), p, flag::settempvar, TOP_ALIGN, True, UNDEF_ALIGN, ValidateCB(), flag::VMRsf, and WS_ETCHED_IN.
Referenced by CONFP_Options().
void CONFP_opt_page3 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 4789 of file DAS_Spat_Conf.c.
References ActEditCB(), gui::ConfigPanel, DB_DispBlindPixCB(), DB_PlotDisplayCB(), DB_PlotYAxisCB(), DB_SetXUnitsCB(), flag::DispBlindPix, das::DOption, False, FIXED_SMALL, das::Flag, das::Gui, configpanel::HiddenL, optionini::hlineafter, optionini::hlinebefore, lbl, LEFT_ALIGN, MCreateClippedEdit(), MCreateLabel(), MCreateRButton(), MCreateTableForm(), MEditSetActCallback(), MEditSetValCallback(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MPButtonSetCallback(), MRButtonActivate(), p, flag::plotW, flag::plotYRange, SZAMax, configpanel::SZAMax, TOP_ALIGN, True, ValidateCB(), flag::Wl, and WS_ETCHED_IN.
Referenced by CONFP_Options().
void CONFP_opt_page4 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 5076 of file DAS_Spat_Conf.c.
References ActEditCB(), CENTER_ALIGN, gui::ConfigPanel, DB_RadioFTPCB(), DB_TempHistCB(), das::DOption, dftp::edid, dftp::edpwd, dftp::edServerFTP, False, FIXED_SMALL, optionini::ftpbackup, dftp::ftppwd, dftp::ftpserver, dftp::ftpuser, das::Gui, lbl, LEFT_ALIGN, MCreateClippedEdit(), MCreateHiddenEdit(), MCreateLabel(), MCreatePButton(), MCreateRButton(), MCreateTableForm(), MEditEnableEditing(), MEditSetActCallback(), MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MPButtonSetCallback(), MRButtonActivate(), p, PbftpCB(), PBTempHistoCB(), configpanel::PID_edt, omuthr::PID_kd, omuthr::PID_ki, omuthr::PID_kp, omuthr::PID_On, optionini::refertemp, RIGHT_ALIGN, TOP_ALIGN, omuthr::TRType, True, and WS_ETCHED_IN.
Referenced by CONFP_Options().
void CONFP_opt_page5 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 5414 of file DAS_Spat_Conf.c.
References optionini::aaopmode, optionini::amsprogbar, gui::ConfigPanel, DB_AMSposmode_CB(), DB_AMSProgBar_CB(), DB_MIGE_CB(), DB_MIGEopmode_CB(), DB_MIGEType_CB(), DB_MirrorImg_CB(), das::DOption, False, FIXED_SMALL, das::Gui, lbl, LEFT_ALIGN, mige::linked, MCreateLabel(), MCreateRButton(), MCreateTableForm(), das::MIGE, optionini::mirrorimg, MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetSensitive(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), MPButtonSetCallback(), MRButtonActivate(), configpanel::rbMIGEopmode, configpanel::rbMIGEStatus, configpanel::rbMIGEtype, optionini::smposmode, tb1, TOP_ALIGN, True, mige::type, WS_ETCHED_IN, XAX, and YAX.
Referenced by CONFP_Options().
void CONFP_opt_page6 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 6436 of file DAS_Spat_Conf.c.
References CONFP_opt_ScheMeas(), DeviceTypeInput, paramini::EqType, False, FIXED_SMALL, GASCODNG4, lbl, LEFT_ALIGN, MCreateLabel(), MCreateOptionEdit(), MCreateRowForm(), MCreateTableForm(), MEditDisableEditing(), MFormSetSpacing(), Mir_Code, Mir_CodeTropo, MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MOptionEditGetList(), MSListAddItem(), MSListSelectElement(), das::Paramini, RIGHT_ALIGN, SPATRAM3, TOP_ALIGN, TROPOGAS, True, and WS_ETCHED_IN.
Referenced by CONFP_Options().
void CONFP_opt_page7 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 5845 of file DAS_Spat_Conf.c.
References _MAX_PATH, CENTER_ALIGN, gui::ConfigPanel, DB_FilterType_CB(), DB_ResetEnable_CB(), DB_ResetType_CB(), DB_Shutter_CB(), DB_ShutterType_CB(), das::DOption, configpanel::edtDASReset, edtDASReset_CB(), optionini::emshutter, False, FDOUBLE, optionini::filtertype, FIXED_SMALL, FPLUS, FSIMPLE, das::Gui, LIST_ACT::item, lbl, configpanel::lblReset, LEFT_ALIGN, configpanel::listReset, MCreateLabel(), MCreateOptionEdit(), MCreateRButton(), MCreateTableForm(), MEditDisableEditing(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetSensitive(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), MOptionEditGetList(), MOptionEditSetListCallback(), MPButtonSetCallback(), MRButtonActivate(), MSListAddItem(), MSListGetSelected(), MSListSelectElement(), configpanel::rbDASResPer, configpanel::rbFilterType, configpanel::rbResetEnab, configpanel::rbSHUTStatus, configpanel::rbSHUTType, RDAY, optionini::resetEnabled, optionini::resetFreq, optionini::resetType, RHOUR, ROTSHUT, optionini::shuttertype, TOP_ALIGN, TORQUEM, True, VS25, and WS_ETCHED_IN.
Referenced by CONFP_Options().
void CONFP_opt_ScheMeas | ( | int | mod, |
MOBJECT | p | ||
) |
Definition at line 6220 of file DAS_Spat_Conf.c.
References CENTER_ALIGN, False, FIXED_SMALL, lbl, LEFT_ALIGN, MCreateColForm(), MCreateLabel(), MCreateOptionEdit(), MCreateRButton(), MCreateRowForm(), MEditDisableEditing(), MFormSetSpacing(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetTransparency(), MOptionEditGetList(), MSListAddItem(), MSListSelectElement(), TOP_ALIGN, True, and WS_NONE.
Referenced by CONFP_opt_page6().
void CONFP_Options | ( | int | mod, |
MOBJECT | mo | ||
) |
Definition at line 6881 of file DAS_Spat_Conf.c.
References CENTER_ALIGN, CloseConfigCB(), gui::ConfigPanel, CONFP_opt_page1(), CONFP_opt_page2(), CONFP_opt_page3(), CONFP_opt_page4(), CONFP_opt_page5(), CONFP_opt_page6(), CONFP_opt_page7(), False, FIXED_SMALL, das::Gui, MCreatePButton(), MCreateRowForm(), MCreateTabbedRowForm(), MCreateTableForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetText(), MPagedFormSetActivePage(), MPButtonSetCallback(), configpanel::ShellConfig, TOP_ALIGN, and WriteOptioniniCB().
Referenced by MDCreateDASConfig().
void CONFP_Param | ( | int | mod, |
MOBJECT | mo | ||
) |
Definition at line 3961 of file DAS_Spat_Conf.c.
References CENTER_ALIGN, CONFP_param_page1(), CONFP_param_page2(), CONFP_param_page3(), CONFP_param_page4(), CONFP_param_page5(), False, FIXED_SMALL, MCreateRowForm(), MCreateTabbedRowForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetText(), MPagedFormSetActivePage(), and TOP_ALIGN.
Referenced by MDCreateDASConfig().
void CONFP_param_page1 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 3427 of file DAS_Spat_Conf.c.
References _MAX_PATH, ActEditCB(), ApplyChCB(), CCDSetupCB(), paramini::ccdWx, paramini::ccdWy, paramini::ccdXoff, paramini::ccdYoff, CENTER_ALIGN, CloseConfigCB(), gui::ConfigPanel, paramini::CoolPw, DB_EqTypeCB(), DOASMODE, edtCCDOffSet_CB(), paramini::EqType, flag::exemode, False, FIXED_SMALL, das::Flag, das::Gui, LIST_ACT::item, paramini::ITemp, lbl, LEFT_ALIGN, das::Marconi, paramini::maxtexp, MButtonSetImageMaskByPixel(), MCreateClippedEdit(), MCreateEdit(), MCreateImagePButtonExt(), MCreateLabel(), MCreateOptionEdit(), MCreatePButton(), MCreateRButton(), MCreateRowForm(), MCreateTableForm(), MEditDisableEditing(), MEditSetActCallback(), MEditSetValCallback(), MFormSetFocusHighlight(), MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), MOptionEditGetList(), MOptionEditSetListCallback(), MPButtonSetCallback(), MRButtonActivate(), MSListAddItem(), MSListGetSelected(), MSListSelectElement(), MTableFormSetColAlign(), MTableFormSetRowAlign(), marconi::Offset, p, das::Paramini, PB_H_CB(), omuthr::PCPower, config::Platform, RIGHT_ALIGN, configpanel::ShellConfig, TOP_ALIGN, paramini::TPelt, True, UNDEF_ALIGN, ValidateCB(), paramini::VBin, WriteParaminiCB(), and WS_NONE.
Referenced by CONFP_Param().
void CONFP_param_page2 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 3233 of file DAS_Spat_Conf.c.
References CloseConfigCB(), gui::ConfigPanel, False, FIXED_SMALL, das::Gui, lbl, LEFT_ALIGN, MCreateColForm(), MCreateEdit(), MCreateLabel(), MCreatePButton(), MCreateTableForm(), MEditSetValCallback(), MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), MPButtonSetCallback(), MTableFormSetColAlign(), configpanel::ShellConfig, TOP_ALIGN, True, valstedt(), valwledt(), wav, wl, and WritewlstepiniCB().
Referenced by CONFP_Param().
void CONFP_param_page3 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 3009 of file DAS_Spat_Conf.c.
References AddStCB(), d_geo::alititude, ApplyGeoCB(), BOTTOM_ALIGN, CENTER_ALIGN, CloseConfigCB(), gui::ConfigPanel, DB_GeocoordCB(), DB_StorePB(), DeleteGeoCB(), das::DGeo, DGeoeditCB(), DOASMODE, d_geo::edit, EM_MOTION, flag::exemode, False, FIXED_SMALL, das::Flag, das::Gui, d_geo::latitude, lbl, LEFT_ALIGN, d_geo::longitude, MCreateEdit(), MCreateLabel(), MCreatePButton(), MCreateRButton(), MCreateTableForm(), MEditSetValCallback(), MLabelSetAlignment(), MObjectAddEventNotifyCallback(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetPopupHelp(), MObjectSetResize(), MObjectSetText(), MObjectSetTransparency(), MObjectSetUnsensitive(), MPButtonSetCallback(), MRButtonActivate(), d_geo::news_name, d_geo::nitem, d_geo::rb, d_geo::s_name, d_geo::selitem, configpanel::ShellConfig, StoreGeoCB(), d_geo::tbrb, d_geo::timezone, TOP_ALIGN, True, and UNDEF_ALIGN.
Referenced by CONFP_Param().
void CONFP_param_page4 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 2803 of file DAS_Spat_Conf.c.
References _MAX_PATH, CENTER_ALIGN, CloseConfigCB(), gui::ConfigPanel, flag::DeltaSZA, dsza::DeltaSZA, DSZArb_CB(), configpanel::edtDSZA, edtDSZA_CB(), configpanel::edtSZA, edtSZA_CB(), False, FIXED_SMALL, das::Flag, das::Gui, LIST_ACT::item, lbl, configpanel::lblSZA, LEFT_ALIGN, dsza::MaxSZA, MCreateLabel(), MCreateOptionEdit(), MCreatePButton(), MCreateRButton(), MCreateTableForm(), MEditDisableEditing(), dsza::MinSZA, MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetPopupHelp(), MObjectSetResize(), MObjectSetText(), MObjectSetTransparency(), MOptionEditGetList(), MOptionEditSetListCallback(), MPButtonSetCallback(), MRButtonActivate(), MSListAddItem(), MSListGetSelected(), MSListSelectElement(), configpanel::rbDSZA, configpanel::ShellConfig, SZADelta, TOP_ALIGN, True, UNDEF_ALIGN, and WriteOptioniniCB().
Referenced by CONFP_Param().
void CONFP_param_page5 | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 2598 of file DAS_Spat_Conf.c.
References CloseConfigCB(), gui::ConfigPanel, FIXED_SMALL, das::Gui, lbl, MCreateLabel(), MCreatePButton(), MCreateTableForm(), MObjectSetBackgroundRGB(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetPopupHelp(), MObjectSetResize(), MObjectSetText(), MObjectSetTransparency(), MPButtonSetCallback(), configpanel::ShellConfig, True, and WriteOptioniniCB().
Referenced by CONFP_Param().
void DB_2DPlot | ( | char * | title, |
int | x, | ||
int | y, | ||
int | dx, | ||
int | dy, | ||
int | mode | ||
) |
2D_Plot panel callback.
Definition at line 371 of file DAS_Spat_Conf.c.
References MDCreate2DPlot().
Referenced by BrowseLog(), and RunLogMode().
void DB_AVGAutoR_CB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 4055 of file DAS_Spat_Conf.c.
References optionini::avgautor, das::DOption, and MRButtonGetActivationStatus().
Referenced by CONFP_opt_page1().
void DB_EqTypeCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 584 of file DAS_Spat_Conf.c.
References d_fileman::CONFIGDIRCOMMON, d_fileman::CONFIGDIREQUIPMENT, bil::DFILEM, paramini::EqType, LoadDB_DispCoeff(), MRButtonGetActivationStatus(), das::Paramini, and WriteEquipini().
Referenced by CONFP_param_page1().
void DB_GeocoordCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 2280 of file DAS_Spat_Conf.c.
References d_geo::alititude, das::DGeo, d_geo::edit, d_geo::latitude, d_geo::longitude, MObjectSetText(), MRButtonGetActivationStatus(), d_geo::newalititude, d_geo::newlatitude, d_geo::newlongitude, d_geo::news_name, d_geo::newtimezone, d_geo::s_name, d_geo::selitem, and d_geo::timezone.
Referenced by CONFP_param_page3(), and Rebuildrb().
Definition at line 654 of file DAS_Spat_Conf.c.
References stepm::hometype, LIST_ACT::pos, and das::StepM.
Referenced by CONFP_AMS_TabSingMotor(), FrmNOVA_IO_Test(), and FrmStepperHomeMode().
void DB_MeasMode_CB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 4017 of file DAS_Spat_Conf.c.
References gui::ConfigPanel, das::DOption, das::Gui, optionini::measmode, MObjectSetSensitive(), MObjectSetUnsensitive(), MRButtonGetActivationStatus(), and configpanel::tbavg.
Referenced by CONFP_opt_page1().
void DB_RadioFTPCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 260 of file DAS_Spat_Conf.c.
References das::DOption, optionini::ftpbackup, and MRButtonGetActivationStatus().
Referenced by CONFP_opt_page4().
void DB_ResetEnable_CB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 5722 of file DAS_Spat_Conf.c.
References gui::ConfigPanel, das::DOption, configpanel::edtDASReset, das::Gui, configpanel::lblReset, configpanel::listReset, MObjectSetSensitive(), MObjectSetUnsensitive(), MRButtonGetActivationStatus(), configpanel::rbDASResPer, and optionini::resetEnabled.
Referenced by CONFP_opt_page7().
void DB_ResetType_CB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 5765 of file DAS_Spat_Conf.c.
References gui::ConfigPanel, das::DOption, configpanel::edtDASReset, edtDASReset_CB(), das::Gui, LIST_ACT::item, configpanel::lblReset, configpanel::listReset, MObjectSetText(), MOptionEditSetListCallback(), MRButtonGetActivationStatus(), MSListAddItem(), MSListClear(), MSListGetSelected(), MSListSelectElement(), RDAY, optionini::resetFreq, optionini::resetType, and RHOUR.
Referenced by CONFP_opt_page7().
void DB_StorePB | ( | MOBJECT | obj, |
MAnyWindowEvent * | pe, | ||
void * | a_data | ||
) |
Definition at line 2509 of file DAS_Spat_Conf.c.
References das::DGeo, d_geo::flagnewstation, MObjectSetSensitive(), and MObjectSetUnsensitive().
Referenced by CONFP_param_page3().
void DB_TempHistCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 540 of file DAS_Spat_Conf.c.
References das::DOption, MRButtonGetActivationStatus(), omuthr::PID_On, optionini::refertemp, TRTBOTH, TRTCOOL, TRTHEAT, and omuthr::TRType.
Referenced by CONFP_opt_page4().
void DB_TestHomeTypeCB | ( | MOBJECT | p, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 724 of file DAS_Spat_Conf.c.
References HomeAzimFast(), HomeFiltersFast(), HomeGratingFast(), HomeMirror(), and HomeZenithFast().
Referenced by CONFP_AMS_TabSingMotor(), FrmNOVA_IO_Test(), and FrmStepperHomeMode().
int DeleteGeoCB | ( | MOBJECT | shell, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 2415 of file DAS_Spat_Conf.c.
References das::DGeo, d_geo::newalititude, d_geo::newlatitude, d_geo::newlongitude, d_geo::news_name, d_geo::newtimezone, d_geo::nitem, Rebuildrb(), d_geo::selitem, and WriteGeo().
Referenced by CONFP_param_page3().
Definition at line 2476 of file DAS_Spat_Conf.c.
References das::DGeo, d_geo::newalititude, d_geo::newlatitude, d_geo::newlongitude, d_geo::news_name, d_geo::newtimezone, d_geo::selitem, and EDIT_VAL::text.
Referenced by CONFP_param_page3().
void DMessage | ( | char * | str | ) |
Definition at line 1099 of file DAS_Spat_Conf.c.
References MMessageDialog().
Referenced by MDQuitCB(), and PBH_CB().
void DSZArb_CB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 2522 of file DAS_Spat_Conf.c.
References gui::ConfigPanel, flag::DeltaSZA, configpanel::edtDSZA, configpanel::edtSZA, das::Flag, das::Gui, configpanel::lblSZA, MObjectSetBackgroundRGB(), MObjectSetSensitive(), and MObjectSetUnsensitive().
Referenced by CONFP_param_page4().
Definition at line 3408 of file DAS_Spat_Conf.c.
References DBDEMO, DC_SetUsrGain(), flag::exemode, das::Flag, LIST_ACT::item, das::Marconi, and marconi::Offset.
Referenced by CONFP_param_page1().
Definition at line 5710 of file DAS_Spat_Conf.c.
References das::DOption, LIST_ACT::item, and optionini::resetFreq.
Referenced by CONFP_opt_page7(), and DB_ResetType_CB().
Definition at line 2563 of file DAS_Spat_Conf.c.
References dsza::DeltaSZA, LIST_ACT::item, and SZADelta.
Referenced by CONFP_param_page4().
Definition at line 2576 of file DAS_Spat_Conf.c.
References LIST_ACT::item, dsza::MaxSZA, dsza::MinSZA, and SZADelta.
Referenced by CONFP_param_page4().
void FrmNOVA_IO_Test | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 1523 of file DAS_Spat_Conf.c.
References DB_HomeTypeCB(), DB_TestHomeTypeCB(), FIXED_SMALL, stepm::hometype, lbl, LEFT_ALIGN, MCreateLabel(), MCreatePButton(), MCreateRButton(), MCreateRowForm(), MCreateTableForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), MObjectSetPopupHelp(), MObjectSetTransparency(), MPButtonSetCallback(), MRButtonActivate(), das::StepM, and TOP_ALIGN.
void FrmStepperHomeMode | ( | int | mod, |
MOBJECT | obj | ||
) |
Definition at line 1447 of file DAS_Spat_Conf.c.
References DB_HomeTypeCB(), DB_TestHomeTypeCB(), FIXED_SMALL, stepm::hometype, lbl, LEFT_ALIGN, MCreateLabel(), MCreatePButton(), MCreateRButton(), MCreateRowForm(), MCreateTableForm(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), MObjectSetPopupHelp(), MObjectSetTransparency(), MPButtonSetCallback(), MRButtonActivate(), das::StepM, and TOP_ALIGN.
MOBJECT MDCreate2DPlot | ( | char * | title, |
int | x, | ||
int | y, | ||
int | dx, | ||
int | dy, | ||
int | mode | ||
) |
create the 2D_Plot panel via the MDCreate_2DPlot.
Definition at line 343 of file DAS_Spat_Conf.c.
References _MAX_PATH, CloseShTempCB(), bil::DFILEM, d_fileman::HOMEDIRECTORY, MDCreate_2DPlot(), MShellRealize(), MShellSetWMCloseCallback(), SetWorkDirMGUIenv(), and omutemp::sh.
Referenced by DB_2DPlot().
void MDCreateDASConfig | ( | void | ) |
DAS Config shell. Procedure that build the shell for the DAS Config panels. The DAS Config allow for setting a lot of the application parameters.
Definition at line 7017 of file DAS_Spat_Conf.c.
References adtester::ADInflbl, adtester::ADpb, adtester::ADrb, ADTesterCB(), AMS_AdvancedCB(), ApplyChCB(), b_c, b_label, b_sbar, cell_color, CENTER_ALIGN, CloseConfigCB(), ColObjCB(), ColorAssignCB(), ColPickBackForeGCB(), gui::ConfigPanel, CONFP_AMS(), CONFP_AMS_NOVA(), CONFP_AMS_Utility(), CONFP_Options(), CONFP_Param(), D_UndoCB(), DB_CellExposeCB(), DB_CellResizeCB(), DB_ChangeColorCellCB(), DB_SelOutModeCB(), DOASMODE, drawarea_bgc, DrawAreaExpFontCB(), e_fname, e_fsize, flag::exemode, F_PREF_ATT_COL, False, FIXED_SMALL, das::Flag, FontOBJSelCB(), frm3_dr1, configpanel::frm4_dr1, g_c, g_label, g_sbar, das::Gui, lbl, adtester::lblADch, adtester::lblADsetup, adtester::lblADvalue, LEFT_ALIGN, LoadFontCB(), LoadGeoDB(), LoadPaletteCB(), MAllocCell(), MAllocColor(), MCreateDrawArea(), MCreateLabel(), MCreateOptionEdit(), MCreatePButton(), MCreateRButton(), MCreateRowForm(), MCreateScrollBar(), MCreateShell(), MCreateTabbedRowForm(), MCreateTableForm(), MCreateTButton(), MDrawAreaSetExposeCallback(), MDrawAreaSetResizeCallback(), MEditDisableEditing(), MFormSetFocusHighlight(), MFormSetPrefAtt(), MGetDefaultBackgroundRGB(), MGetFirstFontFamily(), MGetNextFontFamily(), MLabelSetAlignment(), MObjectAlign(), MObjectSetBackgroundRGB(), MObjectSetCompositeHeight(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MObjectSetResize(), MObjectSetShadow(), MObjectSetText(), MObjectSetTransparency(), MOptionEditGetList(), MPagedFormSetActivePage(), MPButtonSetCallback(), MRButtonActivate(), MRButtonSetCallback(), MScrollBarSetPosCallback(), MShellRealize(), MSListAddItem(), MSListSetSortCallback(), MTableFormSetColAlign(), MTableFormSetRowAlign(), MTButtonSetCallback(), stepm::NAMS, adtester::OutputMode, PFAMS, r_c, r_label, r_sbar, configpanel::RBColObj, RIGHT_ALIGN, SBT_HOR, SetBoldCB(), SetItalicCB(), configpanel::ShellConfig, das::StepM, TestFontCB(), TOP_ALIGN, True, UNDEF_ALIGN, UndoFCB(), WriteAMSCB(), WriteColorsCB(), WriteFontCB(), and WS_ETCHED_OUT.
Referenced by ConfigCB(), D_PButt_CB(), and DB_PasWd().
void NOVAIn_CB | ( | MOBJECT | obj, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 1603 of file DAS_Spat_Conf.c.
References ChkDigIO(), nova::DigIn, nova::INP, MPixmapSetImageFile(), das::Nova, NOVA_In(), and nova::type.
Referenced by CONFP_AMS_NOVA().
Definition at line 1630 of file DAS_Spat_Conf.c.
References ChkDigIO(), nova::DigOut, MPixmapSetImageFile(), das::Nova, NOVA_Out(), and nova::type.
Referenced by CONFP_AMS_NOVA().
Definition at line 1025 of file DAS_Spat_Conf.c.
References stepm::Addr, AMS_wopto(), ChkDigIO(), gui::ConfigPanel, delay(), das::Gui, MPagedFormGetActivePage(), MPixmapSetImageFile(), configpanel::OOP, stepm::OOP, PFAMS, and das::StepM.
Referenced by CONFP_AMS_IOPort().
void PbftpCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 241 of file DAS_Spat_Conf.c.
References TestFTP(), and WriteFTPINI().
Referenced by CONFP_opt_page4().
void PBH_CB | ( | MOBJECT | p, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 1108 of file DAS_Spat_Conf.c.
References DMessage(), paramini::EqType, GASCODNG1, das::Paramini, SPATRAMPLUS, and TROPOGAS.
Referenced by CONFP_AMS(), and CONFP_AMS_IOPort().
void PBTempHistoCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 527 of file DAS_Spat_Conf.c.
References BrowseLog().
Referenced by CONFP_opt_page4(), and MDCreateDOAS_MainSh().
void ReadInputCB | ( | MOBJECT | p, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 1063 of file DAS_Spat_Conf.c.
References stepm::Addr, AMS_chkbitsts(), gui::ConfigPanel, das::Gui, configpanel::IOP, Message(), MPagedFormGetActivePage(), MPixmapSetImageFile(), PFAMS, and das::StepM.
Referenced by CONFP_AMS_IOPort().
int ReadLogFile | ( | int | mod, |
char * | dir, | ||
char * | filename, | ||
int | nx, | ||
int | ny, | ||
struct omutemp | datatemp | ||
) |
Read DAS LOG File.
.
mod |
|
*dir | = pointer to directory name |
*filename | = pointer to filename |
nx | = number of items |
ny | = number of rows of temperature matrix |
struct | omutemp datatemp = Temperature Structure for Optical Mechanical Unit |
Definition at line 379 of file DAS_Spat_Conf.c.
References _MAX_PATH, omutemp::CCDPwr, omutemp::CCDTemp, ch, omutemp::PltPwr, omutemp::pTempMat, omutemp::ptimeMat, ReadLine(), dtime::ti_hour, dtime::ti_min, and dtime::ti_sec.
Referenced by BrowseLog(), and RunLogMode().
void Rebuildrb | ( | int | mode | ) |
Definition at line 2337 of file DAS_Spat_Conf.c.
References DB_GeocoordCB(), das::DGeo, FIXED_SMALL, LEFT_ALIGN, MCreateRButton(), MObjectAlign(), MObjectDestroy(), MObjectSetCompositeWidth(), MObjectSetForegroundRGB(), MPButtonSetCallback(), MRButtonActivate(), d_geo::news_name, d_geo::nitem, d_geo::rb, d_geo::selitem, d_geo::tbrb, and UNDEF_ALIGN.
Referenced by DeleteGeoCB(), and StoreGeoCB().
void SelDefPixFileCB | ( | MOBJECT | o, |
void * | a, | ||
void * | v | ||
) |
Definition at line 4081 of file DAS_Spat_Conf.c.
References _MAX_PATH, FB_PREFS::allow_dir_create, FB_PREFS::allow_dir_delete, FB_PREFS::allow_dir_rename, FB_PREFS::bg_image_file, FB_PREFS::button_font, FB_PREFS::change_cwd, gui::ConfigPanel, optionini::DEFPIXFILENAME, bil::DFILEM, das::DOption, False, FB_PREFS::font, das::Gui, HELV_SMALL, d_fileman::HOMEDIRECTORY, configpanel::lblCorrPixF, LoadDB_DefectPixel(), MFileBrowseExt(), MGetCurrentDirectory(), MMessageDialog(), MObjectSetText(), FB_PREFS::transparent_tree, and True.
Referenced by CONFP_opt_page1().
void stedtCB | ( | MOBJECT | edit, |
char * | text, | ||
void * | ed | ||
) |
Definition at line 2146 of file DAS_Spat_Conf.c.
References paramini::ITemp, and das::Paramini.
int StoreGeoCB | ( | MOBJECT | shell, |
void * | od, | ||
void * | ad | ||
) |
Definition at line 2379 of file DAS_Spat_Conf.c.
References Rebuildrb(), and WriteGeo().
Referenced by CONFP_param_page3().
int TestFTP | ( | void | ) |
Definition at line 194 of file DAS_Spat_Conf.c.
References d_fileman::CONFIGDIREQUIPMENT, bil::DFILEM, dftp::ftppwd, dftp::ftpserver, dftp::ftpuser, and MMessageDialog().
Referenced by PbftpCB().
Definition at line 2163 of file DAS_Spat_Conf.c.
References EDIT_VAL::focus_leave, EDIT_VAL::text, True, and wav.
Referenced by CONFP_param_page2().
Definition at line 2134 of file DAS_Spat_Conf.c.
References EDIT_VAL::focus_leave, EDIT_VAL::text, True, and wl.
Referenced by CONFP_param_page2().
void wledtCB | ( | MOBJECT | edit, |
char * | text, | ||
void * | ed | ||
) |
int WriteFTPINI | ( | void | ) |
Definition at line 135 of file DAS_Spat_Conf.c.
References _MAX_PATH, d_fileman::CONFIGDIREQUIPMENT, bil::DFILEM, dftp::ftppwd, dftp::ftpserver, dftp::ftpuser, and MMessageDialog().
Referenced by PbftpCB().
int WriteGeo | ( | int | mode | ) |
Definition at line 2221 of file DAS_Spat_Conf.c.
References _MAX_PATH, d_fileman::CONFIGDIREQUIPMENT, bil::DFILEM, das::DGeo, d_geo::flagnewstation, MMessageDialog(), d_geo::newalititude, d_geo::newlatitude, d_geo::newlongitude, d_geo::news_name, d_geo::newtimezone, and d_geo::nitem.
Referenced by DeleteGeoCB(), and StoreGeoCB().
adtester ADTESTER |
Definition at line 48 of file DAS_Spat_Conf.c.
bil BIL |
Definition at line 51 of file DAS_Spat_Conf.c.
int bold = False |
Definition at line 88 of file DAS_Spat_Conf.c.
Referenced by DB_TestF(), and SetBoldCB().
ccd cc |
Definition at line 32 of file DAS_Spat_Conf.c.
config Cfg |
Definition at line 43 of file DAS_Spat_Conf.c.
das DAS |
Definition at line 56 of file DAS_Spat_Conf.c.
ccd DC_CCD |
Definition at line 41 of file DAS_Spat_Conf.c.
ptf DC_HP |
Definition at line 42 of file DAS_Spat_Conf.c.
dftp DFTP |
Definition at line 49 of file DAS_Spat_Conf.c.
palette DPAL |
Definition at line 39 of file DAS_Spat_Conf.c.
DSCCB dsccb |
Definition at line 45 of file DAS_Spat_Conf.c.
DXL_par DXL |
Definition at line 33 of file DAS_Spat_Conf.c.
flag FLAG |
Definition at line 44 of file DAS_Spat_Conf.c.
int FlgBG = True |
Definition at line 91 of file DAS_Spat_Conf.c.
Referenced by ColObjCB(), ColorAssignCB(), ColPickBackForeGCB(), DB_ColorAssign(), and DB_ColorPick().
int FlgFG = False |
Definition at line 92 of file DAS_Spat_Conf.c.
Referenced by ColObjCB(), ColorAssignCB(), ColPickBackForeGCB(), DB_ColorAssign(), and DB_ColorPick().
int FlgOBJ = -1 |
Definition at line 93 of file DAS_Spat_Conf.c.
Referenced by ColObjCB(), ColorAssignCB(), and FontOBJSelCB().
ids IDS |
ID tasks.
Definition at line 47 of file DAS_Spat_Conf.c.
int italic = False |
Definition at line 89 of file DAS_Spat_Conf.c.
Referenced by DB_TestF(), and SetItalicCB().
char lfraz[6] |
Definition at line 94 of file DAS_Spat_Conf.c.
Referenced by CONFP_AMS_TabSingMotor(), and listval2fraz().
listf LISTF |
Definition at line 38 of file DAS_Spat_Conf.c.
nova NOVA |
Definition at line 54 of file DAS_Spat_Conf.c.
omutemp OMUTEMP |
structure for OMU temperatures
Definition at line 50 of file DAS_Spat_Conf.c.
omuthr OMUTHR |
Definition at line 57 of file DAS_Spat_Conf.c.
paramini PARAM |
Definition at line 36 of file DAS_Spat_Conf.c.
MOBJECT PFAMS |
Definition at line 96 of file DAS_Spat_Conf.c.
Referenced by MDCreateDASConfig(), OOP_CB(), and ReadInputCB().
const char* Relais_Code[] |
Definition at line 98 of file DAS_Spat_Conf.c.
undopal UDPAL |
Definition at line 34 of file DAS_Spat_Conf.c.