![]() |
ALICE 1.3
1.0
Develpoer documentation
|
Data Structures | |
class | CreateToolTip |
Tool Tip Ballon help stuff. More... | |
Functions | |
def | BSaveConfig (filename) |
Save current configureation to file. More... | |
def | BSaveConfigIA () |
Save current configuration from IA window. More... | |
def | BSaveConfigSA () |
Save current configuration from SA window. More... | |
def | BSaveConfigBP () |
Save current configuration from Bode window. More... | |
def | BSaveConfigTime () |
Save current configuration from Scope window. More... | |
def | BLoadConfig (filename) |
Load configuration from a file More... | |
def | ReMakeAWGwaves () |
Re Make the current selected AWG waveform buffers. More... | |
def | BLoadConfigIA () |
Load confirfuration from IA window button. More... | |
def | BLoadConfigSA () |
Load confirfuration from SA window button. More... | |
def | BLoadConfigBP () |
Load confirfuration from Bode window button. More... | |
def | BLoadConfigTime () |
Load confirfuration from Scope window button. More... | |
def | BgColor () |
Toggle the Background and text colors based on ColorMode. More... | |
def | BSaveScreen () |
Save scope canvas as encapsulated postscript file. More... | |
def | BSaveScreenXY () |
Save XY canvas as encapsulated postscript file. More... | |
def | BSaveScreenIA () |
Save IA canvas as encapsulated postscript file. More... | |
def | BSaveScreenBP () |
Save Bode canvas as encapsulated postscript file. More... | |
def | BSaveData () |
Save scope all time array data to file. More... | |
def | BSaveChannelData () |
Save selected scope time array data to file. More... | |
def | BReadData () |
Read scope all time array data from saved file. More... | |
def | BHelp () |
Open User Guide in Browser open a URL, in this case, the ALICE desk-top-users-guide. More... | |
def | BAbout () |
Show info on software / firmware / hardware. More... | |
def | BSnapShot () |
Take snap shot of displayed time waveforms. More... | |
def | BSaveCal () |
Save gain, offset and filter variables for external dividers. More... | |
def | BLoadCal () |
Load gain, offset and filter variables for external dividers. More... | |
def | BUserAMeas () |
Ask user for channel A Measurement Label and Formula. More... | |
def | BUserBMeas () |
Ask user for channel B Measurement Label and Formula. More... | |
def | NewEnterMathControls () |
Make New Math waveform controls menu window. More... | |
def | DestroyMathScreen () |
Destroy New Math waveform controls menu window. More... | |
def | CheckMathString () |
Check Math String for syntac errors. More... | |
def | CheckMathXString () |
Check X Math String for syntac errors. More... | |
def | CheckMathYString () |
Check Y Math String for syntac errors. More... | |
def | ApplyMathString () |
Apply Math string from entry widget. More... | |
def | ApplyMathXString () |
Apply X Math string from entry widget. More... | |
def | ApplyMathYString () |
Apply Y Math string from entry widget. More... | |
def | BSetMarkerLocation () |
Ask user for new Marker text location on screen. More... | |
def | donothing () |
Nop. More... | |
def | DoNothing (event) |
Another Nop. More... | |
def | BShowCurvesAll () |
Set to display all time waveforms. More... | |
def | BShowCurvesNone () |
Turn off display of all time waveforms. More... | |
def | BTriggerEdge () |
Function no longer used. More... | |
def | BTrigger50p () |
Set Trigger level to 50% (mid) point of current waveform. More... | |
def | BTriggerMode () |
place holder for future hardware triggering if implemented More... | |
def | BTriglevel (event) |
evalute trigger level entry string to a numerical value and set new trigger level More... | |
def | BHoldOff (event) |
Set Hold off time from entry widget. More... | |
def | BHozPoss (event) |
def | SetTriggerPoss () |
def | IncHoldOff () |
def | SetMuxAPoss () |
Analog Mux buttons. More... | |
def | SetMuxBPoss () |
def | SetMuxCPoss () |
def | SetMuxDPoss () |
def | SetScaleMuxA () |
def | SetScaleMuxB () |
def | SetScaleMuxC () |
def | SetScaleMuxD () |
def | SetVAPoss () |
def | SetVBPoss () |
def | SetIAPoss () |
def | SetIBPoss () |
def | SetXYVAPoss () |
def | SetXYVBPoss () |
def | SetXYIAPoss () |
def | SetXYIBPoss () |
def | Bcloseexit () |
Fubntion to close and exit ALICE. More... | |
def | BStart () |
Start aquaring scope time data. More... | |
def | BStartOhm () |
def | BStartIA () |
Start Impedance Tool More... | |
def | IASourceSet () |
Set up IA AWG sources. More... | |
def | BStop () |
Stop (pause) scope tool. More... | |
def | BPower () |
Toggel on/off analog power. More... | |
def | BTime () |
Set Hor time scale from entry widget. More... | |
def | BCHAlevel () |
def | BCHAIlevel () |
def | BCHBlevel () |
def | BCHBIlevel () |
def | BOffsetA (event) |
def | BIOffsetA (event) |
def | BOffsetB (event) |
def | BIOffsetB (event) |
def | TimeCheckBox () |
set check box colors More... | |
def | XYCheckBox () |
def | FreqCheckBox () |
def | BodeCheckBox () |
def | IACheckBox () |
def | OhmCheckBox () |
def | ETSCheckBox () |
def | Analog_In () |
Main Loop. More... | |
def | Ohm_Analog_In () |
Ohmmeter loop. More... | |
def | Analog_Time_In () |
Scope time main loop Read the analog data and store the data into the arrays. More... | |
def | Analog_Slow_time () |
def | Analog_Fast_time () |
routine for time scales faster than 50 mSec/Div More... | |
def | Digital_RC_High_Pass (InBuff, TC1, Gain) |
Digital filter function for input divider frequency compensation TC1 is in micro seconds. More... | |
def | Digital_RC_Low_Pass (InBuff, TC1, Gain) |
Digital filter function for input divider frequency compensation TC1 is in micro seconds. More... | |
def | shift_buffer (arr, num, fill_value=numpy.nan) |
Function to left (-num) or right (+num) shift buffer and fill with a value returns same length buffer preallocate empty array and assign slice. More... | |
def | Analog_Freq_In () |
Main SA and Bode loop Read from the stream and store the data into the arrays. More... | |
def | MakeHistogram () |
Make histogram of time signals. More... | |
def | BHistAsPercent () |
Plot Histogram as Percent? More... | |
def | FindRisingEdge (Trace1, Trace2) |
Routine to find rising edge of traces. More... | |
def | ReInterploateTrigger (TrgBuff) |
Interpolate time between samples around trigger event. More... | |
def | FindTriggerSample (TrgBuff) |
Find the sample where trigger event happened. More... | |
def | DestroyDigScreen () |
Distroy the Digitla I/O screen. More... | |
def | sel () |
def | MakeDigScreen () |
Make the Digital I/O screen. More... | |
def | DestroyDacScreen () |
Destroy the DAC Screen. More... | |
def | sel0 (temp) |
def | sel1 (temp) |
def | sel2 (temp) |
def | sel3 (temp) |
def | MakeDacScreen () |
Make the DAC interface screen More... | |
def | UpdateTimeAll () |
Update Data, trace and time screen. More... | |
def | UpdateTimeTrace () |
Update time trace and screen. More... | |
def | UpdateTimeScreen () |
Update time screen with trace and text. More... | |
def | UpdateXYAll () |
Update Data, trace and XY screen. More... | |
def | UpdateXYTrace () |
Update XY trace and screen. More... | |
def | UpdateXYScreen () |
Update XY screen with trace and text. More... | |
def | MakeTimeTrace () |
Make the scope time traces. More... | |
def | MakeXYTrace () |
Make the XY plot traces. More... | |
def | MakeTimeScreen () |
Update the time screen with traces and text More... | |
def | MakeXYScreen () |
Update the XY screen traces and text. More... | |
def | SetScaleA () |
def | SetScaleIA () |
def | SetScaleB () |
def | SetScaleIB () |
def | SetXYScaleA () |
def | SetXYScaleB () |
def | onCanvasClickRight (event) |
def | onCanvasClickScroll (event) |
def | onCanvasUpArrow (event) |
def | onCanvasDownArrow (event) |
def | onCanvasLeftArrow (event) |
def | onCanvasRightArrow (event) |
def | onCanvasSpaceBar (event) |
def | onCanvasClickLeft (event) |
def | onCanvasOne (event) |
def | onCanvasTwo (event) |
def | onCanvasThree (event) |
def | onCanvasFour (event) |
def | onCanvasFive (event) |
def | onCanvasSix (event) |
def | onCanvasSeven (event) |
def | onCanvasEight (event) |
def | onCanvasNine (event) |
def | onCanvasZero (event) |
def | onCanvasTrising (event) |
def | onCanvasTfalling (event) |
def | onCanvasSnap (event) |
def | onCanvasAverage (event) |
def | onCanvasShowTcur (event) |
def | onCanvasShowVcur (event) |
def | onCanvasXYRightClick (event) |
def | onCanvasXYScrollClick (event) |
def | onCanvasXYLeftClick (event) |
def | Wrap (InArray, WrFactor) |
def | UnWrap (InArray, WrFactor) |
def | Write_WAV (data, repeat, filename) |
def | BAWGAAmpl (temp) |
def | BAWGAOffset (temp) |
def | BAWGAFreq (temp) |
def | BAWGAPhaseDelay () |
def | BAWGAPhase (temp) |
def | BAWGADutyCycle (temp) |
def | BAWGAShape () |
def | AWGAReadFile () |
def | SplitAWGAwaveform () |
def | AWGANumCycles () |
def | AWGAReadWAV () |
def | AWGAWriteFile () |
def | AWGAMakeMath () |
def | AWGAMakeBodeSine () |
def | AWGAMakeFMSine () |
def | AWGAMakeAMSine () |
def | AWGAMakePWMSine () |
def | AWGAMakeFourier () |
def | AWGAMakeSinc () |
def | AWGAMakeSSQ () |
def | AWGAMakeTrapazoid () |
def | AWGAMakePulse () |
def | AWGAMakeRamp () |
def | AWGAMakeUpDownRamp () |
def | AWGAMakeImpulse () |
def | AWGAMakeUUNoise () |
def | AWGAMakeUGNoise () |
def | BAWGAModeLabel () |
def | UpdateAWGA () |
def | SetBCompA () |
def | AWGBNumCycles () |
def | BAWGBAmpl (temp) |
def | BAWGBOffset (temp) |
def | BAWGBFreq (temp) |
def | BAWGBPhaseDelay () |
def | BAWGBPhase (temp) |
def | BAWGBDutyCycle (temp) |
def | BAWGBShape () |
def | AWGBReadFile () |
def | SplitAWGBwaveform () |
def | AWGBReadWAV () |
def | AWGBWriteFile () |
def | AWGBMakeMath () |
def | AWGBMakeFourier () |
def | AWGBMakeBodeSine () |
def | AWGBMakePWMSine () |
def | AWGBMakeSinc () |
def | AWGBMakeSSQ () |
def | AWGBMakeTrapazoid () |
def | AWGBMakePulse () |
def | AWGBMakeRamp () |
def | AWGBMakeUpDownRamp () |
def | AWGBMakeImpulse () |
def | AWGBMakeUUNoise () |
def | AWGBMakeUGNoise () |
def | BAWGBModeLabel () |
def | UpdateAWGB () |
def | UpdateAwgCont () |
def | UpdateAwgContRet (temp) |
def | BAWGEnab () |
def | BAWGSync () |
def | BSaveScreenSA () |
def | Bnot () |
def | BShowCurvesAllSA () |
def | BShowCurvesNoneSA () |
def | BNormalmode () |
def | BPeakholdmode () |
def | BAveragemode () |
def | BResetFreqAvg () |
def | BSTOREtraceSA () |
def | BSTOREtraceBP () |
def | BCSVfile () |
def | BSaveDataIA () |
def | BStartSA () |
def | BStopSA () |
def | Blevel1 () |
def | Blevel2 () |
def | Blevel3 () |
def | Blevel4 () |
def | Bsamples1 () |
def | Bsamples2 () |
def | BDBdiv1 () |
def | BDBdiv2 () |
def | BStartBP () |
def | BStopBP () |
def | Blevel1BP () |
def | Blevel2BP () |
def | Blevel3BP () |
def | Blevel4BP () |
def | BDBdiv1BP () |
def | BDBdiv2BP () |
def | BShowCurvesAllBP () |
def | BShowCurvesNoneBP () |
def | UpdateBodeAll () |
def | UpdateBodeTrace () |
def | UpdateBodeScreen () |
def | UpdateFreqAll () |
def | UpdateFreqTrace () |
def | UpdateFreqScreen () |
def | DoFFT () |
def | MakeFreqTrace () |
def | MakeBodeTrace () |
def | MakeBodeScreen () |
def | UpdateIAAll () |
def | UpdateIATrace () |
def | UpdateIAScreen () |
def | DoImpedance () |
def | MakeIATrace () |
def | MakeIAScreen () |
Draw the impedance Analyzer screen. More... | |
def | IACaresize (event) |
def | MakeIAWindow () |
def | DestroyIAScreen () |
def | BSaveIASweep () |
def | MakeNyquistPlot () |
def | DestroyNqPScreen () |
def | NqPCaresize (event) |
def | MakeNqPScreen () |
Draw the Nyquist plot screen. More... | |
def | MakeNicPlot () |
def | DestroyNiCScreen () |
def | NiCCaresize (event) |
def | MakeNiCScreen () |
Make the Nichols Plot screen. More... | |
def | UpdateNqPAll () |
def | UpdateNqPTrace () |
def | UpdateNqPScreen () |
def | UpdateNiCAll () |
def | UpdateNiCTrace () |
def | UpdateNiCScreen () |
def | STOREcsvfile () |
def | MakeFreqScreen () |
Make Spectrum Analyzer Screen. More... | |
def | INITIALIZEstart () |
def | CALCFFTwindowshape () |
def | BUserFFTwindow () |
def | BFileFFTwindow () |
def | onCanvasFreqRightClick (event) |
def | onCanvasFreqClickScroll (event) |
def | onCanvasFreqLeftClick (event) |
def | onCanvasSAOne (event) |
def | onCanvasSATwo (event) |
def | onCanvasSAThree (event) |
def | onCanvasSAFour (event) |
def | onCanvasSAFive (event) |
def | onCanvasSASix (event) |
def | onCanvasSASeven (event) |
def | onCanvasSAEight (event) |
def | onCanvasSANine (event) |
def | onCanvasSAZero (event) |
def | onCanvasSASnap (event) |
def | onCanvasSANormal (event) |
def | onCanvasSAPeak (event) |
def | onCanvasSAReset (event) |
def | onCanvasSAAverage (event) |
def | onCanvasShowFcur (event) |
def | onCanvasShowdBcur (event) |
def | onCanvasShowPcur (event) |
def | onCanvasBodeRightClick (event) |
def | onCanvasBodeClickScroll (event) |
def | onCanvasBodeLeftClick (event) |
def | onCanvasBdOne (event) |
def | onCanvasBdTwo (event) |
def | onCanvasBdThree (event) |
def | onCanvasBdFour (event) |
def | onCanvasBdFive (event) |
def | onCanvasBdSix (event) |
def | onCanvasBdSeven (event) |
def | onCanvasBdEight (event) |
def | onCanvasBdNine (event) |
def | onCanvasBdZero (event) |
def | onCanvasBdSnap (event) |
def | onCanvasShowBPcur (event) |
def | onCanvasShowBdBcur (event) |
def | onCanvasShowPdBcur (event) |
def | onAWGAscroll (event) |
def | onAWGBscroll (event) |
def | onTextScroll (event) |
def | onAWGAkey (event) |
def | onAWGBkey (event) |
def | onTextKeyAWG (event) |
def | onTextKey (event) |
def | onSpinBoxScroll (event) |
def | MakeAWGWindow () |
def | BAWG2X () |
def | DestroyAWGScreen () |
def | MakeMuxModeWindow () |
def | SetDualMuxMode () |
def | SyncImage () |
def | DestroyMuxScreen () |
def | BodeCaresize (event) |
def | BStepSync () |
def | BSweepSync () |
def | BDSweepFromFile () |
def | MakeBodeWindow () |
def | DestroyBodeScreen () |
def | FreqCaresize (event) |
def | MakeSpectrumWindow () |
def | DestroySpectrumScreen () |
def | XYcaresize (event) |
def | MakeXYWindow () |
def | DestroyXYScreen () |
def | SelfCalibration () |
def | Save_Cal_file () |
def | SPIShiftOut (DValue) |
========== MiniGen routines ========== SPI shift output routine More... | |
def | onFminScroll (event) |
def | onMulXScroll (event) |
def | SetAD9833 (temp) |
def | BSendMG () |
Send serial data to DDS board. More... | |
def | MakeMinigenWindow () |
Make AD983x based DDS generator screen. More... | |
def | DestroyMinigenScreen () |
Destroy DDS board sacrren. More... | |
def | onMiniGenScroll (event) |
def | DA1ShiftOut (D1Value, D2Value) |
if ETSStatus.get() > 0 and ETSDisp.get() > 0: MGLoad() More... | |
def | BSendDA1 () |
def | MakeDA1Window () |
Make window to control PMOD DA1 board. More... | |
def | DestroyDA1Screen () |
Destroy PMOD DA1 screen. More... | |
def | DigPotShiftOut (DValue) |
def | DigPotSend (Temp) |
def | UpdatePotSlider () |
def | MakeDigPotWindow () |
set up controls for single, dual or quad, digital pots More... | |
def | DestroyDigPotScreen () |
def | BSendGS () |
def | MakeAD5626Window () |
Make Controls for AD5626 serial DAC. More... | |
def | onAD5626Scroll (event) |
def | DestroyAD5626Screen () |
def | MakeGenericSerialWindow () |
def | DestroyGenericSerialScreen () |
def | MakeDigFiltWindow () |
Make screen for applying digital filters. More... | |
def | onRetDigFiltA (event) |
def | onDigFiltAScroll (event) |
def | BuildBoxCarA () |
def | onRetDigFiltB (event) |
def | onDigFiltBScroll (event) |
def | BuildBoxCarB () |
def | DestroyDigFiltScreen () |
def | BLoadDFiltA () |
def | BDFiltAMath () |
def | BLoadDFiltB () |
def | BDFiltBMath () |
def | MakeCommandScreen () |
def | DestroyCommandScreen () |
def | RExecuteFromString (temp) |
def | BExecuteFromString () |
def | CAresize (event) |
def | UpdateMeasureScreen () |
def | MakeMeasureScreen () |
def | DestroyMeasureScreen () |
def | MakeBoardScreen () |
def | DestroyBoardScreen () |
def | ConnectDevice () |
def | SelectBoard () |
temp = 0 print "read ADM1177 controler" print devx.ctrl_transfer( 0xa0, 0x17, 0, 0, temp, 0, 100 ) print temp More... | |
def | MakeSampleRateMenu () |
def | DestroySampleRate () |
def | onSrateScroll (event) |
def | onRetSrate (event) |
def | SetSampleRate () |
def | onStopfreqScroll (event) |
def | onStopBodeScroll (event) |
def | SetADC_Mux () |
def | TraceSelectADC_Mux () |
def | UpdateFirmware () |
def | MakeOhmWindow () |
if askyesno("Flash Failed", "Failed to update firmware.\n Try again?"): try: session.flash_firmware(filename) except: showwarning("Complete","Flash Firmware Complete: \n Un-plug board to cycle power.") More... | |
def | DestroyOhmScreen () |
def | MakeETSWindow () |
def | DestroyETSScreen () |
def | MGLoad () |
def | ETSscroll (event) |
def | ETSUpdate () |
def | Settingsscroll (event) |
def | MakeSettingsMenu () |
def | UpdateAWGWin () |
def | SettingsUpdate () |
def | DestroySettings () |
def | onCanvasMouse_xy (event) |
Variables | |
bool | numpy_found = True |
bool | pysmu_found = True |
string | RevDate = "(14 Feb 2020)" |
string | SWRev = "1.3 " |
string | Version_url = 'https://github.com/analogdevicesinc/alice/releases/download/1.3.1/alice-desktop-1.3-setup.exe' |
string | TBicon |
root = Tk() | |
img = PhotoImage(data=TBicon) | |
int | GRW = 720 |
Window graph area Values that can be modified. More... | |
int | GRH = 390 |
int | X0L = 55 |
int | Y0T = 25 |
int | GRWF = 720 |
int | GRHF = 390 |
int | X0LF = 37 |
int | Y0TF = 25 |
int | GRWBP = 720 |
int | GRHBP = 390 |
int | X0LBP = 37 |
int | Y0TBP = 25 |
int | GRWXY = 420 |
int | GRHXY = 390 |
int | X0LXY = 37 |
int | Y0TXY = 25 |
int | GRWIA = 400 |
int | GRHIA = 400 |
int | X0LIA = 37 |
int | Y0TIA = 25 |
int | GRWNqP = 400 |
int | GRHNqP = 400 |
int | X0LNqP = 25 |
int | Y0TNqP = 25 |
int | GRWNiC = 400 |
int | GRHNiC = 400 |
int | X0LNiC = 25 |
int | Y0TNiC = 25 |
int | FontSize = 8 |
int | MouseX = -10 |
int | MouseCAV = -10 |
string | COLORframes = "#000080" |
Colors that can be modified. More... | |
string | COLORcanvas = "#000000" |
string | COLORgrid = "#808080" |
string | COLORzeroline = "#0000ff" |
string | COLORtrace1 = "#00ff00" |
string | COLORtrace2 = "#ff8000" |
string | COLORtrace3 = "#00ffff" |
string | COLORtrace4 = "#ffff00" |
string | COLORtrace5 = "#ff00ff" |
string | COLORtrace6 = "#C80000" |
string | COLORtrace7 = "#8080ff" |
string | COLORtraceR1 = "#008000" |
string | COLORtraceR2 = "#905000" |
string | COLORtraceR3 = "#008080" |
string | COLORtraceR4 = "#808000" |
string | COLORtraceR5 = "#800080" |
string | COLORtraceR6 = "#800000" |
string | COLORtraceR7 = "#4040a0" |
string | COLORtext = "#ffffff" |
string | COLORtrigger = "#ff0000" |
string | COLORsignalband = "#ff0000" |
float | OnBoardRes = 50.83 |
set value for on board resistors and ext AD584 reference More... | |
float | AD584act = 2.5 |
float | HoldOff = 0.0 |
int | LShift = 0 |
int | BaseSampleRate = 100000 |
int | AWGSAMPLErate = BaseSampleRate |
int | SAMPLErate = BaseSampleRate |
int | MinSamples = 2000 |
int | MaxSamples = 200000 |
float | TRIGGERlevel = 2.5 |
string | MathString = "VBuffA[t] + VBuffB[t]" |
default math equations More... | |
string | MathUnits = " V" |
string | MathXString = "VBuffA[t]" |
string | MathXUnits = " V" |
string | MathYString = "VBuffB[t]" |
string | MathYUnits = " V" |
string | UserAString = "MaxV1-VATop" |
string | UserALabel = "OverShoot" |
string | UserBString = "MinV2-VBBase" |
string | UserBLabel = "UnderShoot" |
string | MathAxis = "V-A" |
string | MathXAxis = "V-A" |
string | MathYAxis = "V-B" |
string | AWGAMathString = "(VBuffA + VBuffB)/2" |
string | AWGBMathString = "(VBuffA + VBuffB)/2" |
string | FFTUserWindowString = "numpy.kaiser(SMPfft, 14) * 3" |
string | DigFilterAString = "numpy.sinc(numpy.linspace(-1, 1, 91))" |
string | DigFilterBString = "numpy.sinc(numpy.linspace(-1, 1, 91))" |
string | ChaMeasString1 = "DCV1" |
string | ChaMeasString2 = "DCI1" |
string | ChaMeasString3 = "SV1" |
string | ChaMeasString4 = "MaxV1-MinV1" |
string | ChaMeasString5 = "MaxI1-MinI1" |
string | ChaMeasString6 = "math.sqrt(SV1**2 - DCV1**2)" |
string | ChbMeasString1 = "DCV2" |
string | ChbMeasString2 = "DCI2" |
string | ChbMeasString3 = "SV2" |
string | ChbMeasString4 = "MaxV2-MinV2" |
string | ChbMeasString5 = "MaxI2-MinI2" |
string | ChbMeasString6 = "math.sqrt(SV2**2 - DCV2**2)" |
string | ChaLableSrring1 = "CHA-DCV " |
string | ChaLableSrring2 = "CHA-DCI " |
string | ChaLableSrring3 = "CHA-TRMS " |
string | ChaLableSrring4 = "CHA-VP-P " |
string | ChaLableSrring5 = "CHA-IP-P " |
string | ChaLableSrring6 = "CHA-ACRMS " |
string | ChbLableSrring1 = "CHB-DCV " |
string | ChbLableSrring2 = "CHB-DCI " |
string | ChbLableSrring3 = "CHB-TRMS " |
string | ChbLableSrring4 = "CHB-VP-P " |
string | ChbLableSrring5 = "CHB-IP-P " |
string | ChbLableSrring6 = "CHB-ACRMS " |
GridWidth = IntVar(0) | |
defaukt trace width in pixels / number of averages More... | |
TRACEwidth = IntVar(0) | |
TRACEaverage = IntVar(0) | |
Vdiv = IntVar(0) | |
HarmonicMarkers = IntVar(0) | |
AWG_Amp_Mode = IntVar(0) | |
AWG_2X = IntVar(0) | |
Two_X_Sample = IntVar(0) | |
ADC_Mux_Mode = IntVar(0) | |
int | Last_ADC_Mux_Mode = 0 |
Alternate_Sweep_Mode = IntVar(0) | |
ZEROstuffing = IntVar(0) | |
FFTwindow = IntVar(0) | |
int | RelPhaseCorrection = 15 |
RelPhaseCenter = IntVar(0) | |
ImpedanceCenter = IntVar(0) | |
MultipleBoards = IntVar(0) | |
int | IgnoreFirmwareCheck = 0 |
int | EnableCommandInterface = 0 |
int | EnableMuxMode = 1 |
int | EnablePIODACMode = 1 |
int | EnableMinigenMode = 0 |
int | EnablePmodDA1Mode = 0 |
int | EnableDigPotMode = 0 |
int | EnableGenericSerialMode = 0 |
int | EnableAD5626SerialMode = 0 |
int | EnableDigitalFilter = 0 |
int | EnableMeasureScreen = 0 |
int | EnableETSScreen = 0 |
int | EnableHSsampling = 0 |
int | AllowFlashFirmware = 0 |
int | DeBugMode = 0 |
int | v1_adc_conf = 0x20F1 |
int | i1_adc_conf = 0x20F7 |
int | v2_adc_conf = 0x20F7 |
int | i2_adc_conf = 0x20F1 |
int | MouseFocus = 1 |
int | HistAsPercent = 0 |
int | ShowBallonHelp = 0 |
int | contloop = 0 |
if AWGSync.get() == 0: # running in continuous mode More... | |
int | discontloop = 0 |
string | AwgLayout = "Horz" |
string | Style_String = 'alt' |
string | MarkerLoc = 'UL' |
CHA_TC1 = DoubleVar(0) | |
CHA_TC2 = DoubleVar(0) | |
CHB_TC1 = DoubleVar(0) | |
CHB_TC2 = DoubleVar(0) | |
CHA_A1 = DoubleVar(0) | |
CHA_A2 = DoubleVar(0) | |
CHB_A1 = DoubleVar(0) | |
CHB_A2 = DoubleVar(0) | |
int | PhaseOffset1x = 37 |
int | PhaseOffset2x = 37 |
InitFile = open("alice_init.ini") | |
XOLF = int(FontSize * 4.625) | |
XOLNqP = int(FontSize * 3.125) | |
style | |
string | DevID = "m1k" |
default_font = tkFont.nametofont("TkDefaultFont") | |
size | |
tuple | CHvpdiv = (0.001, 0.002, 0.005, 0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1.0, 2.0, 5.0) |
Vertical Sensitivity list in v/div. More... | |
tuple | CHipdiv = (0.1, 0.2, 0.5, 1.0, 2.0, 5.0, 10.0, 20.0, 50.0, 100.0, 200.0) |
Vertical Sensitivity list in mA/div. More... | |
tuple | TMpdiv = (0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1.0, 2.0, 5.0, 10.0, 20.0, 50.0, 100.0, 200.0) |
Time list in ms/div. More... | |
tuple | ResScalediv = (1, 2, 5, 10, 20, 50, 100, 200, 500, 1000, 2000, 5000, 10000, 20000, 50000) |
tuple | SampRateList = (1024, 2048, 4096, 8192, 16384, 32768, 96385, 96774, 97166, 97561, 97959, 98361, 98765, 99174, 99585, 100000) |
float | AWGAAmplvalue = 0.0 |
AWG variables. More... | |
float | AWGAOffsetvalue = 0.0 |
float | AWGAFreqvalue = 0.0 |
int | AWGAPhasevalue = 0 |
int | AWGAdelayvalue = 0 |
int | AWGADutyCyclevalue = 50 |
string | AWGAWave = 'dc' |
float | AWGBAmplvalue = 0.0 |
float | AWGBOffsetvalue = 0.0 |
float | AWGBFreqvalue = 0.0 |
int | AWGBPhasevalue = 0 |
int | AWGBdelayvalue = 0 |
int | AWGBDutyCyclevalue = 50 |
string | AWGBWave = 'dc' |
int | AWGACycles = 1 |
int | AWGBCycles = 1 |
int | AWGABurstDelay = 0 |
int | AWGBBurstDelay = 0 |
int | Reset_Freq = 300 |
float | MeasGateLeft = 0.0 |
float | MeasGateRight = 0.0 |
int | MeasGateNum = 0 |
MeasGateStatus = IntVar(0) | |
int | DCV1 = 0 |
int | DCVMuxA = 0 |
Analog Mux channel measurement variables. More... | |
int | DCVMuxB = 0 |
int | DCVMuxC = 0 |
int | DCVMuxD = 0 |
int | DCI1 = 0 |
int | CHAperiod = 0 |
float | CHAVGain = 1.0 |
float | CHAVOffset = 0.0 |
float | CHAOffset = 2.5 |
float | CHAIOffset = 0.0 |
int | CANVASwidth = GRW + 2 * X0L |
int | CANVASheight = GRH + Y0T + (FontSize * 7) |
list | ADsignal1 = [] |
list | VBuffA = [] |
VBuffA = [] VBuffB = [] IBuffA = [] IBuffB = []. More... | |
list | VBuffB = [] |
list | IBuffA = [] |
list | IBuffB = [] |
list | VBuffMA = [] |
list | VBuffMB = [] |
list | VBuffMC = [] |
list | VBuffMD = [] |
list | VmemoryMuxA = [] |
list | VmemoryMuxB = [] |
list | VmemoryMuxC = [] |
list | VmemoryMuxD = [] |
list | DFiltACoef = [1] |
list | DFiltBCoef = [1] |
DigFiltA = IntVar(0) | |
DigFiltABoxCar = IntVar(0) | |
DigFiltBBoxCar = IntVar(0) | |
DigFiltB = IntVar(0) | |
DigBuffA = IntVar(0) | |
DigBuffB = IntVar(0) | |
dictionary | VFilterA = {} |
dictionary | VFilterB = {} |
SampleRateStatus = IntVar(0) | |
ETSStatus = IntVar(0) | |
ETSDisp = IntVar(0) | |
ETSDir = IntVar(0) | |
list | AWGAwaveform = [] |
list | AWGA2X = [] |
list | AWGBwaveform = [] |
list | AWGB2X = [] |
VmemoryA = numpy.ones(1) | |
VmemoryB = numpy.ones(1) | |
ImemoryA = numpy.ones(1) | |
ImemoryB = numpy.ones(1) | |
bool | TRACEresetTime = True |
bool | TRACEresetFreq = True |
AWGScreenStatus = IntVar(0) | |
list | T1Vline = [] |
Trace line Array Variables used. More... | |
list | T2Vline = [] |
list | T1Iline = [] |
list | T2Iline = [] |
list | TMAVline = [] |
list | TMBVline = [] |
list | TMCVline = [] |
list | TMDVline = [] |
list | TMBRline = [] |
list | TMCRline = [] |
list | TXYline = [] |
list | TXYRline = [] |
list | Tmathline = [] |
list | TMXline = [] |
list | TMYline = [] |
list | T1VRline = [] |
list | T2VRline = [] |
list | T1IRline = [] |
list | T2IRline = [] |
list | TMRline = [] |
list | Triggerline = [] |
list | Triggersymbol = [] |
int | SHOWsamples = 4000 |
int | SCstart = 0 |
float | HozPoss = 0.0 |
int | Is_Triggered = 0 |
int | TRACES = 1 |
int | TRACESread = 0 |
ScreenTrefresh = IntVar(0) | |
ScreenXYrefresh = IntVar(0) | |
NSteps = IntVar(0) | |
LoopNum = IntVar(0) | |
int | LastWindow = -1 |
int | LastSMPfft = 0 |
int | CurrentFreqX = X0LBP + 14 |
FBins = numpy.linspace(0, 50000, num=16384) | |
FStep = numpy.linspace(0, 16384, num=NSteps.get()) | |
FSweepMode = IntVar(0) | |
FSweepCont = IntVar(0) | |
FStepSync = IntVar(0) | |
FSweepSync = IntVar(0) | |
ShowCA_VdB = IntVar(0) | |
ShowCA_P = IntVar(0) | |
ShowCB_VdB = IntVar(0) | |
ShowCB_P = IntVar(0) | |
ShowMarkerBP = IntVar(0) | |
ShowCA_RdB = IntVar(0) | |
ShowCA_RP = IntVar(0) | |
ShowCB_RdB = IntVar(0) | |
ShowCB_RP = IntVar(0) | |
ShowMathBP = IntVar(0) | |
ShowRMathBP = IntVar(0) | |
SingleShotSA = IntVar(0) | |
list | FSweepAdB = [] |
list | FSweepBdB = [] |
list | FSweepAPh = [] |
list | FSweepBPh = [] |
list | NSweepSeriesR = [] |
list | NSweepSeriesX = [] |
list | NSweepSeriesMag = [] |
list | NSweepSeriesAng = [] |
NetworkScreenStatus = IntVar(0) | |
BDSweepFile = IntVar(0) | |
list | FileSweepFreq = [] |
list | FileSweepAmpl = [] |
int | MarkerNum = 0 |
ShowTCur = IntVar(0) | |
ShowVCur = IntVar(0) | |
int | TCursor = 0 |
ShowXCur = IntVar(0) | |
ShowYCur = IntVar(0) | |
int | XCursor = 0 |
ShowFCur = IntVar(0) | |
ShowdBCur = IntVar(0) | |
int | FCursor = 0 |
ShowBPCur = IntVar(0) | |
ShowBdBCur = IntVar(0) | |
int | BPCursor = 0 |
RUNstatus = IntVar(0) | |
int | PowerStatus = 1 |
int | TRIGGERsample = 0 |
int | DX = 0 |
list | DBdivlist = [1, 2, 3, 5, 10, 15, 20] |
Spectrum Analyzer Values that can be modified. More... | |
DBdivindex = IntVar(0) | |
DBlevel = IntVar(0) | |
DBdivindexBP = IntVar(0) | |
DBlevelBP = IntVar(0) | |
int | hldn = 0 |
SpectrumScreenStatus = IntVar(0) | |
SmoothCurvesSA = IntVar(0) | |
SmoothCurvesBP = IntVar(0) | |
CutDC = IntVar(0) | |
IAScreenStatus = IntVar(0) | |
NqPScreenStatus = IntVar(0) | |
NqPDisp = IntVar(0) | |
NiCScreenStatus = IntVar(0) | |
NiCDisp = IntVar(0) | |
float | ImpedanceMagnitude = 0.0 |
float | ImpedanceAngle = 0.0 |
float | ImpedanceRseries = 0.0 |
float | ImpedanceXseries = 0.0 |
Show_Rseries = IntVar(0) | |
Show_Xseries = IntVar(0) | |
Show_Magnitude = IntVar(0) | |
Show_Angle = IntVar(0) | |
Show_RseriesRef = IntVar(0) | |
Show_XseriesRef = IntVar(0) | |
Show_MagnitudeRef = IntVar(0) | |
Show_AngleRef = IntVar(0) | |
list | TIARline = [] |
Impedance Analyzer sweep bode plot and reference line variables. More... | |
list | TIAXline = [] |
list | TIAMagline = [] |
list | TIAAngline = [] |
list | TIAMline = [] |
list | TIAMRline = [] |
list | RefIARline = [] |
list | RefIAXline = [] |
list | RefIAMagline = [] |
list | RefIAAngline = [] |
IASource = IntVar(0) | |
DisplaySeries = IntVar(0) | |
In IA display series or parallel values. More... | |
IA_Ext_Conf = IntVar(0) | |
IASweepSaved = IntVar(0) | |
int | OverRangeFlagA = 0 |
int | OverRangeFlagB = 0 |
int | PeakdbA = 10 |
int | PeakdbB = 10 |
float | PeakRelPhase = 0.0 |
int | PeakfreqA = 100 |
int | PeakfreqB = 1000 |
OhmStatus = IntVar(0) | |
OhmRunStatus = IntVar(0) | |
int | FFTbandwidth = 0 |
list | FFTBuffA = [] |
list | FFTBuffB = [] |
list | FFTresultA = [] |
list | PhaseA = [] |
list | FFTresultB = [] |
list | PhaseB = [] |
list | FFTresultAB = [] |
string | FFTwindowname = "--" |
FFTmemoryA = numpy.ones(1) | |
PhaseMemoryA = numpy.ones(1) | |
FFTmemoryB = numpy.ones(1) | |
PhaseMemoryB = numpy.ones(1) | |
SMPfftpwrTwo = IntVar(0) | |
int | SMPfft = 2 ** SMPfftpwrTwo.get() |
int | Two28 = 268435456 |
FFTwindowshape = numpy.ones(SMPfft) | |
list | T1Fline = [] |
Frequency Array Variables. More... | |
list | T2Fline = [] |
list | T1Pline = [] |
list | T2Pline = [] |
list | T1FRline = [] |
list | T2FRline = [] |
list | T1PRline = [] |
list | T2PRline = [] |
list | TFMline = [] |
list | TFRMline = [] |
FreqTraceMode = IntVar(0) | |
list | TAFline = [] |
Bode Array Variables. More... | |
list | TBFline = [] |
list | TAPline = [] |
list | TBPline = [] |
list | TAFRline = [] |
list | TBFRline = [] |
list | TAPRline = [] |
list | TBPRline = [] |
list | TBPMline = [] |
list | TBPRMline = [] |
int | MinSamplesSA = 64 |
int | MaxSamplesSA = 65536 |
MathScreenStatus = IntVar(0) | |
XYScreenStatus = IntVar(0) | |
Xsignal = IntVar(0) | |
Ysignal = IntVar(0) | |
ShowRXY = IntVar(0) | |
Show_CBA = IntVar(0) | |
Show_CBB = IntVar(0) | |
Show_CBC = IntVar(0) | |
Show_CBD = IntVar(0) | |
D0 = IntVar(0) | |
D1 = IntVar(0) | |
D2 = IntVar(0) | |
D3 = IntVar(0) | |
D4 = IntVar(0) | |
D5 = IntVar(0) | |
D6 = IntVar(0) | |
D7 = IntVar(0) | |
int | PIO_0 = 28 |
print "Channel A label = " + str(CHA.signal.label) print "Channel A max = " + str(CHA.signal.max) print "Channel A min = " + str(CHA.signal.min) print "Channel A resolution = " + str(CHA.signal.resolution) print "Channel B label = " + str(CHB.signal.label) print "Channel B max = " + str(CHB.signal.max) print "Channel B min = " + str(CHB.signal.min) print "Channel B resolution = " + str(CHB.signal.resolution) More... | |
int | PIO_1 = 29 |
int | PIO_2 = 47 |
int | PIO_3 = 3 |
int | PIO_4 = 4 |
int | PIO_5 = 5 |
int | PIO_6 = 6 |
int | PIO_7 = 7 |
SCLKPort = IntVar(0) | |
SDATAPort = IntVar(0) | |
SLATCHPort = IntVar(0) | |
string | hipulse |
25x25 bit map of high going pulse in .gif More... | |
hipulseimg = PhotoImage(data=hipulse) | |
string | lowpulse |
25x25 bit map of low going pulse in .gif More... | |
lowpulseimg = PhotoImage(data=lowpulse) | |
int | First_Slow_sweep = 0 |
int | ShiftPointer = 0 |
int | DummySamples = NumSamples*2 |
DCVA0 = DCVA0/(NumSamples) | |
DCVB0 = DCVB0/(NumSamples) | |
DCIA0 = DCIA0/(NumSamples) | |
DCIB0 = DCIB0/(NumSamples) | |
DCV2 = numpy.mean(VBuffB) | |
DCI2 = numpy.mean(IBuffB) | |
MinV1 = numpy.amin(VBuffA) | |
MaxV1 = numpy.amax(VBuffA) | |
MinV2 = numpy.amin(VBuffB) | |
MaxV2 = numpy.amax(VBuffB) | |
MinI1 = numpy.amin(IBuffA) | |
MaxI1 = numpy.amax(IBuffA) | |
MinI2 = numpy.amin(IBuffB) | |
MaxI2 = numpy.amax(IBuffB) | |
SV1 = numpy.sqrt(numpy.mean(numpy.square(VBuffA))) | |
SI1 = numpy.sqrt(numpy.mean(numpy.square(IBuffA))) | |
SV2 = numpy.sqrt(numpy.mean(numpy.square(VBuffB))) | |
SI2 = numpy.sqrt(numpy.mean(numpy.square(IBuffB))) | |
SVA_B = numpy.sqrt(numpy.mean(numpy.square(VBuffA-VBuffB))) | |
TgInput = IntVar(0) | |
SingleShot = IntVar(0) | |
ManualTrigger = IntVar(0) | |
AutoLevel = IntVar(0) | |
ShowC1_V = IntVar(0) | |
TgEdge = IntVar(0) | |
ShowC1_I = IntVar(0) | |
ShowC2_V = IntVar(0) | |
ShowC2_I = IntVar(0) | |
ShowAV_I = IntVar(0) | |
ShowBV_I = IntVar(0) | |
ShowRA_V = IntVar(0) | |
ShowRA_I = IntVar(0) | |
ShowRB_V = IntVar(0) | |
ShowRB_I = IntVar(0) | |
ShowMath = IntVar(0) | |
Show_MathX = IntVar(0) | |
Show_MathY = IntVar(0) | |
AutoCenterA = IntVar(0) | |
AutoCenterB = IntVar(0) | |
SmoothCurves = IntVar(0) | |
ZOHold = IntVar(0) | |
TRACEmodeTime = IntVar(0) | |
ColorMode = IntVar(0) | |
DecimateOption = IntVar(0) | |
MathTrace = IntVar(0) | |
MeasDCV1 = IntVar(0) | |
MeasMinV1 = IntVar(0) | |
MeasMaxV1 = IntVar(0) | |
MeasMidV1 = IntVar(0) | |
MeasPPV1 = IntVar(0) | |
MeasRMSV1 = IntVar(0) | |
MeasRMSVA_B = IntVar(0) | |
MeasDCI1 = IntVar(0) | |
MeasMinI1 = IntVar(0) | |
MeasMaxI1 = IntVar(0) | |
MeasMidI1 = IntVar(0) | |
MeasPPI1 = IntVar(0) | |
MeasRMSI1 = IntVar(0) | |
MeasDiffAB = IntVar(0) | |
MeasDCV2 = IntVar(0) | |
MeasMinV2 = IntVar(0) | |
MeasMaxV2 = IntVar(0) | |
MeasMidV2 = IntVar(0) | |
MeasPPV2 = IntVar(0) | |
MeasRMSV2 = IntVar(0) | |
MeasDCI2 = IntVar(0) | |
MeasMinI2 = IntVar(0) | |
MeasMaxI2 = IntVar(0) | |
MeasMidI2 = IntVar(0) | |
MeasPPI2 = IntVar(0) | |
MeasRMSI2 = IntVar(0) | |
MeasDiffBA = IntVar(0) | |
MeasUserA = IntVar(0) | |
MeasAHW = IntVar(0) | |
MeasALW = IntVar(0) | |
MeasADCy = IntVar(0) | |
MeasAPER = IntVar(0) | |
MeasAFREQ = IntVar(0) | |
MeasBHW = IntVar(0) | |
MeasBLW = IntVar(0) | |
MeasBDCy = IntVar(0) | |
MeasBPER = IntVar(0) | |
MeasBFREQ = IntVar(0) | |
MeasPhase = IntVar(0) | |
MeasTopV1 = IntVar(0) | |
MeasBaseV1 = IntVar(0) | |
MeasTopV2 = IntVar(0) | |
MeasBaseV2 = IntVar(0) | |
MeasUserB = IntVar(0) | |
MeasDelay = IntVar(0) | |
TimeDisp = IntVar(0) | |
XYDisp = IntVar(0) | |
FreqDisp = IntVar(0) | |
BodeDisp = IntVar(0) | |
IADisp = IntVar(0) | |
OhmDisp = IntVar(0) | |
BodeScreenStatus = IntVar(0) | |
DigScreenStatus = IntVar(0) | |
DacScreenStatus = IntVar(0) | |
MuxScreenStatus = IntVar(0) | |
DualMuxMode = IntVar(0) | |
MinigenScreenStatus = IntVar(0) | |
DA1ScreenStatus = IntVar(0) | |
DigPotScreenStatus = IntVar(0) | |
GenericSerialStatus = IntVar(0) | |
AD5626SerialStatus = IntVar(0) | |
DigFiltStatus = IntVar(0) | |
CommandStatus = IntVar(0) | |
MeasureStatus = IntVar(0) | |
MarkerScale = IntVar(0) | |
SettingsStatus = IntVar(0) | |
CHA_RC_HP = IntVar(0) | |
CHB_RC_HP = IntVar(0) | |
frame2r = Frame(root, borderwidth=5, relief=RIDGE) | |
side | |
RIGHT | |
fill | |
BOTH | |
expand | |
frame1 = Frame(root, borderwidth=5, relief=RIDGE) | |
TOP | |
frame2 = Frame(root, borderwidth=5, relief=RIDGE) | |
frame3 = Frame(root, borderwidth=5, relief=RIDGE) | |
width | |
relief | |
background | |
foreground | |
font | |
borderwidth | |
indicatorcolor | |
Triggermenu = Menubutton(frame1, text="Trigger", style="W7.TButton") | |
menu | |
tearoff | |
label | |
variable | |
value | |
Edgemenu = Menubutton(frame1, text="Edge", style="W5.TButton") | |
tlab = Label(frame1, text="Trig Level") | |
TRIGGERentry = Entry(frame1, width=5) | |
tgb = Button(frame1, text="50%", style="W4.TButton", command=BTrigger50p) | |
hldlab = Button(frame1, text="Hold Off", style="W8.TButton", command=IncHoldOff) | |
HoldOffentry = Entry(frame1, width=4) | |
hozlab = Button(frame1, text="Horz Pos", style="W8.TButton", command=SetTriggerPoss) | |
HozPossentry = Entry(frame1, width=4) | |
bexit = Button(frame1, text="Exit", style="W4.TButton", command=Bcloseexit) | |
bstop = Button(frame1, text="Stop", style="Stop.TButton", command=BStop) | |
brun = Button(frame1, text="Run", style="Run.TButton", command=BStart) | |
PwrBt = Button(frame1, text="PWR-ON", style="Pwr.TButton", command=BPower) | |
Showmenu = Menubutton(frame1, text="Curves", style="W7.TButton") | |
command | |
Triggermenu_tip = CreateToolTip(Triggermenu, 'Select trigger signal') | |
Edgemenu_tip = CreateToolTip(Edgemenu, 'Select trigger edge') | |
tgb_tip = CreateToolTip(tgb, 'Set trigger level to waveform mid point') | |
hldlab_tip = CreateToolTip(hldlab, 'Increment Hold Off setting by one time division') | |
hozlab_tip = CreateToolTip(hozlab, 'When triggering, set trigger point to center of screen') | |
bexit_tip = CreateToolTip(bexit, 'Exit ALICE Desktop') | |
bstop_tip = CreateToolTip(bstop, 'Stop acquiring data') | |
brun_tip = CreateToolTip(brun, 'Start acquiring data') | |
pwrbt_tip = CreateToolTip(PwrBt, 'Toggle ext power supply') | |
Showmenu_tip = CreateToolTip(Showmenu, 'Select which traces to display') | |
fminlab2 = Label(frame1, text="KHz") | |
FminEntry = Entry(frame1, width=4) | |
fminlab = Label(frame1, text="Fmin") | |
HtMulEntry = Entry(frame1, width=4) | |
mulxlab = Label( frame1, text = "Mul X") | |
TMsb = Spinbox(frame1, width=5, values= TMpdiv, command=BTime) | |
TMlab = Label(frame1, text="Time mS/Div") | |
ca = Canvas(frame2, width=CANVASwidth, height=CANVASheight, background=COLORcanvas, cursor='cross') | |
MouseWidget = ca | |
dropmenu = Frame( frame2r ) | |
bcon = Button(dropmenu, text="Recon", style="RConn.TButton", command=ConnectDevice) | |
LEFT | |
anchor | |
Filemenu = Menubutton(dropmenu, text="File", style="W4.TButton") | |
Optionmenu = Menubutton(dropmenu, text="Options", style="W7.TButton") | |
dropmenu2 = Frame( frame2r ) | |
mathbt = Button(dropmenu2, text="Math", style="W4.TButton", command = NewEnterMathControls) | |
measlab = Label(dropmenu2, text="Meas") | |
MeasmenuA = Menubutton(dropmenu2, text="CA", style="W3.TButton") | |
MeasmenuB = Menubutton(dropmenu2, text="CB", style="W3.TButton") | |
BuildAWGScreen = Button(frame2r, text="AWG Window", style="W16.TButton", command=MakeAWGWindow) | |
timebtn = Frame( frame2r ) | |
ckb1 = Checkbutton(timebtn, text="Enab", style="Disab.TCheckbutton", variable=TimeDisp, command=TimeCheckBox) | |
timelab = Label(timebtn, text="Time Plot") | |
xybtn = Frame( frame2r ) | |
ckb2 = Checkbutton(xybtn, text="Enab", style="Disab.TCheckbutton", variable=XYDisp, command=XYCheckBox) | |
BuildXYScreen = Button(xybtn, text="X-Y Plot", style="W11.TButton", command=MakeXYWindow) | |
freqbtn = Frame( frame2r ) | |
ckb3 = Checkbutton(freqbtn, text="Enab", style="Disab.TCheckbutton", variable=FreqDisp, command=FreqCheckBox) | |
BuildSpectrumScreen = Button(freqbtn, text="Spectrum Plot", style="W11.TButton", command=MakeSpectrumWindow) | |
bodebtn = Frame( frame2r ) | |
ckb5 = Checkbutton(bodebtn, text="Enab", style="Disab.TCheckbutton", variable=BodeDisp, command=BodeCheckBox) | |
BuildBodeScreen = Button(bodebtn, text="Bode Plot", style="W11.TButton", command=MakeBodeWindow) | |
impdbtn = Frame( frame2r ) | |
ckb4 = Checkbutton(impdbtn, text="Enab", style="Disab.TCheckbutton", variable=IADisp, command=IACheckBox) | |
BuildIAScreen = Button(impdbtn, text="Impedance", style="W11.TButton", command=MakeIAWindow) | |
dcohmbtn = Frame( frame2r ) | |
ckb6 = Checkbutton(dcohmbtn, text="Enab", style="Disab.TCheckbutton", variable=OhmDisp, command=OhmCheckBox) | |
BuildOhmScreen = Button(dcohmbtn, text="Ohmmeter", style="W11.TButton", command=MakeOhmWindow) | |
math_tip = CreateToolTip(mathbt, 'Open Math window') | |
BuildAWGScreen_tip = CreateToolTip(BuildAWGScreen, 'Surface AWG Controls window') | |
BuildXYScreen_tip = CreateToolTip(BuildXYScreen, 'Open X vs Y plot window') | |
BuildSpectrumScreen_tip = CreateToolTip(BuildSpectrumScreen, 'Open spectrum analyzer window') | |
BuildBodeScreen_tip = CreateToolTip(BuildBodeScreen, 'Open Bode plot window') | |
BuildIAScreen_tip = CreateToolTip(BuildIAScreen, 'Open Impedance analyzer window') | |
BuildOhmScreen_tip = CreateToolTip(BuildOhmScreen, 'Open DC Ohmmeter window') | |
BuildDigScreen = Button(frame2r, text="Digital I/O Screen", style="W17.TButton", command=MakeDigScreen) | |
BuildDacScreen = Button(frame2r, text="PIO-DAC Screen", style="W17.TButton", command=MakeDacScreen) | |
BuildMuxScreen = Button(frame2r, text="Analog In Mux Screen", style="W17.TButton", command=MakeMuxModeWindow) | |
BuildMinigenScreen = Button(frame2r, text="AD983x DDS Screen", style="W17.TButton", command=MakeMinigenWindow) | |
BuildDA1Screen = Button(frame2r, text="PMOD DA1 Screen", style="W17.TButton", command=MakeDA1Window) | |
BuildDigPotScreen = Button(frame2r, text="Dig Pot Screen", style="W17.TButton", command=MakeDigPotWindow) | |
GenericSerialScreen = Button(frame2r, text="Generic Serial Output", style="W17.TButton", command=MakeGenericSerialWindow) | |
AD5626SerialScreen = Button(frame2r, text="AD5626 Output", style="W17.TButton", command=MakeAD5626Window) | |
DigFiltScreen = Button(frame2r, text="Digital Filter", style="W17.TButton", command=MakeDigFiltWindow) | |
CommandLineScreen = Button(frame2r, text="Command Interface", style="W17.TButton", command=MakeCommandScreen) | |
MeasureScreen = Button(frame2r, text="Measure Screen", style="W17.TButton", command=MakeMeasureScreen) | |
ETSScreen = Button(frame2r, text="ETS Controls", style="W17.TButton", command=MakeETSWindow) | |
prlab = Label(frame2r, text="Adjust Gain / Offset") | |
ProbeA = Frame( frame2r ) | |
gain1lab = Label(ProbeA, text="CA-V") | |
CHAVGainEntry = Entry(ProbeA, width=5) | |
CHAVOffsetEntry = Entry(ProbeA, width=5) | |
ProbeB = Frame( frame2r ) | |
gain2lab = Label(ProbeB, text="CB-V") | |
CHBVGainEntry = Entry(ProbeB, width=5) | |
CHBVOffsetEntry = Entry(ProbeB, width=5) | |
ProbeAI = Frame( frame2r ) | |
gainailab = Label(ProbeAI, text="CA-I") | |
CHAIGainEntry = Entry(ProbeAI, width=5) | |
CHAIOffsetEntry = Entry(ProbeAI, width=5) | |
ProbeBI = Frame( frame2r ) | |
gainbilab = Label(ProbeBI, text="CB-I") | |
CHBIGainEntry = Entry(ProbeBI, width=5) | |
CHBIOffsetEntry = Entry(ProbeBI, width=5) | |
string | ADIlogo |
logo = PhotoImage(data=ADIlogo) | |
ADI1 = Label(frame2r, image=logo, anchor= "sw", compound="top") | |
CHAsb = Spinbox(frame3, width=4, values=CHvpdiv, command=BCHAlevel) | |
CHAlab = Button(frame3, text="CA V/Div", style="Rtrace1.TButton", command=SetScaleA) | |
CHAVPosEntry = Entry(frame3, width=5) | |
CHAofflab = Button(frame3, text="CA V Pos", style="Rtrace1.TButton", command=SetVAPoss) | |
CHAIsb = Spinbox(frame3, width=4, values=CHipdiv, command=BCHAIlevel) | |
CHAIlab = Button(frame3, text="CA mA/Div", style="Strace3.TButton", command=SetScaleIA) | |
CHAIPosEntry = Entry(frame3, width=5) | |
CHAIofflab = Button(frame3, text="CA I Pos", style="Rtrace3.TButton", command=SetIAPoss) | |
CHBsb = Spinbox(frame3, width=4, values=CHvpdiv, command=BCHBlevel) | |
CHBlab = Button(frame3, text="CB V/Div", style="Strace2.TButton", command=SetScaleB) | |
CHBVPosEntry = Entry(frame3, width=5) | |
CHBofflab = Button(frame3, text="CB V Pos", style="Rtrace2.TButton", command=SetVBPoss) | |
CHBIsb = Spinbox(frame3, width=4, values=CHipdiv, command=BCHBIlevel) | |
CHBIlab = Button(frame3, text="CB mA/Div", style="Strace4.TButton", command=SetScaleIB) | |
CHBIPosEntry = Entry(frame3, width=5) | |
CHBIofflab = Button(frame3, text="CB I Pos", style="Rtrace4.TButton", command=SetIBPoss) | |
CHAlab_tip = CreateToolTip(CHAlab, 'Select CHA-V vertical range/position axis to be used for markers and drawn color') | |
CHBlab_tip = CreateToolTip(CHBlab, 'Select CHB-V vertical range/position axis to be used for markers and drawn color') | |
CHAIlab_tip = CreateToolTip(CHAIlab, 'Select CHA-I vertical range/position axis to be used for markers and drawn color') | |
CHBIlab_tip = CreateToolTip(CHBIlab, 'Select CHB-I vertical range/position axis to be used for markers and drawn color') | |
CHAofflab_tip = CreateToolTip(CHAofflab, 'Set CHA-V position to DC average of signal') | |
CHBofflab_tip = CreateToolTip(CHBofflab, 'Set CHB-V position to DC average of signal') | |
CHAIofflab_tip = CreateToolTip(CHAIofflab, 'Set CHA-I position to DC average of signal') | |
CHBIofflab_tip = CreateToolTip(CHBIofflab, 'Set CHB-I position to DC average of signal') | |
BrdSel = IntVar(0) | |
BoardStatus = IntVar(0) | |
def alice-HS-desktop-1.Analog_Fast_time | ( | ) |
routine for time scales faster than 50 mSec/Div
Definition at line 3074 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Analog_Freq_In | ( | ) |
Main SA and Bode loop Read from the stream and store the data into the arrays.
Definition at line 3725 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Analog_In | ( | ) |
Main Loop.
Definition at line 2579 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Analog_Slow_time | ( | ) |
Definition at line 2910 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Analog_Time_In | ( | ) |
Scope time main loop Read the analog data and store the data into the arrays.
Definition at line 2849 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ApplyMathString | ( | ) |
Apply Math string from entry widget.
Definition at line 1955 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ApplyMathXString | ( | ) |
Apply X Math string from entry widget.
Definition at line 1962 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ApplyMathYString | ( | ) |
Apply Y Math string from entry widget.
Definition at line 1969 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeAMSine | ( | ) |
Definition at line 8721 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeBodeSine | ( | ) |
Definition at line 8599 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeFMSine | ( | ) |
Definition at line 8655 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeFourier | ( | ) |
Definition at line 8828 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeImpulse | ( | ) |
Definition at line 9247 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeMath | ( | ) |
Definition at line 8581 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakePulse | ( | ) |
Definition at line 9046 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakePWMSine | ( | ) |
Definition at line 8787 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeRamp | ( | ) |
Definition at line 9117 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeSinc | ( | ) |
Definition at line 8863 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeSSQ | ( | ) |
Definition at line 8920 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeTrapazoid | ( | ) |
Definition at line 8980 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeUGNoise | ( | ) |
Definition at line 9345 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeUpDownRamp | ( | ) |
Definition at line 9180 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAMakeUUNoise | ( | ) |
Definition at line 9301 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGANumCycles | ( | ) |
Definition at line 8518 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAReadFile | ( | ) |
Definition at line 8467 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAReadWAV | ( | ) |
Definition at line 8532 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGAWriteFile | ( | ) |
Definition at line 8575 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeBodeSine | ( | ) |
Definition at line 9900 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeFourier | ( | ) |
Definition at line 9863 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeImpulse | ( | ) |
Definition at line 10378 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeMath | ( | ) |
Definition at line 9845 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakePulse | ( | ) |
Definition at line 10180 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakePWMSine | ( | ) |
Definition at line 9960 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeRamp | ( | ) |
Definition at line 10250 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeSinc | ( | ) |
Definition at line 10001 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeSSQ | ( | ) |
Definition at line 10056 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeTrapazoid | ( | ) |
Definition at line 10115 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeUGNoise | ( | ) |
Definition at line 10475 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeUpDownRamp | ( | ) |
Definition at line 10312 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBMakeUUNoise | ( | ) |
Definition at line 10433 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBNumCycles | ( | ) |
Definition at line 9569 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBReadFile | ( | ) |
Definition at line 9761 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBReadWAV | ( | ) |
Definition at line 9810 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.AWGBWriteFile | ( | ) |
Definition at line 9839 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAbout | ( | ) |
Show info on software / firmware / hardware.
Definition at line 1542 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAveragemode | ( | ) |
Definition at line 10769 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWG2X | ( | ) |
Definition at line 14713 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAAmpl | ( | temp | ) |
Definition at line 8290 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGADutyCycle | ( | temp | ) |
Definition at line 8417 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAFreq | ( | temp | ) |
Definition at line 8356 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAModeLabel | ( | ) |
Definition at line 9389 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAOffset | ( | temp | ) |
Definition at line 8329 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAPhase | ( | temp | ) |
Definition at line 8399 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAPhaseDelay | ( | ) |
Definition at line 8387 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGAShape | ( | ) |
Definition at line 8436 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBAmpl | ( | temp | ) |
Definition at line 9583 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBDutyCycle | ( | temp | ) |
Definition at line 9708 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBFreq | ( | temp | ) |
Definition at line 9647 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBModeLabel | ( | ) |
Definition at line 10516 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBOffset | ( | temp | ) |
Definition at line 9620 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBPhase | ( | temp | ) |
Definition at line 9690 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBPhaseDelay | ( | ) |
Definition at line 9678 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGBShape | ( | ) |
Definition at line 9727 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGEnab | ( | ) |
Definition at line 10674 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BAWGSync | ( | ) |
Definition at line 10695 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BCHAIlevel | ( | ) |
Definition at line 2451 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BCHAlevel | ( | ) |
Definition at line 2441 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BCHBIlevel | ( | ) |
Definition at line 2471 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BCHBlevel | ( | ) |
Definition at line 2461 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Bcloseexit | ( | ) |
Fubntion to close and exit ALICE.
Definition at line 2238 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BCSVfile | ( | ) |
Definition at line 10865 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDBdiv1 | ( | ) |
Definition at line 11104 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDBdiv1BP | ( | ) |
Definition at line 11284 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDBdiv2 | ( | ) |
Definition at line 11114 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDBdiv2BP | ( | ) |
Definition at line 11294 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDFiltAMath | ( | ) |
Definition at line 17201 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDFiltBMath | ( | ) |
Definition at line 17239 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BDSweepFromFile | ( | ) |
Definition at line 14937 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BExecuteFromString | ( | ) |
Definition at line 17290 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BFileFFTwindow | ( | ) |
Definition at line 13853 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BgColor | ( | ) |
Toggle the Background and text colors based on ColorMode.
Definition at line 1367 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BHelp | ( | ) |
Open User Guide in Browser open a URL, in this case, the ALICE desk-top-users-guide.
Definition at line 1537 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BHistAsPercent | ( | ) |
Plot Histogram as Percent?
Definition at line 4073 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BHoldOff | ( | event | ) |
Set Hold off time from entry widget.
Definition at line 2064 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BHozPoss | ( | event | ) |
Definition at line 2073 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BIOffsetA | ( | event | ) |
Definition at line 2492 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BIOffsetB | ( | event | ) |
Definition at line 2514 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel1 | ( | ) |
Definition at line 11030 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel1BP | ( | ) |
Definition at line 11248 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel2 | ( | ) |
Definition at line 11039 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel2BP | ( | ) |
Definition at line 11257 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel3 | ( | ) |
Definition at line 11048 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel3BP | ( | ) |
Definition at line 11266 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel4 | ( | ) |
Definition at line 11057 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Blevel4BP | ( | ) |
Definition at line 11275 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadCal | ( | ) |
Load gain, offset and filter variables for external dividers.
Definition at line 1661 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadConfig | ( | filename | ) |
Load configuration from a file
Definition at line 1206 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadConfigBP | ( | ) |
Load confirfuration from Bode window button.
Definition at line 1354 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadConfigIA | ( | ) |
Load confirfuration from IA window button.
Definition at line 1342 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadConfigSA | ( | ) |
Load confirfuration from SA window button.
Definition at line 1348 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadConfigTime | ( | ) |
Load confirfuration from Scope window button.
Definition at line 1360 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadDFiltA | ( | ) |
Definition at line 17178 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BLoadDFiltB | ( | ) |
Definition at line 17216 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BNormalmode | ( | ) |
Definition at line 10749 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Bnot | ( | ) |
Definition at line 10732 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BodeCaresize | ( | event | ) |
Definition at line 14908 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BodeCheckBox | ( | ) |
Definition at line 2546 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BOffsetA | ( | event | ) |
Definition at line 2481 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BOffsetB | ( | event | ) |
Definition at line 2503 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BPeakholdmode | ( | ) |
Definition at line 10759 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BPower | ( | ) |
Toggel on/off analog power.
Definition at line 2399 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BReadData | ( | ) |
Read scope all time array data from saved file.
Definition at line 1503 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BResetFreqAvg | ( | ) |
Definition at line 10779 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Bsamples1 | ( | ) |
Definition at line 11066 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Bsamples2 | ( | ) |
Definition at line 11085 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveCal | ( | ) |
Save gain, offset and filter variables for external dividers.
Definition at line 1589 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveChannelData | ( | ) |
Save selected scope time array data to file.
Definition at line 1481 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveConfig | ( | filename | ) |
Save current configureation to file.
Definition at line 703 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveConfigBP | ( | ) |
Save current configuration from Bode window.
Definition at line 1195 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveConfigIA | ( | ) |
Save current configuration from IA window.
Definition at line 1183 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveConfigSA | ( | ) |
Save current configuration from SA window.
Definition at line 1189 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveConfigTime | ( | ) |
Save current configuration from Scope window.
Definition at line 1201 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveData | ( | ) |
Save scope all time array data to file.
Definition at line 1468 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveDataIA | ( | ) |
Definition at line 10939 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveIASweep | ( | ) |
Definition at line 13018 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveScreen | ( | ) |
Save scope canvas as encapsulated postscript file.
Definition at line 1396 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveScreenBP | ( | ) |
Save Bode canvas as encapsulated postscript file.
Definition at line 1451 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveScreenIA | ( | ) |
Save IA canvas as encapsulated postscript file.
Definition at line 1434 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveScreenSA | ( | ) |
Definition at line 10715 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSaveScreenXY | ( | ) |
Save XY canvas as encapsulated postscript file.
Definition at line 1415 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSendDA1 | ( | ) |
Definition at line 16552 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSendGS | ( | ) |
Definition at line 16803 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSendMG | ( | ) |
Send serial data to DDS board.
Definition at line 16391 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSetMarkerLocation | ( | ) |
Ask user for new Marker text location on screen.
Definition at line 1976 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BShowCurvesAll | ( | ) |
Set to display all time waveforms.
Definition at line 1991 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BShowCurvesAllBP | ( | ) |
Definition at line 11305 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BShowCurvesAllSA | ( | ) |
Definition at line 10735 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BShowCurvesNone | ( | ) |
Turn off display of all time waveforms.
Definition at line 1999 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BShowCurvesNoneBP | ( | ) |
Definition at line 11312 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BShowCurvesNoneSA | ( | ) |
Definition at line 10742 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSnapShot | ( | ) |
Take snap shot of displayed time waveforms.
Definition at line 1559 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStart | ( | ) |
Start aquaring scope time data.
Definition at line 2260 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStartBP | ( | ) |
Definition at line 11125 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStartIA | ( | ) |
Start Impedance Tool
Definition at line 2331 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStartOhm | ( | ) |
Definition at line 2313 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStartSA | ( | ) |
Definition at line 10966 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStepSync | ( | ) |
Definition at line 14917 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStop | ( | ) |
Stop (pause) scope tool.
Definition at line 2362 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStopBP | ( | ) |
Definition at line 11226 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BStopSA | ( | ) |
Definition at line 11003 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSTOREtraceBP | ( | ) |
Definition at line 10820 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSTOREtraceSA | ( | ) |
Definition at line 10785 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BSweepSync | ( | ) |
Definition at line 14927 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BTime | ( | ) |
Set Hor time scale from entry widget.
Definition at line 2413 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BTrigger50p | ( | ) |
Set Trigger level to 50% (mid) point of current waveform.
Definition at line 2013 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BTriggerEdge | ( | ) |
Function no longer used.
Definition at line 2007 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BTriggerMode | ( | ) |
place holder for future hardware triggering if implemented
Definition at line 2039 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BTriglevel | ( | event | ) |
evalute trigger level entry string to a numerical value and set new trigger level
Definition at line 2051 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BuildBoxCarA | ( | ) |
Definition at line 17129 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BuildBoxCarB | ( | ) |
Definition at line 17154 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BUserAMeas | ( | ) |
Ask user for channel A Measurement Label and Formula.
Definition at line 1680 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BUserBMeas | ( | ) |
Ask user for channel B Measurement Label and Formula.
Definition at line 1697 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.BUserFFTwindow | ( | ) |
Definition at line 13845 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.CALCFFTwindowshape | ( | ) |
Definition at line 13756 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.CAresize | ( | event | ) |
Definition at line 17300 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.CheckMathString | ( | ) |
Check Math String for syntac errors.
Definition at line 1898 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.CheckMathXString | ( | ) |
Check X Math String for syntac errors.
Definition at line 1917 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.CheckMathYString | ( | ) |
Check Y Math String for syntac errors.
Definition at line 1936 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ConnectDevice | ( | ) |
Definition at line 17471 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DA1ShiftOut | ( | D1Value, | |
D2Value | |||
) |
if ETSStatus.get() > 0 and ETSDisp.get() > 0: MGLoad()
Definition at line 16514 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyAD5626Screen | ( | ) |
Definition at line 16949 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyAWGScreen | ( | ) |
Definition at line 14735 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyBoardScreen | ( | ) |
Definition at line 17465 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyBodeScreen | ( | ) |
Definition at line 15267 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyCommandScreen | ( | ) |
Definition at line 17280 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyDA1Screen | ( | ) |
Destroy PMOD DA1 screen.
Definition at line 16647 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyDacScreen | ( | ) |
Destroy the DAC Screen.
Definition at line 4436 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyDigFiltScreen | ( | ) |
Definition at line 17172 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyDigPotScreen | ( | ) |
Definition at line 16797 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyDigScreen | ( | ) |
Distroy the Digitla I/O screen.
Definition at line 4329 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyETSScreen | ( | ) |
Definition at line 18040 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyGenericSerialScreen | ( | ) |
Definition at line 17047 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyIAScreen | ( | ) |
Definition at line 13010 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyMathScreen | ( | ) |
Destroy New Math waveform controls menu window.
Definition at line 1891 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyMeasureScreen | ( | ) |
Definition at line 17410 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyMinigenScreen | ( | ) |
Destroy DDS board sacrren.
Definition at line 16501 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyMuxScreen | ( | ) |
Definition at line 14896 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyNiCScreen | ( | ) |
Definition at line 13178 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyNqPScreen | ( | ) |
Definition at line 13050 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyOhmScreen | ( | ) |
Definition at line 17946 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroySampleRate | ( | ) |
Definition at line 17654 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroySettings | ( | ) |
Definition at line 18479 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroySpectrumScreen | ( | ) |
Definition at line 15527 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DestroyXYScreen | ( | ) |
Definition at line 15757 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Digital_RC_High_Pass | ( | InBuff, | |
TC1, | |||
Gain | |||
) |
Digital filter function for input divider frequency compensation TC1 is in micro seconds.
Definition at line 3673 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Digital_RC_Low_Pass | ( | InBuff, | |
TC1, | |||
Gain | |||
) |
Digital filter function for input divider frequency compensation TC1 is in micro seconds.
Definition at line 3691 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DigPotSend | ( | Temp | ) |
Definition at line 16688 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DigPotShiftOut | ( | DValue | ) |
Definition at line 16653 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DoFFT | ( | ) |
Definition at line 11354 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DoImpedance | ( | ) |
Definition at line 12387 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.donothing | ( | ) |
Nop.
Definition at line 1985 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.DoNothing | ( | event | ) |
Another Nop.
Definition at line 1988 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ETSCheckBox | ( | ) |
Definition at line 2568 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ETSscroll | ( | event | ) |
Definition at line 18058 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ETSUpdate | ( | ) |
Definition at line 18062 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.FindRisingEdge | ( | Trace1, | |
Trace2 | |||
) |
Routine to find rising edge of traces.
Definition at line 4081 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.FindTriggerSample | ( | TrgBuff | ) |
Find the sample where trigger event happened.
Definition at line 4218 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.FreqCaresize | ( | event | ) |
Definition at line 15277 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.FreqCheckBox | ( | ) |
Definition at line 2539 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.IACaresize | ( | event | ) |
Definition at line 12848 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.IACheckBox | ( | ) |
Definition at line 2554 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.IASourceSet | ( | ) |
Set up IA AWG sources.
Definition at line 2348 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.IncHoldOff | ( | ) |
Definition at line 2100 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.INITIALIZEstart | ( | ) |
Definition at line 13740 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeAD5626Window | ( | ) |
Make Controls for AD5626 serial DAC.
Definition at line 16877 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeAWGWindow | ( | ) |
Definition at line 14389 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeBoardScreen | ( | ) |
Definition at line 17416 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeBodeScreen | ( | ) |
Definition at line 12049 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeBodeTrace | ( | ) |
Definition at line 11804 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeBodeWindow | ( | ) |
Definition at line 14982 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeCommandScreen | ( | ) |
Definition at line 17254 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeDA1Window | ( | ) |
Make window to control PMOD DA1 board.
Definition at line 16596 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeDacScreen | ( | ) |
Make the DAC interface screen
Definition at line 4574 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeDigFiltWindow | ( | ) |
Make screen for applying digital filters.
Definition at line 17054 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeDigPotWindow | ( | ) |
set up controls for single, dual or quad, digital pots
Definition at line 16746 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeDigScreen | ( | ) |
Make the Digital I/O screen.
Definition at line 4373 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeETSWindow | ( | ) |
Definition at line 17954 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeFreqScreen | ( | ) |
Make Spectrum Analyzer Screen.
Definition at line 13436 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeFreqTrace | ( | ) |
Definition at line 11604 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeGenericSerialWindow | ( | ) |
Definition at line 16955 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeHistogram | ( | ) |
Make histogram of time signals.
Definition at line 4032 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeIAScreen | ( | ) |
Draw the impedance Analyzer screen.
Definition at line 12554 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeIATrace | ( | ) |
Definition at line 12430 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeIAWindow | ( | ) |
Definition at line 12858 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeMeasureScreen | ( | ) |
Definition at line 17343 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeMinigenWindow | ( | ) |
Make AD983x based DDS generator screen.
Definition at line 16423 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeMuxModeWindow | ( | ) |
Definition at line 14741 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeNicPlot | ( | ) |
Definition at line 13151 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeNiCScreen | ( | ) |
Make the Nichols Plot screen.
Definition at line 13195 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeNqPScreen | ( | ) |
Draw the Nyquist plot screen.
Definition at line 13067 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeNyquistPlot | ( | ) |
Definition at line 13024 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeOhmWindow | ( | ) |
if askyesno("Flash Failed", "Failed to update firmware.\n Try again?"): try: session.flash_firmware(filename) except: showwarning("Complete","Flash Firmware Complete: \n Un-plug board to cycle power.")
else: return print "doing session add all..." session = Session(ignore_dataflow=True, sample_rate=SAMPLErate, queue_size=MaxSamples) #session.scan() #session.add_all() print session.devices time.sleep(5) print "trying to reconnect device..." ConnectDevice()
Definition at line 17881 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeSampleRateMenu | ( | ) |
Definition at line 17590 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeSettingsMenu | ( | ) |
Definition at line 18150 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeSpectrumWindow | ( | ) |
Definition at line 15287 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeTimeScreen | ( | ) |
Update the time screen with traces and text
Definition at line 5907 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeTimeTrace | ( | ) |
Make the scope time traces.
Definition at line 4626 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeXYScreen | ( | ) |
Update the XY screen traces and text.
Definition at line 6735 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeXYTrace | ( | ) |
Make the XY plot traces.
Definition at line 5660 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MakeXYWindow | ( | ) |
Definition at line 15551 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.MGLoad | ( | ) |
Definition at line 18048 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.NewEnterMathControls | ( | ) |
Make New Math waveform controls menu window.
Definition at line 1714 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.NiCCaresize | ( | event | ) |
Definition at line 13185 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.NqPCaresize | ( | event | ) |
Definition at line 13057 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Ohm_Analog_In | ( | ) |
Ohmmeter loop.
Definition at line 2735 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.OhmCheckBox | ( | ) |
Definition at line 2561 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onAD5626Scroll | ( | event | ) |
Definition at line 16945 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onAWGAkey | ( | event | ) |
Definition at line 14306 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onAWGAscroll | ( | event | ) |
Definition at line 14259 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onAWGBkey | ( | event | ) |
Definition at line 14312 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onAWGBscroll | ( | event | ) |
Definition at line 14267 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasAverage | ( | event | ) |
Definition at line 8056 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdEight | ( | event | ) |
Definition at line 14223 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdFive | ( | event | ) |
Definition at line 14202 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdFour | ( | event | ) |
Definition at line 14195 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdNine | ( | event | ) |
Definition at line 14227 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdOne | ( | event | ) |
Definition at line 14174 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdSeven | ( | event | ) |
Definition at line 14216 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdSix | ( | event | ) |
Definition at line 14209 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdSnap | ( | event | ) |
Definition at line 14235 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdThree | ( | event | ) |
Definition at line 14188 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdTwo | ( | event | ) |
Definition at line 14181 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBdZero | ( | event | ) |
Definition at line 14231 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBodeClickScroll | ( | event | ) |
Definition at line 14081 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBodeLeftClick | ( | event | ) |
Definition at line 14093 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasBodeRightClick | ( | event | ) |
Definition at line 14072 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasClickLeft | ( | event | ) |
Definition at line 7734 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasClickRight | ( | event | ) |
Definition at line 7499 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasClickScroll | ( | event | ) |
Definition at line 7508 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasDownArrow | ( | event | ) |
Definition at line 7567 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasEight | ( | event | ) |
Definition at line 8027 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasFive | ( | event | ) |
Definition at line 8012 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasFour | ( | event | ) |
Definition at line 8004 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasFreqClickScroll | ( | event | ) |
Definition at line 13885 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasFreqLeftClick | ( | event | ) |
Definition at line 13896 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasFreqRightClick | ( | event | ) |
Definition at line 13876 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasLeftArrow | ( | event | ) |
Definition at line 7609 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasMouse_xy | ( | event | ) |
Definition at line 18487 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasNine | ( | event | ) |
Definition at line 8032 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasOne | ( | event | ) |
Definition at line 7980 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasRightArrow | ( | event | ) |
Definition at line 7651 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAAverage | ( | event | ) |
Definition at line 14048 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAEight | ( | event | ) |
Definition at line 14024 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAFive | ( | event | ) |
Definition at line 14003 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAFour | ( | event | ) |
Definition at line 13996 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSANine | ( | event | ) |
Definition at line 14028 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSANormal | ( | event | ) |
Definition at line 14039 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAOne | ( | event | ) |
Definition at line 13975 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAPeak | ( | event | ) |
Definition at line 14042 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAReset | ( | event | ) |
Definition at line 14045 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSASeven | ( | event | ) |
Definition at line 14017 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSASix | ( | event | ) |
Definition at line 14010 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSASnap | ( | event | ) |
Definition at line 14036 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAThree | ( | event | ) |
Definition at line 13989 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSATwo | ( | event | ) |
Definition at line 13982 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSAZero | ( | event | ) |
Definition at line 14032 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSeven | ( | event | ) |
Definition at line 8022 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowBdBcur | ( | event | ) |
Definition at line 14245 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowBPcur | ( | event | ) |
Definition at line 14238 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowdBcur | ( | event | ) |
Definition at line 14058 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowFcur | ( | event | ) |
Definition at line 14051 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowPcur | ( | event | ) |
Definition at line 14065 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowPdBcur | ( | event | ) |
Definition at line 14252 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowTcur | ( | event | ) |
Definition at line 8064 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasShowVcur | ( | event | ) |
Definition at line 8072 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSix | ( | event | ) |
Definition at line 8017 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSnap | ( | event | ) |
Definition at line 8052 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasSpaceBar | ( | event | ) |
Definition at line 7693 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasTfalling | ( | event | ) |
Definition at line 8047 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasThree | ( | event | ) |
Definition at line 7996 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasTrising | ( | event | ) |
Definition at line 8042 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasTwo | ( | event | ) |
Definition at line 7988 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasUpArrow | ( | event | ) |
Definition at line 7525 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasXYLeftClick | ( | event | ) |
Definition at line 8101 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasXYRightClick | ( | event | ) |
Definition at line 8080 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasXYScrollClick | ( | event | ) |
Definition at line 8089 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onCanvasZero | ( | event | ) |
Definition at line 8037 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onDigFiltAScroll | ( | event | ) |
Definition at line 17125 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onDigFiltBScroll | ( | event | ) |
Definition at line 17150 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onFminScroll | ( | event | ) |
Definition at line 16350 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onMiniGenScroll | ( | event | ) |
Definition at line 16507 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onMulXScroll | ( | event | ) |
Definition at line 16354 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onRetDigFiltA | ( | event | ) |
Definition at line 17122 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onRetDigFiltB | ( | event | ) |
Definition at line 17147 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onRetSrate | ( | event | ) |
Definition at line 17667 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onSpinBoxScroll | ( | event | ) |
Definition at line 14381 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onSrateScroll | ( | event | ) |
Definition at line 17661 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onStopBodeScroll | ( | event | ) |
Definition at line 17741 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onStopfreqScroll | ( | event | ) |
Definition at line 17721 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onTextKey | ( | event | ) |
Definition at line 14322 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onTextKeyAWG | ( | event | ) |
Definition at line 14318 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.onTextScroll | ( | event | ) |
Definition at line 14275 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ReInterploateTrigger | ( | TrgBuff | ) |
Interpolate time between samples around trigger event.
Definition at line 4207 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.ReMakeAWGwaves | ( | ) |
Re Make the current selected AWG waveform buffers.
Definition at line 1280 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.RExecuteFromString | ( | temp | ) |
Definition at line 17286 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Save_Cal_file | ( | ) |
Definition at line 16235 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.sel | ( | ) |
Definition at line 4335 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.sel0 | ( | temp | ) |
Definition at line 4442 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.sel1 | ( | temp | ) |
Definition at line 4475 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.sel2 | ( | temp | ) |
Definition at line 4508 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.sel3 | ( | temp | ) |
Definition at line 4541 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SelectBoard | ( | ) |
temp = 0 print "read ADM1177 controler" print devx.ctrl_transfer( 0xa0, 0x17, 0, 0, temp, 0, 100 ) print temp
Definition at line 17500 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SelfCalibration | ( | ) |
Definition at line 15768 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetAD9833 | ( | temp | ) |
Definition at line 16358 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetADC_Mux | ( | ) |
Definition at line 17761 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetBCompA | ( | ) |
Definition at line 9541 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetDualMuxMode | ( | ) |
Definition at line 14862 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetIAPoss | ( | ) |
Definition at line 2202 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetIBPoss | ( | ) |
Definition at line 2208 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetMuxAPoss | ( | ) |
Analog Mux buttons.
Definition at line 2118 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetMuxBPoss | ( | ) |
Definition at line 2124 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetMuxCPoss | ( | ) |
Definition at line 2130 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetMuxDPoss | ( | ) |
Definition at line 2136 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetSampleRate | ( | ) |
Definition at line 17671 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleA | ( | ) |
Definition at line 7437 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleB | ( | ) |
Definition at line 7461 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleIA | ( | ) |
Definition at line 7449 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleIB | ( | ) |
Definition at line 7473 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleMuxA | ( | ) |
Definition at line 2142 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleMuxB | ( | ) |
Definition at line 2154 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleMuxC | ( | ) |
Definition at line 2166 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetScaleMuxD | ( | ) |
Definition at line 2178 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Settingsscroll | ( | event | ) |
Definition at line 18146 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SettingsUpdate | ( | ) |
Definition at line 18314 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetTriggerPoss | ( | ) |
Definition at line 2082 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetVAPoss | ( | ) |
Definition at line 2190 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetVBPoss | ( | ) |
Definition at line 2196 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetXYIAPoss | ( | ) |
Definition at line 2226 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetXYIBPoss | ( | ) |
Definition at line 2232 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetXYScaleA | ( | ) |
Definition at line 7485 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetXYScaleB | ( | ) |
Definition at line 7492 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetXYVAPoss | ( | ) |
Definition at line 2214 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SetXYVBPoss | ( | ) |
Definition at line 2220 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.shift_buffer | ( | arr, | |
num, | |||
fill_value = numpy.nan |
|||
) |
Function to left (-num) or right (+num) shift buffer and fill with a value returns same length buffer preallocate empty array and assign slice.
Definition at line 3711 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SPIShiftOut | ( | DValue | ) |
========== MiniGen routines ========== SPI shift output routine
Definition at line 16328 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SplitAWGAwaveform | ( | ) |
Definition at line 8508 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SplitAWGBwaveform | ( | ) |
Definition at line 9800 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.STOREcsvfile | ( | ) |
Definition at line 13358 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.SyncImage | ( | ) |
Definition at line 14888 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.TimeCheckBox | ( | ) |
set check box colors
Definition at line 2525 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.TraceSelectADC_Mux | ( | ) |
Definition at line 17800 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UnWrap | ( | InArray, | |
WrFactor | |||
) |
Definition at line 8237 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateAWGA | ( | ) |
Definition at line 9411 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateAWGB | ( | ) |
Definition at line 10537 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateAwgCont | ( | ) |
Definition at line 10661 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateAwgContRet | ( | temp | ) |
Definition at line 10671 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateAWGWin | ( | ) |
Definition at line 18309 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateBodeAll | ( | ) |
Definition at line 11319 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateBodeScreen | ( | ) |
Definition at line 11331 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateBodeTrace | ( | ) |
Definition at line 11327 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateFirmware | ( | ) |
Definition at line 17840 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateFreqAll | ( | ) |
Definition at line 11336 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateFreqScreen | ( | ) |
Definition at line 11351 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateFreqTrace | ( | ) |
Definition at line 11347 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateIAAll | ( | ) |
Definition at line 12369 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateIAScreen | ( | ) |
Definition at line 12383 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateIATrace | ( | ) |
Definition at line 12379 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateMeasureScreen | ( | ) |
Definition at line 17310 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateNiCAll | ( | ) |
Definition at line 13339 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateNiCScreen | ( | ) |
Definition at line 13353 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateNiCTrace | ( | ) |
Definition at line 13348 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateNqPAll | ( | ) |
Definition at line 13320 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateNqPScreen | ( | ) |
Definition at line 13334 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateNqPTrace | ( | ) |
Definition at line 13329 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdatePotSlider | ( | ) |
Definition at line 16729 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateTimeAll | ( | ) |
Update Data, trace and time screen.
Definition at line 4596 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateTimeScreen | ( | ) |
Update time screen with trace and text.
Definition at line 4606 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateTimeTrace | ( | ) |
Update time trace and screen.
Definition at line 4601 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateXYAll | ( | ) |
Update Data, trace and XY screen.
Definition at line 4611 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateXYScreen | ( | ) |
Update XY screen with trace and text.
Definition at line 4621 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.UpdateXYTrace | ( | ) |
Update XY trace and screen.
Definition at line 4616 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Wrap | ( | InArray, | |
WrFactor | |||
) |
Definition at line 8223 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.Write_WAV | ( | data, | |
repeat, | |||
filename | |||
) |
Definition at line 8254 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.XYcaresize | ( | event | ) |
Definition at line 15536 of file alice-HS-desktop-1.3.pyw.
def alice-HS-desktop-1.XYCheckBox | ( | ) |
Definition at line 2532 of file alice-HS-desktop-1.3.pyw.
AD5626SerialScreen = Button(frame2r, text="AD5626 Output", style="W17.TButton", command=MakeAD5626Window) |
Definition at line 19027 of file alice-HS-desktop-1.3.pyw.
AD5626SerialStatus = IntVar(0) |
Definition at line 18593 of file alice-HS-desktop-1.3.pyw.
float AD584act = 2.5 |
Definition at line 121 of file alice-HS-desktop-1.3.pyw.
ADC_Mux_Mode = IntVar(0) |
Definition at line 191 of file alice-HS-desktop-1.3.pyw.
Definition at line 19154 of file alice-HS-desktop-1.3.pyw.
string ADIlogo |
Definition at line 19113 of file alice-HS-desktop-1.3.pyw.
ADsignal1 = [] |
Definition at line 336 of file alice-HS-desktop-1.3.pyw.
int AllowFlashFirmware = 0 |
Definition at line 222 of file alice-HS-desktop-1.3.pyw.
Alternate_Sweep_Mode = IntVar(0) |
Definition at line 194 of file alice-HS-desktop-1.3.pyw.
anchor |
Definition at line 18834 of file alice-HS-desktop-1.3.pyw.
AutoCenterA = IntVar(0) |
Definition at line 18514 of file alice-HS-desktop-1.3.pyw.
AutoCenterB = IntVar(0) |
Definition at line 18515 of file alice-HS-desktop-1.3.pyw.
AutoLevel = IntVar(0) |
Definition at line 18497 of file alice-HS-desktop-1.3.pyw.
AWG_2X = IntVar(0) |
Definition at line 188 of file alice-HS-desktop-1.3.pyw.
AWG_Amp_Mode = IntVar(0) |
Definition at line 186 of file alice-HS-desktop-1.3.pyw.
list AWGA2X = [] |
Definition at line 370 of file alice-HS-desktop-1.3.pyw.
float AWGAAmplvalue = 0.0 |
AWG variables.
Definition at line 293 of file alice-HS-desktop-1.3.pyw.
int AWGABurstDelay = 0 |
Definition at line 309 of file alice-HS-desktop-1.3.pyw.
int AWGACycles = 1 |
Definition at line 307 of file alice-HS-desktop-1.3.pyw.
int AWGAdelayvalue = 0 |
Definition at line 297 of file alice-HS-desktop-1.3.pyw.
int AWGADutyCyclevalue = 50 |
Definition at line 298 of file alice-HS-desktop-1.3.pyw.
float AWGAFreqvalue = 0.0 |
Definition at line 295 of file alice-HS-desktop-1.3.pyw.
string AWGAMathString = "(VBuffA + VBuffB)/2" |
Definition at line 146 of file alice-HS-desktop-1.3.pyw.
float AWGAOffsetvalue = 0.0 |
Definition at line 294 of file alice-HS-desktop-1.3.pyw.
int AWGAPhasevalue = 0 |
Definition at line 296 of file alice-HS-desktop-1.3.pyw.
string AWGAWave = 'dc' |
Definition at line 299 of file alice-HS-desktop-1.3.pyw.
list AWGAwaveform = [] |
Definition at line 369 of file alice-HS-desktop-1.3.pyw.
list AWGB2X = [] |
Definition at line 372 of file alice-HS-desktop-1.3.pyw.
float AWGBAmplvalue = 0.0 |
Definition at line 300 of file alice-HS-desktop-1.3.pyw.
int AWGBBurstDelay = 0 |
Definition at line 310 of file alice-HS-desktop-1.3.pyw.
int AWGBCycles = 1 |
Definition at line 308 of file alice-HS-desktop-1.3.pyw.
int AWGBdelayvalue = 0 |
Definition at line 304 of file alice-HS-desktop-1.3.pyw.
int AWGBDutyCyclevalue = 50 |
Definition at line 305 of file alice-HS-desktop-1.3.pyw.
float AWGBFreqvalue = 0.0 |
Definition at line 302 of file alice-HS-desktop-1.3.pyw.
string AWGBMathString = "(VBuffA + VBuffB)/2" |
Definition at line 147 of file alice-HS-desktop-1.3.pyw.
float AWGBOffsetvalue = 0.0 |
Definition at line 301 of file alice-HS-desktop-1.3.pyw.
int AWGBPhasevalue = 0 |
Definition at line 303 of file alice-HS-desktop-1.3.pyw.
string AWGBWave = 'dc' |
Definition at line 306 of file alice-HS-desktop-1.3.pyw.
list AWGBwaveform = [] |
Definition at line 371 of file alice-HS-desktop-1.3.pyw.
string AwgLayout = "Horz" |
Definition at line 235 of file alice-HS-desktop-1.3.pyw.
int AWGSAMPLErate = BaseSampleRate |
Definition at line 126 of file alice-HS-desktop-1.3.pyw.
AWGScreenStatus = IntVar(0) |
Definition at line 379 of file alice-HS-desktop-1.3.pyw.
background |
Definition at line 18629 of file alice-HS-desktop-1.3.pyw.
int BaseSampleRate = 100000 |
Definition at line 125 of file alice-HS-desktop-1.3.pyw.
bcon = Button(dropmenu, text="Recon", style="RConn.TButton", command=ConnectDevice) |
Definition at line 18833 of file alice-HS-desktop-1.3.pyw.
BDSweepFile = IntVar(0) |
Definition at line 450 of file alice-HS-desktop-1.3.pyw.
bexit = Button(frame1, text="Exit", style="W4.TButton", command=Bcloseexit) |
Definition at line 18719 of file alice-HS-desktop-1.3.pyw.
bexit_tip = CreateToolTip(bexit, 'Exit ALICE Desktop') |
Definition at line 18763 of file alice-HS-desktop-1.3.pyw.
BoardStatus = IntVar(0) |
Definition at line 19253 of file alice-HS-desktop-1.3.pyw.
bodebtn = Frame( frame2r ) |
Definition at line 18973 of file alice-HS-desktop-1.3.pyw.
BodeDisp = IntVar(0) |
Definition at line 18573 of file alice-HS-desktop-1.3.pyw.
BodeScreenStatus = IntVar(0) |
Definition at line 18576 of file alice-HS-desktop-1.3.pyw.
borderwidth |
Definition at line 18650 of file alice-HS-desktop-1.3.pyw.
BOTH |
Definition at line 18608 of file alice-HS-desktop-1.3.pyw.
int BPCursor = 0 |
Definition at line 466 of file alice-HS-desktop-1.3.pyw.
BrdSel = IntVar(0) |
Definition at line 19252 of file alice-HS-desktop-1.3.pyw.
Definition at line 18723 of file alice-HS-desktop-1.3.pyw.
brun_tip = CreateToolTip(brun, 'Start acquiring data') |
Definition at line 18765 of file alice-HS-desktop-1.3.pyw.
Definition at line 18721 of file alice-HS-desktop-1.3.pyw.
bstop_tip = CreateToolTip(bstop, 'Stop acquiring data') |
Definition at line 18764 of file alice-HS-desktop-1.3.pyw.
BuildAWGScreen = Button(frame2r, text="AWG Window", style="W16.TButton", command=MakeAWGWindow) |
Definition at line 18950 of file alice-HS-desktop-1.3.pyw.
BuildAWGScreen_tip = CreateToolTip(BuildAWGScreen, 'Surface AWG Controls window') |
Definition at line 18995 of file alice-HS-desktop-1.3.pyw.
BuildBodeScreen = Button(bodebtn, text="Bode Plot", style="W11.TButton", command=MakeBodeWindow) |
Definition at line 18977 of file alice-HS-desktop-1.3.pyw.
BuildBodeScreen_tip = CreateToolTip(BuildBodeScreen, 'Open Bode plot window') |
Definition at line 18998 of file alice-HS-desktop-1.3.pyw.
BuildDA1Screen = Button(frame2r, text="PMOD DA1 Screen", style="W17.TButton", command=MakeDA1Window) |
Definition at line 19018 of file alice-HS-desktop-1.3.pyw.
BuildDacScreen = Button(frame2r, text="PIO-DAC Screen", style="W17.TButton", command=MakeDacScreen) |
Definition at line 19009 of file alice-HS-desktop-1.3.pyw.
BuildDigPotScreen = Button(frame2r, text="Dig Pot Screen", style="W17.TButton", command=MakeDigPotWindow) |
Definition at line 19021 of file alice-HS-desktop-1.3.pyw.
BuildDigScreen = Button(frame2r, text="Digital I/O Screen", style="W17.TButton", command=MakeDigScreen) |
Definition at line 19004 of file alice-HS-desktop-1.3.pyw.
BuildIAScreen = Button(impdbtn, text="Impedance", style="W11.TButton", command=MakeIAWindow) |
Definition at line 18984 of file alice-HS-desktop-1.3.pyw.
BuildIAScreen_tip = CreateToolTip(BuildIAScreen, 'Open Impedance analyzer window') |
Definition at line 18999 of file alice-HS-desktop-1.3.pyw.
BuildMinigenScreen = Button(frame2r, text="AD983x DDS Screen", style="W17.TButton", command=MakeMinigenWindow) |
Definition at line 19015 of file alice-HS-desktop-1.3.pyw.
BuildMuxScreen = Button(frame2r, text="Analog In Mux Screen", style="W17.TButton", command=MakeMuxModeWindow) |
Definition at line 19012 of file alice-HS-desktop-1.3.pyw.
BuildOhmScreen = Button(dcohmbtn, text="Ohmmeter", style="W11.TButton", command=MakeOhmWindow) |
Definition at line 18991 of file alice-HS-desktop-1.3.pyw.
BuildOhmScreen_tip = CreateToolTip(BuildOhmScreen, 'Open DC Ohmmeter window') |
Definition at line 19000 of file alice-HS-desktop-1.3.pyw.
BuildSpectrumScreen = Button(freqbtn, text="Spectrum Plot", style="W11.TButton", command=MakeSpectrumWindow) |
Definition at line 18970 of file alice-HS-desktop-1.3.pyw.
BuildSpectrumScreen_tip = CreateToolTip(BuildSpectrumScreen, 'Open spectrum analyzer window') |
Definition at line 18997 of file alice-HS-desktop-1.3.pyw.
BuildXYScreen = Button(xybtn, text="X-Y Plot", style="W11.TButton", command=MakeXYWindow) |
Definition at line 18963 of file alice-HS-desktop-1.3.pyw.
BuildXYScreen_tip = CreateToolTip(BuildXYScreen, 'Open X vs Y plot window') |
Definition at line 18996 of file alice-HS-desktop-1.3.pyw.
ca = Canvas(frame2, width=CANVASwidth, height=CANVASheight, background=COLORcanvas, cursor='cross') |
Definition at line 18800 of file alice-HS-desktop-1.3.pyw.
Definition at line 334 of file alice-HS-desktop-1.3.pyw.
Definition at line 333 of file alice-HS-desktop-1.3.pyw.
CHA_A1 = DoubleVar(0) |
Definition at line 246 of file alice-HS-desktop-1.3.pyw.
CHA_A2 = DoubleVar(0) |
Definition at line 248 of file alice-HS-desktop-1.3.pyw.
CHA_RC_HP = IntVar(0) |
Definition at line 18604 of file alice-HS-desktop-1.3.pyw.
CHA_TC1 = DoubleVar(0) |
Definition at line 238 of file alice-HS-desktop-1.3.pyw.
CHA_TC2 = DoubleVar(0) |
Definition at line 240 of file alice-HS-desktop-1.3.pyw.
Definition at line 19083 of file alice-HS-desktop-1.3.pyw.
CHAIlab = Button(frame3, text="CA mA/Div", style="Strace3.TButton", command=SetScaleIA) |
Definition at line 19183 of file alice-HS-desktop-1.3.pyw.
CHAIlab_tip = CreateToolTip(CHAIlab, 'Select CHA-I vertical range/position axis to be used for markers and drawn color') |
Definition at line 19236 of file alice-HS-desktop-1.3.pyw.
Definition at line 19193 of file alice-HS-desktop-1.3.pyw.
CHAIofflab_tip = CreateToolTip(CHAIofflab, 'Set CHA-I position to DC average of signal') |
Definition at line 19240 of file alice-HS-desktop-1.3.pyw.
float CHAIOffset = 0.0 |
Definition at line 331 of file alice-HS-desktop-1.3.pyw.
Definition at line 19089 of file alice-HS-desktop-1.3.pyw.
Definition at line 19186 of file alice-HS-desktop-1.3.pyw.
CHAIsb = Spinbox(frame3, width=4, values=CHipdiv, command=BCHAIlevel) |
Definition at line 19178 of file alice-HS-desktop-1.3.pyw.
Definition at line 19165 of file alice-HS-desktop-1.3.pyw.
CHAlab_tip = CreateToolTip(CHAlab, 'Select CHA-V vertical range/position axis to be used for markers and drawn color') |
Definition at line 19234 of file alice-HS-desktop-1.3.pyw.
string ChaLableSrring1 = "CHA-DCV " |
Definition at line 163 of file alice-HS-desktop-1.3.pyw.
string ChaLableSrring2 = "CHA-DCI " |
Definition at line 164 of file alice-HS-desktop-1.3.pyw.
string ChaLableSrring3 = "CHA-TRMS " |
Definition at line 165 of file alice-HS-desktop-1.3.pyw.
string ChaLableSrring4 = "CHA-VP-P " |
Definition at line 166 of file alice-HS-desktop-1.3.pyw.
string ChaLableSrring5 = "CHA-IP-P " |
Definition at line 167 of file alice-HS-desktop-1.3.pyw.
string ChaLableSrring6 = "CHA-ACRMS " |
Definition at line 168 of file alice-HS-desktop-1.3.pyw.
string ChaMeasString1 = "DCV1" |
Definition at line 151 of file alice-HS-desktop-1.3.pyw.
string ChaMeasString2 = "DCI1" |
Definition at line 152 of file alice-HS-desktop-1.3.pyw.
string ChaMeasString3 = "SV1" |
Definition at line 153 of file alice-HS-desktop-1.3.pyw.
string ChaMeasString4 = "MaxV1-MinV1" |
Definition at line 154 of file alice-HS-desktop-1.3.pyw.
string ChaMeasString5 = "MaxI1-MinI1" |
Definition at line 155 of file alice-HS-desktop-1.3.pyw.
Definition at line 156 of file alice-HS-desktop-1.3.pyw.
Definition at line 19175 of file alice-HS-desktop-1.3.pyw.
CHAofflab_tip = CreateToolTip(CHAofflab, 'Set CHA-V position to DC average of signal') |
Definition at line 19238 of file alice-HS-desktop-1.3.pyw.
float CHAOffset = 2.5 |
Definition at line 330 of file alice-HS-desktop-1.3.pyw.
int CHAperiod = 0 |
Definition at line 325 of file alice-HS-desktop-1.3.pyw.
Definition at line 19159 of file alice-HS-desktop-1.3.pyw.
float CHAVGain = 1.0 |
Definition at line 327 of file alice-HS-desktop-1.3.pyw.
Definition at line 19049 of file alice-HS-desktop-1.3.pyw.
float CHAVOffset = 0.0 |
Definition at line 328 of file alice-HS-desktop-1.3.pyw.
Definition at line 19055 of file alice-HS-desktop-1.3.pyw.
Definition at line 19168 of file alice-HS-desktop-1.3.pyw.
CHB_A1 = DoubleVar(0) |
Definition at line 250 of file alice-HS-desktop-1.3.pyw.
CHB_A2 = DoubleVar(0) |
Definition at line 252 of file alice-HS-desktop-1.3.pyw.
CHB_RC_HP = IntVar(0) |
Definition at line 18605 of file alice-HS-desktop-1.3.pyw.
CHB_TC1 = DoubleVar(0) |
Definition at line 242 of file alice-HS-desktop-1.3.pyw.
CHB_TC2 = DoubleVar(0) |
Definition at line 244 of file alice-HS-desktop-1.3.pyw.
Definition at line 19100 of file alice-HS-desktop-1.3.pyw.
CHBIlab = Button(frame3, text="CB mA/Div", style="Strace4.TButton", command=SetScaleIB) |
Definition at line 19220 of file alice-HS-desktop-1.3.pyw.
CHBIlab_tip = CreateToolTip(CHBIlab, 'Select CHB-I vertical range/position axis to be used for markers and drawn color') |
Definition at line 19237 of file alice-HS-desktop-1.3.pyw.
Definition at line 19230 of file alice-HS-desktop-1.3.pyw.
CHBIofflab_tip = CreateToolTip(CHBIofflab, 'Set CHB-I position to DC average of signal') |
Definition at line 19241 of file alice-HS-desktop-1.3.pyw.
Definition at line 19106 of file alice-HS-desktop-1.3.pyw.
Definition at line 19223 of file alice-HS-desktop-1.3.pyw.
CHBIsb = Spinbox(frame3, width=4, values=CHipdiv, command=BCHBIlevel) |
Definition at line 19215 of file alice-HS-desktop-1.3.pyw.
Definition at line 19202 of file alice-HS-desktop-1.3.pyw.
CHBlab_tip = CreateToolTip(CHBlab, 'Select CHB-V vertical range/position axis to be used for markers and drawn color') |
Definition at line 19235 of file alice-HS-desktop-1.3.pyw.
string ChbLableSrring1 = "CHB-DCV " |
Definition at line 169 of file alice-HS-desktop-1.3.pyw.
string ChbLableSrring2 = "CHB-DCI " |
Definition at line 170 of file alice-HS-desktop-1.3.pyw.
string ChbLableSrring3 = "CHB-TRMS " |
Definition at line 171 of file alice-HS-desktop-1.3.pyw.
string ChbLableSrring4 = "CHB-VP-P " |
Definition at line 172 of file alice-HS-desktop-1.3.pyw.
string ChbLableSrring5 = "CHB-IP-P " |
Definition at line 173 of file alice-HS-desktop-1.3.pyw.
string ChbLableSrring6 = "CHB-ACRMS " |
Definition at line 174 of file alice-HS-desktop-1.3.pyw.
string ChbMeasString1 = "DCV2" |
Definition at line 157 of file alice-HS-desktop-1.3.pyw.
string ChbMeasString2 = "DCI2" |
Definition at line 158 of file alice-HS-desktop-1.3.pyw.
string ChbMeasString3 = "SV2" |
Definition at line 159 of file alice-HS-desktop-1.3.pyw.
string ChbMeasString4 = "MaxV2-MinV2" |
Definition at line 160 of file alice-HS-desktop-1.3.pyw.
string ChbMeasString5 = "MaxI2-MinI2" |
Definition at line 161 of file alice-HS-desktop-1.3.pyw.
Definition at line 162 of file alice-HS-desktop-1.3.pyw.
Definition at line 19212 of file alice-HS-desktop-1.3.pyw.
CHBofflab_tip = CreateToolTip(CHBofflab, 'Set CHB-V position to DC average of signal') |
Definition at line 19239 of file alice-HS-desktop-1.3.pyw.
Definition at line 19196 of file alice-HS-desktop-1.3.pyw.
Definition at line 19066 of file alice-HS-desktop-1.3.pyw.
Definition at line 19072 of file alice-HS-desktop-1.3.pyw.
Definition at line 19205 of file alice-HS-desktop-1.3.pyw.
tuple CHipdiv = (0.1, 0.2, 0.5, 1.0, 2.0, 5.0, 10.0, 20.0, 50.0, 100.0, 200.0) |
Vertical Sensitivity list in mA/div.
Definition at line 287 of file alice-HS-desktop-1.3.pyw.
tuple CHvpdiv = (0.001, 0.002, 0.005, 0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1.0, 2.0, 5.0) |
Vertical Sensitivity list in v/div.
Definition at line 285 of file alice-HS-desktop-1.3.pyw.
ckb1 = Checkbutton(timebtn, text="Enab", style="Disab.TCheckbutton", variable=TimeDisp, command=TimeCheckBox) |
Definition at line 18955 of file alice-HS-desktop-1.3.pyw.
ckb2 = Checkbutton(xybtn, text="Enab", style="Disab.TCheckbutton", variable=XYDisp, command=XYCheckBox) |
Definition at line 18961 of file alice-HS-desktop-1.3.pyw.
ckb3 = Checkbutton(freqbtn, text="Enab", style="Disab.TCheckbutton", variable=FreqDisp, command=FreqCheckBox) |
Definition at line 18968 of file alice-HS-desktop-1.3.pyw.
ckb4 = Checkbutton(impdbtn, text="Enab", style="Disab.TCheckbutton", variable=IADisp, command=IACheckBox) |
Definition at line 18982 of file alice-HS-desktop-1.3.pyw.
ckb5 = Checkbutton(bodebtn, text="Enab", style="Disab.TCheckbutton", variable=BodeDisp, command=BodeCheckBox) |
Definition at line 18975 of file alice-HS-desktop-1.3.pyw.
ckb6 = Checkbutton(dcohmbtn, text="Enab", style="Disab.TCheckbutton", variable=OhmDisp, command=OhmCheckBox) |
Definition at line 18989 of file alice-HS-desktop-1.3.pyw.
COLORcanvas = "#000000" |
Definition at line 99 of file alice-HS-desktop-1.3.pyw.
string COLORframes = "#000080" |
Colors that can be modified.
Definition at line 98 of file alice-HS-desktop-1.3.pyw.
string COLORgrid = "#808080" |
Definition at line 100 of file alice-HS-desktop-1.3.pyw.
ColorMode = IntVar(0) |
Definition at line 18520 of file alice-HS-desktop-1.3.pyw.
string COLORsignalband = "#ff0000" |
Definition at line 118 of file alice-HS-desktop-1.3.pyw.
string COLORtext = "#ffffff" |
Definition at line 116 of file alice-HS-desktop-1.3.pyw.
COLORtrace1 = "#00ff00" |
Definition at line 102 of file alice-HS-desktop-1.3.pyw.
COLORtrace2 = "#ff8000" |
Definition at line 103 of file alice-HS-desktop-1.3.pyw.
COLORtrace3 = "#00ffff" |
Definition at line 104 of file alice-HS-desktop-1.3.pyw.
COLORtrace4 = "#ffff00" |
Definition at line 105 of file alice-HS-desktop-1.3.pyw.
string COLORtrace5 = "#ff00ff" |
Definition at line 106 of file alice-HS-desktop-1.3.pyw.
COLORtrace6 = "#C80000" |
Definition at line 107 of file alice-HS-desktop-1.3.pyw.
COLORtrace7 = "#8080ff" |
Definition at line 108 of file alice-HS-desktop-1.3.pyw.
COLORtraceR1 = "#008000" |
Definition at line 109 of file alice-HS-desktop-1.3.pyw.
COLORtraceR2 = "#905000" |
Definition at line 110 of file alice-HS-desktop-1.3.pyw.
string COLORtraceR3 = "#008080" |
Definition at line 111 of file alice-HS-desktop-1.3.pyw.
string COLORtraceR4 = "#808000" |
Definition at line 112 of file alice-HS-desktop-1.3.pyw.
string COLORtraceR5 = "#800080" |
Definition at line 113 of file alice-HS-desktop-1.3.pyw.
string COLORtraceR6 = "#800000" |
Definition at line 114 of file alice-HS-desktop-1.3.pyw.
string COLORtraceR7 = "#4040a0" |
Definition at line 115 of file alice-HS-desktop-1.3.pyw.
string COLORtrigger = "#ff0000" |
Definition at line 117 of file alice-HS-desktop-1.3.pyw.
string COLORzeroline = "#0000ff" |
Definition at line 101 of file alice-HS-desktop-1.3.pyw.
command |
Definition at line 18731 of file alice-HS-desktop-1.3.pyw.
CommandLineScreen = Button(frame2r, text="Command Interface", style="W17.TButton", command=MakeCommandScreen) |
Definition at line 19033 of file alice-HS-desktop-1.3.pyw.
CommandStatus = IntVar(0) |
Definition at line 18597 of file alice-HS-desktop-1.3.pyw.
int contloop = 0 |
if AWGSync.get() == 0: # running in continuous mode
time.sleep(0.01) if not session.continuous: session.flush() session.start(0) time.sleep(0.01)
contloop = 1 discontloop = 0 time.sleep(0.01)
Definition at line 233 of file alice-HS-desktop-1.3.pyw.
int CurrentFreqX = X0LBP + 14 |
Definition at line 422 of file alice-HS-desktop-1.3.pyw.
CutDC = IntVar(0) |
Definition at line 485 of file alice-HS-desktop-1.3.pyw.
D0 = IntVar(0) |
Definition at line 587 of file alice-HS-desktop-1.3.pyw.
D1 = IntVar(0) |
Definition at line 588 of file alice-HS-desktop-1.3.pyw.
D2 = IntVar(0) |
Definition at line 589 of file alice-HS-desktop-1.3.pyw.
D3 = IntVar(0) |
Definition at line 590 of file alice-HS-desktop-1.3.pyw.
D4 = IntVar(0) |
Definition at line 591 of file alice-HS-desktop-1.3.pyw.
D5 = IntVar(0) |
Definition at line 592 of file alice-HS-desktop-1.3.pyw.
D6 = IntVar(0) |
Definition at line 593 of file alice-HS-desktop-1.3.pyw.
D7 = IntVar(0) |
Definition at line 594 of file alice-HS-desktop-1.3.pyw.
DA1ScreenStatus = IntVar(0) |
Definition at line 18587 of file alice-HS-desktop-1.3.pyw.
DacScreenStatus = IntVar(0) |
Definition at line 18580 of file alice-HS-desktop-1.3.pyw.
DBdivindex = IntVar(0) |
Definition at line 473 of file alice-HS-desktop-1.3.pyw.
DBdivindexBP = IntVar(0) |
Definition at line 477 of file alice-HS-desktop-1.3.pyw.
list DBdivlist = [1, 2, 3, 5, 10, 15, 20] |
Spectrum Analyzer Values that can be modified.
Definition at line 472 of file alice-HS-desktop-1.3.pyw.
DBlevel = IntVar(0) |
Definition at line 475 of file alice-HS-desktop-1.3.pyw.
DBlevelBP = IntVar(0) |
Definition at line 479 of file alice-HS-desktop-1.3.pyw.
DCI1 = 0 |
Definition at line 324 of file alice-HS-desktop-1.3.pyw.
DCI2 = numpy.mean(IBuffB) |
Definition at line 3035 of file alice-HS-desktop-1.3.pyw.
tuple DCIA0 = DCIA0/(NumSamples) |
Definition at line 3013 of file alice-HS-desktop-1.3.pyw.
tuple DCIB0 = DCIB0/(NumSamples) |
Definition at line 3014 of file alice-HS-desktop-1.3.pyw.
dcohmbtn = Frame( frame2r ) |
Definition at line 18987 of file alice-HS-desktop-1.3.pyw.
DCV1 = 0 |
Definition at line 318 of file alice-HS-desktop-1.3.pyw.
DCV2 = numpy.mean(VBuffB) |
Definition at line 3033 of file alice-HS-desktop-1.3.pyw.
tuple DCVA0 = DCVA0/(NumSamples) |
Definition at line 3009 of file alice-HS-desktop-1.3.pyw.
tuple DCVB0 = DCVB0/(NumSamples) |
Definition at line 3010 of file alice-HS-desktop-1.3.pyw.
int DCVMuxA = 0 |
Analog Mux channel measurement variables.
Definition at line 320 of file alice-HS-desktop-1.3.pyw.
int DCVMuxB = 0 |
Definition at line 321 of file alice-HS-desktop-1.3.pyw.
int DCVMuxC = 0 |
Definition at line 322 of file alice-HS-desktop-1.3.pyw.
int DCVMuxD = 0 |
Definition at line 323 of file alice-HS-desktop-1.3.pyw.
int DeBugMode = 0 |
Definition at line 223 of file alice-HS-desktop-1.3.pyw.
DecimateOption = IntVar(0) |
Definition at line 18521 of file alice-HS-desktop-1.3.pyw.
default_font = tkFont.nametofont("TkDefaultFont") |
Definition at line 282 of file alice-HS-desktop-1.3.pyw.
string DevID = "m1k" |
Definition at line 280 of file alice-HS-desktop-1.3.pyw.
list DFiltACoef = [1] |
Definition at line 350 of file alice-HS-desktop-1.3.pyw.
list DFiltBCoef = [1] |
Definition at line 351 of file alice-HS-desktop-1.3.pyw.
DigBuffA = IntVar(0) |
Definition at line 358 of file alice-HS-desktop-1.3.pyw.
DigBuffB = IntVar(0) |
Definition at line 359 of file alice-HS-desktop-1.3.pyw.
DigFiltA = IntVar(0) |
Definition at line 352 of file alice-HS-desktop-1.3.pyw.
DigFiltABoxCar = IntVar(0) |
Definition at line 354 of file alice-HS-desktop-1.3.pyw.
DigFiltB = IntVar(0) |
Definition at line 356 of file alice-HS-desktop-1.3.pyw.
DigFiltBBoxCar = IntVar(0) |
Definition at line 355 of file alice-HS-desktop-1.3.pyw.
string DigFilterAString = "numpy.sinc(numpy.linspace(-1, 1, 91))" |
Definition at line 149 of file alice-HS-desktop-1.3.pyw.
string DigFilterBString = "numpy.sinc(numpy.linspace(-1, 1, 91))" |
Definition at line 150 of file alice-HS-desktop-1.3.pyw.
DigFiltScreen = Button(frame2r, text="Digital Filter", style="W17.TButton", command=MakeDigFiltWindow) |
Definition at line 19030 of file alice-HS-desktop-1.3.pyw.
DigFiltStatus = IntVar(0) |
Definition at line 18595 of file alice-HS-desktop-1.3.pyw.
DigPotScreenStatus = IntVar(0) |
Definition at line 18589 of file alice-HS-desktop-1.3.pyw.
DigScreenStatus = IntVar(0) |
Definition at line 18578 of file alice-HS-desktop-1.3.pyw.
int discontloop = 0 |
Definition at line 234 of file alice-HS-desktop-1.3.pyw.
DisplaySeries = IntVar(0) |
In IA display series or parallel values.
Definition at line 516 of file alice-HS-desktop-1.3.pyw.
dropmenu = Frame( frame2r ) |
Definition at line 18831 of file alice-HS-desktop-1.3.pyw.
dropmenu2 = Frame( frame2r ) |
Definition at line 18872 of file alice-HS-desktop-1.3.pyw.
DualMuxMode = IntVar(0) |
Definition at line 18584 of file alice-HS-desktop-1.3.pyw.
int DummySamples = NumSamples*2 |
Definition at line 2987 of file alice-HS-desktop-1.3.pyw.
int DX = 0 |
Definition at line 470 of file alice-HS-desktop-1.3.pyw.
Edgemenu = Menubutton(frame1, text="Edge", style="W5.TButton") |
Definition at line 18679 of file alice-HS-desktop-1.3.pyw.
Edgemenu_tip = CreateToolTip(Edgemenu, 'Select trigger edge') |
Definition at line 18759 of file alice-HS-desktop-1.3.pyw.
int EnableAD5626SerialMode = 0 |
Definition at line 217 of file alice-HS-desktop-1.3.pyw.
int EnableCommandInterface = 0 |
Definition at line 210 of file alice-HS-desktop-1.3.pyw.
int EnableDigitalFilter = 0 |
Definition at line 218 of file alice-HS-desktop-1.3.pyw.
int EnableDigPotMode = 0 |
Definition at line 215 of file alice-HS-desktop-1.3.pyw.
int EnableETSScreen = 0 |
Definition at line 220 of file alice-HS-desktop-1.3.pyw.
int EnableGenericSerialMode = 0 |
Definition at line 216 of file alice-HS-desktop-1.3.pyw.
int EnableHSsampling = 0 |
Definition at line 221 of file alice-HS-desktop-1.3.pyw.
int EnableMeasureScreen = 0 |
Definition at line 219 of file alice-HS-desktop-1.3.pyw.
int EnableMinigenMode = 0 |
Definition at line 213 of file alice-HS-desktop-1.3.pyw.
int EnableMuxMode = 1 |
Definition at line 211 of file alice-HS-desktop-1.3.pyw.
int EnablePIODACMode = 1 |
Definition at line 212 of file alice-HS-desktop-1.3.pyw.
int EnablePmodDA1Mode = 0 |
Definition at line 214 of file alice-HS-desktop-1.3.pyw.
ETSDir = IntVar(0) |
Definition at line 367 of file alice-HS-desktop-1.3.pyw.
ETSDisp = IntVar(0) |
Definition at line 366 of file alice-HS-desktop-1.3.pyw.
ETSScreen = Button(frame2r, text="ETS Controls", style="W17.TButton", command=MakeETSWindow) |
Definition at line 19039 of file alice-HS-desktop-1.3.pyw.
ETSStatus = IntVar(0) |
Definition at line 365 of file alice-HS-desktop-1.3.pyw.
expand |
Definition at line 18608 of file alice-HS-desktop-1.3.pyw.
FBins = numpy.linspace(0, 50000, num=16384) |
Definition at line 423 of file alice-HS-desktop-1.3.pyw.
int FCursor = 0 |
Definition at line 463 of file alice-HS-desktop-1.3.pyw.
int FFTbandwidth = 0 |
Definition at line 528 of file alice-HS-desktop-1.3.pyw.
list FFTBuffA = [] |
Definition at line 529 of file alice-HS-desktop-1.3.pyw.
list FFTBuffB = [] |
Definition at line 530 of file alice-HS-desktop-1.3.pyw.
FFTmemoryA = numpy.ones(1) |
Definition at line 537 of file alice-HS-desktop-1.3.pyw.
FFTmemoryB = numpy.ones(1) |
Definition at line 539 of file alice-HS-desktop-1.3.pyw.
list FFTresultA = [] |
Definition at line 531 of file alice-HS-desktop-1.3.pyw.
list FFTresultAB = [] |
Definition at line 535 of file alice-HS-desktop-1.3.pyw.
list FFTresultB = [] |
Definition at line 533 of file alice-HS-desktop-1.3.pyw.
string FFTUserWindowString = "numpy.kaiser(SMPfft, 14) * 3" |
Definition at line 148 of file alice-HS-desktop-1.3.pyw.
FFTwindow = IntVar(0) |
Definition at line 199 of file alice-HS-desktop-1.3.pyw.
string FFTwindowname = "--" |
Definition at line 536 of file alice-HS-desktop-1.3.pyw.
FFTwindowshape = numpy.ones(SMPfft) |
Definition at line 545 of file alice-HS-desktop-1.3.pyw.
Filemenu = Menubutton(dropmenu, text="File", style="W4.TButton") |
Definition at line 18836 of file alice-HS-desktop-1.3.pyw.
list FileSweepAmpl = [] |
Definition at line 452 of file alice-HS-desktop-1.3.pyw.
list FileSweepFreq = [] |
Definition at line 451 of file alice-HS-desktop-1.3.pyw.
fill |
Definition at line 18608 of file alice-HS-desktop-1.3.pyw.
int First_Slow_sweep = 0 |
Definition at line 2309 of file alice-HS-desktop-1.3.pyw.
Definition at line 18773 of file alice-HS-desktop-1.3.pyw.
fminlab = Label(frame1, text="Fmin") |
Definition at line 18779 of file alice-HS-desktop-1.3.pyw.
fminlab2 = Label(frame1, text="KHz") |
Definition at line 18771 of file alice-HS-desktop-1.3.pyw.
font |
Definition at line 18649 of file alice-HS-desktop-1.3.pyw.
int FontSize = 8 |
Definition at line 94 of file alice-HS-desktop-1.3.pyw.
foreground |
Definition at line 18649 of file alice-HS-desktop-1.3.pyw.
frame1 = Frame(root, borderwidth=5, relief=RIDGE) |
Definition at line 18610 of file alice-HS-desktop-1.3.pyw.
frame2 = Frame(root, borderwidth=5, relief=RIDGE) |
Definition at line 18613 of file alice-HS-desktop-1.3.pyw.
frame2r = Frame(root, borderwidth=5, relief=RIDGE) |
Definition at line 18607 of file alice-HS-desktop-1.3.pyw.
frame3 = Frame(root, borderwidth=5, relief=RIDGE) |
Definition at line 18616 of file alice-HS-desktop-1.3.pyw.
freqbtn = Frame( frame2r ) |
Definition at line 18966 of file alice-HS-desktop-1.3.pyw.
FreqDisp = IntVar(0) |
Definition at line 18572 of file alice-HS-desktop-1.3.pyw.
FreqTraceMode = IntVar(0) |
Definition at line 557 of file alice-HS-desktop-1.3.pyw.
FStep = numpy.linspace(0, 16384, num=NSteps.get()) |
Definition at line 424 of file alice-HS-desktop-1.3.pyw.
FStepSync = IntVar(0) |
Definition at line 427 of file alice-HS-desktop-1.3.pyw.
list FSweepAdB = [] |
Definition at line 441 of file alice-HS-desktop-1.3.pyw.
list FSweepAPh = [] |
Definition at line 443 of file alice-HS-desktop-1.3.pyw.
list FSweepBdB = [] |
Definition at line 442 of file alice-HS-desktop-1.3.pyw.
list FSweepBPh = [] |
Definition at line 444 of file alice-HS-desktop-1.3.pyw.
FSweepCont = IntVar(0) |
Definition at line 426 of file alice-HS-desktop-1.3.pyw.
FSweepMode = IntVar(0) |
Definition at line 425 of file alice-HS-desktop-1.3.pyw.
FSweepSync = IntVar(0) |
Definition at line 428 of file alice-HS-desktop-1.3.pyw.
gain1lab = Label(ProbeA, text="CA-V") |
Definition at line 19047 of file alice-HS-desktop-1.3.pyw.
gain2lab = Label(ProbeB, text="CB-V") |
Definition at line 19064 of file alice-HS-desktop-1.3.pyw.
gainailab = Label(ProbeAI, text="CA-I") |
Definition at line 19081 of file alice-HS-desktop-1.3.pyw.
gainbilab = Label(ProbeBI, text="CB-I") |
Definition at line 19098 of file alice-HS-desktop-1.3.pyw.
GenericSerialScreen = Button(frame2r, text="Generic Serial Output", style="W17.TButton", command=MakeGenericSerialWindow) |
Definition at line 19024 of file alice-HS-desktop-1.3.pyw.
GenericSerialStatus = IntVar(0) |
Definition at line 18591 of file alice-HS-desktop-1.3.pyw.
int GRH = 390 |
Definition at line 60 of file alice-HS-desktop-1.3.pyw.
int GRHBP = 390 |
Definition at line 70 of file alice-HS-desktop-1.3.pyw.
int GRHF = 390 |
Definition at line 65 of file alice-HS-desktop-1.3.pyw.
int GRHIA = 400 |
Definition at line 80 of file alice-HS-desktop-1.3.pyw.
int GRHNiC = 400 |
Definition at line 90 of file alice-HS-desktop-1.3.pyw.
int GRHNqP = 400 |
Definition at line 85 of file alice-HS-desktop-1.3.pyw.
int GRHXY = 390 |
Definition at line 75 of file alice-HS-desktop-1.3.pyw.
GridWidth = IntVar(0) |
defaukt trace width in pixels / number of averages
Definition at line 176 of file alice-HS-desktop-1.3.pyw.
int GRW = 720 |
Window graph area Values that can be modified.
Definition at line 59 of file alice-HS-desktop-1.3.pyw.
int GRWBP = 720 |
Definition at line 69 of file alice-HS-desktop-1.3.pyw.
int GRWF = 720 |
Definition at line 64 of file alice-HS-desktop-1.3.pyw.
int GRWIA = 400 |
Definition at line 79 of file alice-HS-desktop-1.3.pyw.
int GRWNiC = 400 |
Definition at line 89 of file alice-HS-desktop-1.3.pyw.
int GRWNqP = 400 |
Definition at line 84 of file alice-HS-desktop-1.3.pyw.
int GRWXY = 420 |
Definition at line 74 of file alice-HS-desktop-1.3.pyw.
HarmonicMarkers = IntVar(0) |
Definition at line 184 of file alice-HS-desktop-1.3.pyw.
string hipulse |
25x25 bit map of high going pulse in .gif
Definition at line 609 of file alice-HS-desktop-1.3.pyw.
hipulseimg = PhotoImage(data=hipulse) |
Definition at line 627 of file alice-HS-desktop-1.3.pyw.
int HistAsPercent = 0 |
Definition at line 231 of file alice-HS-desktop-1.3.pyw.
hldlab = Button(frame1, text="Hold Off", style="W8.TButton", command=IncHoldOff) |
Definition at line 18699 of file alice-HS-desktop-1.3.pyw.
hldlab_tip = CreateToolTip(hldlab, 'Increment Hold Off setting by one time division') |
Definition at line 18761 of file alice-HS-desktop-1.3.pyw.
int hldn = 0 |
Definition at line 481 of file alice-HS-desktop-1.3.pyw.
float HoldOff = 0.0 |
Definition at line 123 of file alice-HS-desktop-1.3.pyw.
Definition at line 18701 of file alice-HS-desktop-1.3.pyw.
hozlab = Button(frame1, text="Horz Pos", style="W8.TButton", command=SetTriggerPoss) |
Definition at line 18709 of file alice-HS-desktop-1.3.pyw.
hozlab_tip = CreateToolTip(hozlab, 'When triggering, set trigger point to center of screen') |
Definition at line 18762 of file alice-HS-desktop-1.3.pyw.
float HozPoss = 0.0 |
Definition at line 406 of file alice-HS-desktop-1.3.pyw.
Definition at line 18711 of file alice-HS-desktop-1.3.pyw.
Definition at line 18782 of file alice-HS-desktop-1.3.pyw.
int i1_adc_conf = 0x20F7 |
Definition at line 226 of file alice-HS-desktop-1.3.pyw.
int i2_adc_conf = 0x20F1 |
Definition at line 228 of file alice-HS-desktop-1.3.pyw.
IA_Ext_Conf = IntVar(0) |
Definition at line 517 of file alice-HS-desktop-1.3.pyw.
IADisp = IntVar(0) |
Definition at line 18574 of file alice-HS-desktop-1.3.pyw.
IAScreenStatus = IntVar(0) |
Definition at line 486 of file alice-HS-desktop-1.3.pyw.
IASource = IntVar(0) |
Definition at line 514 of file alice-HS-desktop-1.3.pyw.
IASweepSaved = IntVar(0) |
Definition at line 518 of file alice-HS-desktop-1.3.pyw.
IBuffA = [] |
Definition at line 339 of file alice-HS-desktop-1.3.pyw.
IBuffB = [] |
Definition at line 340 of file alice-HS-desktop-1.3.pyw.
int IgnoreFirmwareCheck = 0 |
Definition at line 209 of file alice-HS-desktop-1.3.pyw.
ImemoryA = numpy.ones(1) |
Definition at line 375 of file alice-HS-desktop-1.3.pyw.
ImemoryB = numpy.ones(1) |
Definition at line 376 of file alice-HS-desktop-1.3.pyw.
img = PhotoImage(data=TBicon) |
Definition at line 56 of file alice-HS-desktop-1.3.pyw.
impdbtn = Frame( frame2r ) |
Definition at line 18980 of file alice-HS-desktop-1.3.pyw.
float ImpedanceAngle = 0.0 |
Definition at line 492 of file alice-HS-desktop-1.3.pyw.
ImpedanceCenter = IntVar(0) |
Definition at line 205 of file alice-HS-desktop-1.3.pyw.
float ImpedanceMagnitude = 0.0 |
Definition at line 491 of file alice-HS-desktop-1.3.pyw.
float ImpedanceRseries = 0.0 |
Definition at line 493 of file alice-HS-desktop-1.3.pyw.
float ImpedanceXseries = 0.0 |
Definition at line 494 of file alice-HS-desktop-1.3.pyw.
indicatorcolor |
Definition at line 18660 of file alice-HS-desktop-1.3.pyw.
InitFile = open("alice_init.ini") |
Definition at line 258 of file alice-HS-desktop-1.3.pyw.
int Is_Triggered = 0 |
Definition at line 407 of file alice-HS-desktop-1.3.pyw.
label |
Definition at line 18669 of file alice-HS-desktop-1.3.pyw.
int Last_ADC_Mux_Mode = 0 |
Definition at line 193 of file alice-HS-desktop-1.3.pyw.
int LastSMPfft = 0 |
Definition at line 421 of file alice-HS-desktop-1.3.pyw.
int LastWindow = -1 |
Definition at line 420 of file alice-HS-desktop-1.3.pyw.
LEFT |
Definition at line 18834 of file alice-HS-desktop-1.3.pyw.
logo = PhotoImage(data=ADIlogo) |
Definition at line 19153 of file alice-HS-desktop-1.3.pyw.
LoopNum = IntVar(0) |
Definition at line 418 of file alice-HS-desktop-1.3.pyw.
string lowpulse |
25x25 bit map of low going pulse in .gif
Definition at line 629 of file alice-HS-desktop-1.3.pyw.
lowpulseimg = PhotoImage(data=lowpulse) |
Definition at line 647 of file alice-HS-desktop-1.3.pyw.
int LShift = 0 |
Definition at line 124 of file alice-HS-desktop-1.3.pyw.
ManualTrigger = IntVar(0) |
Definition at line 18496 of file alice-HS-desktop-1.3.pyw.
string MarkerLoc = 'UL' |
Definition at line 237 of file alice-HS-desktop-1.3.pyw.
int MarkerNum = 0 |
Definition at line 454 of file alice-HS-desktop-1.3.pyw.
MarkerScale = IntVar(0) |
Definition at line 18601 of file alice-HS-desktop-1.3.pyw.
math_tip = CreateToolTip(mathbt, 'Open Math window') |
Definition at line 18994 of file alice-HS-desktop-1.3.pyw.
string MathAxis = "V-A" |
Definition at line 143 of file alice-HS-desktop-1.3.pyw.
mathbt = Button(dropmenu2, text="Math", style="W4.TButton", command = NewEnterMathControls) |
Definition at line 18875 of file alice-HS-desktop-1.3.pyw.
MathScreenStatus = IntVar(0) |
Definition at line 574 of file alice-HS-desktop-1.3.pyw.
string MathString = "VBuffA[t] + VBuffB[t]" |
default math equations
Definition at line 133 of file alice-HS-desktop-1.3.pyw.
MathTrace = IntVar(0) |
Definition at line 18522 of file alice-HS-desktop-1.3.pyw.
string MathUnits = " V" |
Definition at line 134 of file alice-HS-desktop-1.3.pyw.
string MathXAxis = "V-A" |
Definition at line 144 of file alice-HS-desktop-1.3.pyw.
string MathXString = "VBuffA[t]" |
Definition at line 135 of file alice-HS-desktop-1.3.pyw.
string MathXUnits = " V" |
Definition at line 136 of file alice-HS-desktop-1.3.pyw.
string MathYAxis = "V-B" |
Definition at line 145 of file alice-HS-desktop-1.3.pyw.
string MathYString = "VBuffB[t]" |
Definition at line 137 of file alice-HS-desktop-1.3.pyw.
string MathYUnits = " V" |
Definition at line 138 of file alice-HS-desktop-1.3.pyw.
MaxI1 = numpy.amax(IBuffA) |
Definition at line 3042 of file alice-HS-desktop-1.3.pyw.
MaxI2 = numpy.amax(IBuffB) |
Definition at line 3044 of file alice-HS-desktop-1.3.pyw.
int MaxSamples = 200000 |
Definition at line 129 of file alice-HS-desktop-1.3.pyw.
int MaxSamplesSA = 65536 |
Definition at line 572 of file alice-HS-desktop-1.3.pyw.
MaxV1 = numpy.amax(VBuffA) |
Definition at line 3038 of file alice-HS-desktop-1.3.pyw.
MaxV2 = numpy.amax(VBuffB) |
Definition at line 3040 of file alice-HS-desktop-1.3.pyw.
MeasADCy = IntVar(0) |
Definition at line 18554 of file alice-HS-desktop-1.3.pyw.
MeasAFREQ = IntVar(0) |
Definition at line 18556 of file alice-HS-desktop-1.3.pyw.
MeasAHW = IntVar(0) |
Definition at line 18552 of file alice-HS-desktop-1.3.pyw.
MeasALW = IntVar(0) |
Definition at line 18553 of file alice-HS-desktop-1.3.pyw.
MeasAPER = IntVar(0) |
Definition at line 18555 of file alice-HS-desktop-1.3.pyw.
MeasBaseV1 = IntVar(0) |
Definition at line 18564 of file alice-HS-desktop-1.3.pyw.
MeasBaseV2 = IntVar(0) |
Definition at line 18566 of file alice-HS-desktop-1.3.pyw.
MeasBDCy = IntVar(0) |
Definition at line 18559 of file alice-HS-desktop-1.3.pyw.
MeasBFREQ = IntVar(0) |
Definition at line 18561 of file alice-HS-desktop-1.3.pyw.
MeasBHW = IntVar(0) |
Definition at line 18557 of file alice-HS-desktop-1.3.pyw.
MeasBLW = IntVar(0) |
Definition at line 18558 of file alice-HS-desktop-1.3.pyw.
MeasBPER = IntVar(0) |
Definition at line 18560 of file alice-HS-desktop-1.3.pyw.
MeasDCI1 = IntVar(0) |
Definition at line 18531 of file alice-HS-desktop-1.3.pyw.
MeasDCI2 = IntVar(0) |
Definition at line 18544 of file alice-HS-desktop-1.3.pyw.
MeasDCV1 = IntVar(0) |
Definition at line 18524 of file alice-HS-desktop-1.3.pyw.
MeasDCV2 = IntVar(0) |
Definition at line 18538 of file alice-HS-desktop-1.3.pyw.
MeasDelay = IntVar(0) |
Definition at line 18568 of file alice-HS-desktop-1.3.pyw.
MeasDiffAB = IntVar(0) |
Definition at line 18537 of file alice-HS-desktop-1.3.pyw.
MeasDiffBA = IntVar(0) |
Definition at line 18550 of file alice-HS-desktop-1.3.pyw.
float MeasGateLeft = 0.0 |
Definition at line 312 of file alice-HS-desktop-1.3.pyw.
int MeasGateNum = 0 |
Definition at line 314 of file alice-HS-desktop-1.3.pyw.
float MeasGateRight = 0.0 |
Definition at line 313 of file alice-HS-desktop-1.3.pyw.
MeasGateStatus = IntVar(0) |
Definition at line 315 of file alice-HS-desktop-1.3.pyw.
measlab = Label(dropmenu2, text="Meas") |
Definition at line 18878 of file alice-HS-desktop-1.3.pyw.
MeasMaxI1 = IntVar(0) |
Definition at line 18533 of file alice-HS-desktop-1.3.pyw.
MeasMaxI2 = IntVar(0) |
Definition at line 18546 of file alice-HS-desktop-1.3.pyw.
MeasMaxV1 = IntVar(0) |
Definition at line 18526 of file alice-HS-desktop-1.3.pyw.
MeasMaxV2 = IntVar(0) |
Definition at line 18540 of file alice-HS-desktop-1.3.pyw.
MeasmenuA = Menubutton(dropmenu2, text="CA", style="W3.TButton") |
Definition at line 18880 of file alice-HS-desktop-1.3.pyw.
MeasmenuB = Menubutton(dropmenu2, text="CB", style="W3.TButton") |
Definition at line 18916 of file alice-HS-desktop-1.3.pyw.
MeasMidI1 = IntVar(0) |
Definition at line 18534 of file alice-HS-desktop-1.3.pyw.
MeasMidI2 = IntVar(0) |
Definition at line 18547 of file alice-HS-desktop-1.3.pyw.
MeasMidV1 = IntVar(0) |
Definition at line 18527 of file alice-HS-desktop-1.3.pyw.
MeasMidV2 = IntVar(0) |
Definition at line 18541 of file alice-HS-desktop-1.3.pyw.
MeasMinI1 = IntVar(0) |
Definition at line 18532 of file alice-HS-desktop-1.3.pyw.
MeasMinI2 = IntVar(0) |
Definition at line 18545 of file alice-HS-desktop-1.3.pyw.
MeasMinV1 = IntVar(0) |
Definition at line 18525 of file alice-HS-desktop-1.3.pyw.
MeasMinV2 = IntVar(0) |
Definition at line 18539 of file alice-HS-desktop-1.3.pyw.
MeasPhase = IntVar(0) |
Definition at line 18562 of file alice-HS-desktop-1.3.pyw.
MeasPPI1 = IntVar(0) |
Definition at line 18535 of file alice-HS-desktop-1.3.pyw.
MeasPPI2 = IntVar(0) |
Definition at line 18548 of file alice-HS-desktop-1.3.pyw.
MeasPPV1 = IntVar(0) |
Definition at line 18528 of file alice-HS-desktop-1.3.pyw.
MeasPPV2 = IntVar(0) |
Definition at line 18542 of file alice-HS-desktop-1.3.pyw.
MeasRMSI1 = IntVar(0) |
Definition at line 18536 of file alice-HS-desktop-1.3.pyw.
MeasRMSI2 = IntVar(0) |
Definition at line 18549 of file alice-HS-desktop-1.3.pyw.
MeasRMSV1 = IntVar(0) |
Definition at line 18529 of file alice-HS-desktop-1.3.pyw.
MeasRMSV2 = IntVar(0) |
Definition at line 18543 of file alice-HS-desktop-1.3.pyw.
MeasRMSVA_B = IntVar(0) |
Definition at line 18530 of file alice-HS-desktop-1.3.pyw.
MeasTopV1 = IntVar(0) |
Definition at line 18563 of file alice-HS-desktop-1.3.pyw.
MeasTopV2 = IntVar(0) |
Definition at line 18565 of file alice-HS-desktop-1.3.pyw.
MeasureScreen = Button(frame2r, text="Measure Screen", style="W17.TButton", command=MakeMeasureScreen) |
Definition at line 19036 of file alice-HS-desktop-1.3.pyw.
MeasureStatus = IntVar(0) |
Definition at line 18599 of file alice-HS-desktop-1.3.pyw.
MeasUserA = IntVar(0) |
Definition at line 18551 of file alice-HS-desktop-1.3.pyw.
MeasUserB = IntVar(0) |
Definition at line 18567 of file alice-HS-desktop-1.3.pyw.
menu |
Definition at line 18667 of file alice-HS-desktop-1.3.pyw.
MinI1 = numpy.amin(IBuffA) |
Definition at line 3041 of file alice-HS-desktop-1.3.pyw.
MinI2 = numpy.amin(IBuffB) |
Definition at line 3043 of file alice-HS-desktop-1.3.pyw.
MinigenScreenStatus = IntVar(0) |
Definition at line 18585 of file alice-HS-desktop-1.3.pyw.
int MinSamples = 2000 |
Definition at line 128 of file alice-HS-desktop-1.3.pyw.
int MinSamplesSA = 64 |
Definition at line 571 of file alice-HS-desktop-1.3.pyw.
MinV1 = numpy.amin(VBuffA) |
Definition at line 3037 of file alice-HS-desktop-1.3.pyw.
MinV2 = numpy.amin(VBuffB) |
Definition at line 3039 of file alice-HS-desktop-1.3.pyw.
int MouseCAV = -10 |
Definition at line 96 of file alice-HS-desktop-1.3.pyw.
int MouseFocus = 1 |
Definition at line 230 of file alice-HS-desktop-1.3.pyw.
MouseWidget = ca |
Definition at line 18829 of file alice-HS-desktop-1.3.pyw.
int MouseX = -10 |
Definition at line 95 of file alice-HS-desktop-1.3.pyw.
MultipleBoards = IntVar(0) |
Definition at line 207 of file alice-HS-desktop-1.3.pyw.
mulxlab = Label( frame1, text = "Mul X") |
Definition at line 18788 of file alice-HS-desktop-1.3.pyw.
MuxScreenStatus = IntVar(0) |
Definition at line 18582 of file alice-HS-desktop-1.3.pyw.
NetworkScreenStatus = IntVar(0) |
Definition at line 449 of file alice-HS-desktop-1.3.pyw.
NiCDisp = IntVar(0) |
Definition at line 490 of file alice-HS-desktop-1.3.pyw.
NiCScreenStatus = IntVar(0) |
Definition at line 489 of file alice-HS-desktop-1.3.pyw.
NqPDisp = IntVar(0) |
Definition at line 488 of file alice-HS-desktop-1.3.pyw.
NqPScreenStatus = IntVar(0) |
Definition at line 487 of file alice-HS-desktop-1.3.pyw.
NSteps = IntVar(0) |
Definition at line 416 of file alice-HS-desktop-1.3.pyw.
list NSweepSeriesAng = [] |
Definition at line 448 of file alice-HS-desktop-1.3.pyw.
list NSweepSeriesMag = [] |
Definition at line 447 of file alice-HS-desktop-1.3.pyw.
list NSweepSeriesR = [] |
Definition at line 445 of file alice-HS-desktop-1.3.pyw.
list NSweepSeriesX = [] |
Definition at line 446 of file alice-HS-desktop-1.3.pyw.
bool numpy_found = True |
Definition at line 17 of file alice-HS-desktop-1.3.pyw.
OhmDisp = IntVar(0) |
Definition at line 18575 of file alice-HS-desktop-1.3.pyw.
OhmRunStatus = IntVar(0) |
Definition at line 527 of file alice-HS-desktop-1.3.pyw.
OhmStatus = IntVar(0) |
Definition at line 526 of file alice-HS-desktop-1.3.pyw.
float OnBoardRes = 50.83 |
set value for on board resistors and ext AD584 reference
Definition at line 120 of file alice-HS-desktop-1.3.pyw.
Optionmenu = Menubutton(dropmenu, text="Options", style="W7.TButton") |
Definition at line 18851 of file alice-HS-desktop-1.3.pyw.
int OverRangeFlagA = 0 |
Definition at line 519 of file alice-HS-desktop-1.3.pyw.
int OverRangeFlagB = 0 |
Definition at line 520 of file alice-HS-desktop-1.3.pyw.
int PeakdbA = 10 |
Definition at line 521 of file alice-HS-desktop-1.3.pyw.
int PeakdbB = 10 |
Definition at line 522 of file alice-HS-desktop-1.3.pyw.
int PeakfreqA = 100 |
Definition at line 524 of file alice-HS-desktop-1.3.pyw.
int PeakfreqB = 1000 |
Definition at line 525 of file alice-HS-desktop-1.3.pyw.
float PeakRelPhase = 0.0 |
Definition at line 523 of file alice-HS-desktop-1.3.pyw.
list PhaseA = [] |
Definition at line 532 of file alice-HS-desktop-1.3.pyw.
list PhaseB = [] |
Definition at line 534 of file alice-HS-desktop-1.3.pyw.
PhaseMemoryA = numpy.ones(1) |
Definition at line 538 of file alice-HS-desktop-1.3.pyw.
PhaseMemoryB = numpy.ones(1) |
Definition at line 540 of file alice-HS-desktop-1.3.pyw.
int PhaseOffset1x = 37 |
Definition at line 254 of file alice-HS-desktop-1.3.pyw.
int PhaseOffset2x = 37 |
Definition at line 255 of file alice-HS-desktop-1.3.pyw.
int PIO_0 = 28 |
print "Channel A label = " + str(CHA.signal.label) print "Channel A max = " + str(CHA.signal.max) print "Channel A min = " + str(CHA.signal.min) print "Channel A resolution = " + str(CHA.signal.resolution) print "Channel B label = " + str(CHB.signal.label) print "Channel B max = " + str(CHB.signal.max) print "Channel B min = " + str(CHB.signal.min) print "Channel B resolution = " + str(CHB.signal.resolution)
Definition at line 595 of file alice-HS-desktop-1.3.pyw.
int PIO_1 = 29 |
Definition at line 596 of file alice-HS-desktop-1.3.pyw.
int PIO_2 = 47 |
Definition at line 597 of file alice-HS-desktop-1.3.pyw.
int PIO_3 = 3 |
Definition at line 598 of file alice-HS-desktop-1.3.pyw.
int PIO_4 = 4 |
Definition at line 599 of file alice-HS-desktop-1.3.pyw.
int PIO_5 = 5 |
Definition at line 600 of file alice-HS-desktop-1.3.pyw.
int PIO_6 = 6 |
Definition at line 601 of file alice-HS-desktop-1.3.pyw.
int PIO_7 = 7 |
Definition at line 602 of file alice-HS-desktop-1.3.pyw.
int PowerStatus = 1 |
Definition at line 468 of file alice-HS-desktop-1.3.pyw.
prlab = Label(frame2r, text="Adjust Gain / Offset") |
Definition at line 19042 of file alice-HS-desktop-1.3.pyw.
ProbeA = Frame( frame2r ) |
Definition at line 19045 of file alice-HS-desktop-1.3.pyw.
ProbeAI = Frame( frame2r ) |
Definition at line 19079 of file alice-HS-desktop-1.3.pyw.
ProbeB = Frame( frame2r ) |
Definition at line 19062 of file alice-HS-desktop-1.3.pyw.
ProbeBI = Frame( frame2r ) |
Definition at line 19096 of file alice-HS-desktop-1.3.pyw.
Definition at line 18725 of file alice-HS-desktop-1.3.pyw.
pwrbt_tip = CreateToolTip(PwrBt, 'Toggle ext power supply') |
Definition at line 18766 of file alice-HS-desktop-1.3.pyw.
bool pysmu_found = True |
Definition at line 37 of file alice-HS-desktop-1.3.pyw.
list RefIAAngline = [] |
Definition at line 513 of file alice-HS-desktop-1.3.pyw.
list RefIAMagline = [] |
Definition at line 512 of file alice-HS-desktop-1.3.pyw.
list RefIARline = [] |
Definition at line 510 of file alice-HS-desktop-1.3.pyw.
list RefIAXline = [] |
Definition at line 511 of file alice-HS-desktop-1.3.pyw.
relief |
Definition at line 18619 of file alice-HS-desktop-1.3.pyw.
RelPhaseCenter = IntVar(0) |
Definition at line 203 of file alice-HS-desktop-1.3.pyw.
int RelPhaseCorrection = 15 |
Definition at line 202 of file alice-HS-desktop-1.3.pyw.
int Reset_Freq = 300 |
Definition at line 311 of file alice-HS-desktop-1.3.pyw.
tuple ResScalediv = (1, 2, 5, 10, 20, 50, 100, 200, 500, 1000, 2000, 5000, 10000, 20000, 50000) |
Definition at line 290 of file alice-HS-desktop-1.3.pyw.
string RevDate = "(14 Feb 2020)" |
Definition at line 44 of file alice-HS-desktop-1.3.pyw.
RIGHT |
Definition at line 18608 of file alice-HS-desktop-1.3.pyw.
root = Tk() |
Definition at line 54 of file alice-HS-desktop-1.3.pyw.
RUNstatus = IntVar(0) |
Definition at line 467 of file alice-HS-desktop-1.3.pyw.
int SAMPLErate = BaseSampleRate |
Definition at line 127 of file alice-HS-desktop-1.3.pyw.
SampleRateStatus = IntVar(0) |
Definition at line 364 of file alice-HS-desktop-1.3.pyw.
tuple SampRateList = (1024, 2048, 4096, 8192, 16384, 32768, 96385, 96774, 97166, 97561, 97959, 98361, 98765, 99174, 99585, 100000) |
Definition at line 291 of file alice-HS-desktop-1.3.pyw.
SCLKPort = IntVar(0) |
Definition at line 604 of file alice-HS-desktop-1.3.pyw.
ScreenTrefresh = IntVar(0) |
Definition at line 411 of file alice-HS-desktop-1.3.pyw.
ScreenXYrefresh = IntVar(0) |
Definition at line 412 of file alice-HS-desktop-1.3.pyw.
int SCstart = 0 |
Definition at line 405 of file alice-HS-desktop-1.3.pyw.
SDATAPort = IntVar(0) |
Definition at line 605 of file alice-HS-desktop-1.3.pyw.
SettingsStatus = IntVar(0) |
Definition at line 18603 of file alice-HS-desktop-1.3.pyw.
int ShiftPointer = 0 |
Definition at line 2963 of file alice-HS-desktop-1.3.pyw.
Show_Angle = IntVar(0) |
Definition at line 498 of file alice-HS-desktop-1.3.pyw.
Show_AngleRef = IntVar(0) |
Definition at line 502 of file alice-HS-desktop-1.3.pyw.
Show_CBA = IntVar(0) |
Definition at line 583 of file alice-HS-desktop-1.3.pyw.
Show_CBB = IntVar(0) |
Definition at line 584 of file alice-HS-desktop-1.3.pyw.
Show_CBC = IntVar(0) |
Definition at line 585 of file alice-HS-desktop-1.3.pyw.
Show_CBD = IntVar(0) |
Definition at line 586 of file alice-HS-desktop-1.3.pyw.
Show_Magnitude = IntVar(0) |
Definition at line 497 of file alice-HS-desktop-1.3.pyw.
Show_MagnitudeRef = IntVar(0) |
Definition at line 501 of file alice-HS-desktop-1.3.pyw.
Show_MathX = IntVar(0) |
Definition at line 18512 of file alice-HS-desktop-1.3.pyw.
Show_MathY = IntVar(0) |
Definition at line 18513 of file alice-HS-desktop-1.3.pyw.
Show_Rseries = IntVar(0) |
Definition at line 495 of file alice-HS-desktop-1.3.pyw.
Show_RseriesRef = IntVar(0) |
Definition at line 499 of file alice-HS-desktop-1.3.pyw.
Show_Xseries = IntVar(0) |
Definition at line 496 of file alice-HS-desktop-1.3.pyw.
Show_XseriesRef = IntVar(0) |
Definition at line 500 of file alice-HS-desktop-1.3.pyw.
ShowAV_I = IntVar(0) |
Definition at line 18505 of file alice-HS-desktop-1.3.pyw.
int ShowBallonHelp = 0 |
Definition at line 232 of file alice-HS-desktop-1.3.pyw.
ShowBdBCur = IntVar(0) |
Definition at line 465 of file alice-HS-desktop-1.3.pyw.
ShowBPCur = IntVar(0) |
Definition at line 464 of file alice-HS-desktop-1.3.pyw.
ShowBV_I = IntVar(0) |
Definition at line 18506 of file alice-HS-desktop-1.3.pyw.
ShowC1_I = IntVar(0) |
Definition at line 18502 of file alice-HS-desktop-1.3.pyw.
ShowC1_V = IntVar(0) |
Definition at line 18498 of file alice-HS-desktop-1.3.pyw.
ShowC2_I = IntVar(0) |
Definition at line 18504 of file alice-HS-desktop-1.3.pyw.
ShowC2_V = IntVar(0) |
Definition at line 18503 of file alice-HS-desktop-1.3.pyw.
ShowCA_P = IntVar(0) |
Definition at line 430 of file alice-HS-desktop-1.3.pyw.
ShowCA_RdB = IntVar(0) |
Definition at line 434 of file alice-HS-desktop-1.3.pyw.
ShowCA_RP = IntVar(0) |
Definition at line 435 of file alice-HS-desktop-1.3.pyw.
ShowCA_VdB = IntVar(0) |
Definition at line 429 of file alice-HS-desktop-1.3.pyw.
ShowCB_P = IntVar(0) |
Definition at line 432 of file alice-HS-desktop-1.3.pyw.
ShowCB_RdB = IntVar(0) |
Definition at line 436 of file alice-HS-desktop-1.3.pyw.
ShowCB_RP = IntVar(0) |
Definition at line 437 of file alice-HS-desktop-1.3.pyw.
ShowCB_VdB = IntVar(0) |
Definition at line 431 of file alice-HS-desktop-1.3.pyw.
ShowdBCur = IntVar(0) |
Definition at line 462 of file alice-HS-desktop-1.3.pyw.
ShowFCur = IntVar(0) |
Definition at line 461 of file alice-HS-desktop-1.3.pyw.
ShowMarkerBP = IntVar(0) |
Definition at line 433 of file alice-HS-desktop-1.3.pyw.
ShowMath = IntVar(0) |
Definition at line 18511 of file alice-HS-desktop-1.3.pyw.
ShowMathBP = IntVar(0) |
Definition at line 438 of file alice-HS-desktop-1.3.pyw.
Showmenu = Menubutton(frame1, text="Curves", style="W7.TButton") |
Definition at line 18728 of file alice-HS-desktop-1.3.pyw.
Showmenu_tip = CreateToolTip(Showmenu, 'Select which traces to display') |
Definition at line 18767 of file alice-HS-desktop-1.3.pyw.
ShowRA_I = IntVar(0) |
Definition at line 18508 of file alice-HS-desktop-1.3.pyw.
ShowRA_V = IntVar(0) |
Definition at line 18507 of file alice-HS-desktop-1.3.pyw.
ShowRB_I = IntVar(0) |
Definition at line 18510 of file alice-HS-desktop-1.3.pyw.
ShowRB_V = IntVar(0) |
Definition at line 18509 of file alice-HS-desktop-1.3.pyw.
ShowRMathBP = IntVar(0) |
Definition at line 439 of file alice-HS-desktop-1.3.pyw.
ShowRXY = IntVar(0) |
Definition at line 581 of file alice-HS-desktop-1.3.pyw.
int SHOWsamples = 4000 |
Definition at line 404 of file alice-HS-desktop-1.3.pyw.
ShowTCur = IntVar(0) |
Definition at line 455 of file alice-HS-desktop-1.3.pyw.
ShowVCur = IntVar(0) |
Definition at line 456 of file alice-HS-desktop-1.3.pyw.
ShowXCur = IntVar(0) |
Definition at line 458 of file alice-HS-desktop-1.3.pyw.
ShowYCur = IntVar(0) |
Definition at line 459 of file alice-HS-desktop-1.3.pyw.
SI1 = numpy.sqrt(numpy.mean(numpy.square(IBuffA))) |
Definition at line 3047 of file alice-HS-desktop-1.3.pyw.
SI2 = numpy.sqrt(numpy.mean(numpy.square(IBuffB))) |
Definition at line 3049 of file alice-HS-desktop-1.3.pyw.
side |
Definition at line 18608 of file alice-HS-desktop-1.3.pyw.
SingleShot = IntVar(0) |
Definition at line 18495 of file alice-HS-desktop-1.3.pyw.
SingleShotSA = IntVar(0) |
Definition at line 440 of file alice-HS-desktop-1.3.pyw.
size |
Definition at line 283 of file alice-HS-desktop-1.3.pyw.
SLATCHPort = IntVar(0) |
Definition at line 606 of file alice-HS-desktop-1.3.pyw.
SmoothCurves = IntVar(0) |
Definition at line 18516 of file alice-HS-desktop-1.3.pyw.
SmoothCurvesBP = IntVar(0) |
Definition at line 484 of file alice-HS-desktop-1.3.pyw.
SmoothCurvesSA = IntVar(0) |
Definition at line 483 of file alice-HS-desktop-1.3.pyw.
int SMPfft = 2 ** SMPfftpwrTwo.get() |
Definition at line 543 of file alice-HS-desktop-1.3.pyw.
SMPfftpwrTwo = IntVar(0) |
Definition at line 541 of file alice-HS-desktop-1.3.pyw.
SpectrumScreenStatus = IntVar(0) |
Definition at line 482 of file alice-HS-desktop-1.3.pyw.
style |
Definition at line 271 of file alice-HS-desktop-1.3.pyw.
string Style_String = 'alt' |
Definition at line 236 of file alice-HS-desktop-1.3.pyw.
SV1 = numpy.sqrt(numpy.mean(numpy.square(VBuffA))) |
Definition at line 3046 of file alice-HS-desktop-1.3.pyw.
SV2 = numpy.sqrt(numpy.mean(numpy.square(VBuffB))) |
Definition at line 3048 of file alice-HS-desktop-1.3.pyw.
Definition at line 3050 of file alice-HS-desktop-1.3.pyw.
string SWRev = "1.3 " |
Definition at line 45 of file alice-HS-desktop-1.3.pyw.
list T1Fline = [] |
Frequency Array Variables.
Definition at line 547 of file alice-HS-desktop-1.3.pyw.
list T1FRline = [] |
Definition at line 551 of file alice-HS-desktop-1.3.pyw.
list T1Iline = [] |
Definition at line 383 of file alice-HS-desktop-1.3.pyw.
list T1IRline = [] |
Definition at line 398 of file alice-HS-desktop-1.3.pyw.
list T1Pline = [] |
Definition at line 549 of file alice-HS-desktop-1.3.pyw.
list T1PRline = [] |
Definition at line 553 of file alice-HS-desktop-1.3.pyw.
list T1Vline = [] |
Trace line Array Variables used.
Definition at line 381 of file alice-HS-desktop-1.3.pyw.
list T1VRline = [] |
Definition at line 396 of file alice-HS-desktop-1.3.pyw.
list T2Fline = [] |
Definition at line 548 of file alice-HS-desktop-1.3.pyw.
list T2FRline = [] |
Definition at line 552 of file alice-HS-desktop-1.3.pyw.
list T2Iline = [] |
Definition at line 384 of file alice-HS-desktop-1.3.pyw.
list T2IRline = [] |
Definition at line 399 of file alice-HS-desktop-1.3.pyw.
list T2Pline = [] |
Definition at line 550 of file alice-HS-desktop-1.3.pyw.
list T2PRline = [] |
Definition at line 554 of file alice-HS-desktop-1.3.pyw.
list T2Vline = [] |
Definition at line 382 of file alice-HS-desktop-1.3.pyw.
list T2VRline = [] |
Definition at line 397 of file alice-HS-desktop-1.3.pyw.
list TAFline = [] |
Bode Array Variables.
Definition at line 560 of file alice-HS-desktop-1.3.pyw.
list TAFRline = [] |
Definition at line 564 of file alice-HS-desktop-1.3.pyw.
list TAPline = [] |
Definition at line 562 of file alice-HS-desktop-1.3.pyw.
list TAPRline = [] |
Definition at line 566 of file alice-HS-desktop-1.3.pyw.
list TBFline = [] |
Definition at line 561 of file alice-HS-desktop-1.3.pyw.
list TBFRline = [] |
Definition at line 565 of file alice-HS-desktop-1.3.pyw.
string TBicon |
Definition at line 48 of file alice-HS-desktop-1.3.pyw.
list TBPline = [] |
Definition at line 563 of file alice-HS-desktop-1.3.pyw.
list TBPMline = [] |
Definition at line 568 of file alice-HS-desktop-1.3.pyw.
list TBPRline = [] |
Definition at line 567 of file alice-HS-desktop-1.3.pyw.
list TBPRMline = [] |
Definition at line 569 of file alice-HS-desktop-1.3.pyw.
int TCursor = 0 |
Definition at line 457 of file alice-HS-desktop-1.3.pyw.
tearoff |
Definition at line 18667 of file alice-HS-desktop-1.3.pyw.
list TFMline = [] |
Definition at line 555 of file alice-HS-desktop-1.3.pyw.
list TFRMline = [] |
Definition at line 556 of file alice-HS-desktop-1.3.pyw.
tgb = Button(frame1, text="50%", style="W4.TButton", command=BTrigger50p) |
Definition at line 18696 of file alice-HS-desktop-1.3.pyw.
tgb_tip = CreateToolTip(tgb, 'Set trigger level to waveform mid point') |
Definition at line 18760 of file alice-HS-desktop-1.3.pyw.
TgEdge = IntVar(0) |
Definition at line 18499 of file alice-HS-desktop-1.3.pyw.
TgInput = IntVar(0) |
Definition at line 18494 of file alice-HS-desktop-1.3.pyw.
list TIAAngline = [] |
Definition at line 507 of file alice-HS-desktop-1.3.pyw.
list TIAMagline = [] |
Definition at line 506 of file alice-HS-desktop-1.3.pyw.
list TIAMline = [] |
Definition at line 508 of file alice-HS-desktop-1.3.pyw.
list TIAMRline = [] |
Definition at line 509 of file alice-HS-desktop-1.3.pyw.
list TIARline = [] |
Impedance Analyzer sweep bode plot and reference line variables.
Definition at line 504 of file alice-HS-desktop-1.3.pyw.
list TIAXline = [] |
Definition at line 505 of file alice-HS-desktop-1.3.pyw.
timebtn = Frame( frame2r ) |
Definition at line 18953 of file alice-HS-desktop-1.3.pyw.
TimeDisp = IntVar(0) |
Definition at line 18569 of file alice-HS-desktop-1.3.pyw.
timelab = Label(timebtn, text="Time Plot") |
Definition at line 18957 of file alice-HS-desktop-1.3.pyw.
tlab = Label(frame1, text="Trig Level") |
Definition at line 18686 of file alice-HS-desktop-1.3.pyw.
list Tmathline = [] |
Definition at line 393 of file alice-HS-desktop-1.3.pyw.
list TMAVline = [] |
Definition at line 385 of file alice-HS-desktop-1.3.pyw.
list TMBRline = [] |
Definition at line 389 of file alice-HS-desktop-1.3.pyw.
list TMBVline = [] |
Definition at line 386 of file alice-HS-desktop-1.3.pyw.
list TMCRline = [] |
Definition at line 390 of file alice-HS-desktop-1.3.pyw.
list TMCVline = [] |
Definition at line 387 of file alice-HS-desktop-1.3.pyw.
list TMDVline = [] |
Definition at line 388 of file alice-HS-desktop-1.3.pyw.
TMlab = Label(frame1, text="Time mS/Div") |
Definition at line 18797 of file alice-HS-desktop-1.3.pyw.
tuple TMpdiv = (0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1.0, 2.0, 5.0, 10.0, 20.0, 50.0, 100.0, 200.0) |
Time list in ms/div.
Definition at line 289 of file alice-HS-desktop-1.3.pyw.
list TMRline = [] |
Definition at line 400 of file alice-HS-desktop-1.3.pyw.
Definition at line 18792 of file alice-HS-desktop-1.3.pyw.
list TMXline = [] |
Definition at line 394 of file alice-HS-desktop-1.3.pyw.
list TMYline = [] |
Definition at line 395 of file alice-HS-desktop-1.3.pyw.
TOP |
Definition at line 18611 of file alice-HS-desktop-1.3.pyw.
TRACEaverage = IntVar(0) |
Definition at line 180 of file alice-HS-desktop-1.3.pyw.
TRACEmodeTime = IntVar(0) |
Definition at line 18518 of file alice-HS-desktop-1.3.pyw.
bool TRACEresetFreq = True |
Definition at line 378 of file alice-HS-desktop-1.3.pyw.
bool TRACEresetTime = True |
Definition at line 377 of file alice-HS-desktop-1.3.pyw.
int TRACES = 1 |
Definition at line 409 of file alice-HS-desktop-1.3.pyw.
int TRACESread = 0 |
Definition at line 410 of file alice-HS-desktop-1.3.pyw.
TRACEwidth = IntVar(0) |
Definition at line 178 of file alice-HS-desktop-1.3.pyw.
Definition at line 18688 of file alice-HS-desktop-1.3.pyw.
float TRIGGERlevel = 2.5 |
Definition at line 131 of file alice-HS-desktop-1.3.pyw.
list Triggerline = [] |
Definition at line 401 of file alice-HS-desktop-1.3.pyw.
Triggermenu = Menubutton(frame1, text="Trigger", style="W7.TButton") |
Definition at line 18666 of file alice-HS-desktop-1.3.pyw.
Triggermenu_tip = CreateToolTip(Triggermenu, 'Select trigger signal') |
Definition at line 18758 of file alice-HS-desktop-1.3.pyw.
int TRIGGERsample = 0 |
Definition at line 469 of file alice-HS-desktop-1.3.pyw.
list Triggersymbol = [] |
Definition at line 402 of file alice-HS-desktop-1.3.pyw.
int Two28 = 268435456 |
Definition at line 544 of file alice-HS-desktop-1.3.pyw.
Two_X_Sample = IntVar(0) |
Definition at line 189 of file alice-HS-desktop-1.3.pyw.
list TXYline = [] |
Definition at line 391 of file alice-HS-desktop-1.3.pyw.
list TXYRline = [] |
Definition at line 392 of file alice-HS-desktop-1.3.pyw.
string UserALabel = "OverShoot" |
Definition at line 140 of file alice-HS-desktop-1.3.pyw.
string UserAString = "MaxV1-VATop" |
Definition at line 139 of file alice-HS-desktop-1.3.pyw.
string UserBLabel = "UnderShoot" |
Definition at line 142 of file alice-HS-desktop-1.3.pyw.
string UserBString = "MinV2-VBBase" |
Definition at line 141 of file alice-HS-desktop-1.3.pyw.
int v1_adc_conf = 0x20F1 |
Definition at line 225 of file alice-HS-desktop-1.3.pyw.
int v2_adc_conf = 0x20F7 |
Definition at line 227 of file alice-HS-desktop-1.3.pyw.
value |
Definition at line 18669 of file alice-HS-desktop-1.3.pyw.
variable |
Definition at line 18669 of file alice-HS-desktop-1.3.pyw.
VBuffA = [] |
VBuffA = [] VBuffB = [] IBuffA = [] IBuffB = [].
VBuffA = numpy.array(VBuffA) VBuffB = numpy.array(VBuffB) IBuffA = numpy.array(IBuffA) IBuffB = numpy.array(IBuffB) Shift in next new sample print(DCVA0, "shifting buffer") print(ShiftPointer)
Definition at line 337 of file alice-HS-desktop-1.3.pyw.
VBuffB = [] |
Definition at line 338 of file alice-HS-desktop-1.3.pyw.
list VBuffMA = [] |
Definition at line 341 of file alice-HS-desktop-1.3.pyw.
list VBuffMB = [] |
Definition at line 342 of file alice-HS-desktop-1.3.pyw.
list VBuffMC = [] |
Definition at line 343 of file alice-HS-desktop-1.3.pyw.
list VBuffMD = [] |
Definition at line 344 of file alice-HS-desktop-1.3.pyw.
Vdiv = IntVar(0) |
Definition at line 182 of file alice-HS-desktop-1.3.pyw.
string Version_url = 'https://github.com/analogdevicesinc/alice/releases/download/1.3.1/alice-desktop-1.3-setup.exe' |
Definition at line 46 of file alice-HS-desktop-1.3.pyw.
dictionary VFilterA = {} |
Definition at line 362 of file alice-HS-desktop-1.3.pyw.
dictionary VFilterB = {} |
Definition at line 363 of file alice-HS-desktop-1.3.pyw.
VmemoryA = numpy.ones(1) |
Definition at line 373 of file alice-HS-desktop-1.3.pyw.
VmemoryB = numpy.ones(1) |
Definition at line 374 of file alice-HS-desktop-1.3.pyw.
list VmemoryMuxA = [] |
Definition at line 345 of file alice-HS-desktop-1.3.pyw.
list VmemoryMuxB = [] |
Definition at line 346 of file alice-HS-desktop-1.3.pyw.
list VmemoryMuxC = [] |
Definition at line 347 of file alice-HS-desktop-1.3.pyw.
list VmemoryMuxD = [] |
Definition at line 348 of file alice-HS-desktop-1.3.pyw.
width |
Definition at line 18619 of file alice-HS-desktop-1.3.pyw.
int X0L = 55 |
Definition at line 61 of file alice-HS-desktop-1.3.pyw.
int X0LBP = 37 |
Definition at line 71 of file alice-HS-desktop-1.3.pyw.
int X0LF = 37 |
Definition at line 66 of file alice-HS-desktop-1.3.pyw.
int X0LIA = 37 |
Definition at line 81 of file alice-HS-desktop-1.3.pyw.
int X0LNiC = 25 |
Definition at line 91 of file alice-HS-desktop-1.3.pyw.
int X0LNqP = 25 |
Definition at line 86 of file alice-HS-desktop-1.3.pyw.
int X0LXY = 37 |
Definition at line 76 of file alice-HS-desktop-1.3.pyw.
int XCursor = 0 |
Definition at line 460 of file alice-HS-desktop-1.3.pyw.
XOLF = int(FontSize * 4.625) |
Definition at line 269 of file alice-HS-desktop-1.3.pyw.
XOLNqP = int(FontSize * 3.125) |
Definition at line 270 of file alice-HS-desktop-1.3.pyw.
Xsignal = IntVar(0) |
Definition at line 577 of file alice-HS-desktop-1.3.pyw.
xybtn = Frame( frame2r ) |
Definition at line 18959 of file alice-HS-desktop-1.3.pyw.
XYDisp = IntVar(0) |
Definition at line 18571 of file alice-HS-desktop-1.3.pyw.
XYScreenStatus = IntVar(0) |
Definition at line 576 of file alice-HS-desktop-1.3.pyw.
int Y0T = 25 |
Definition at line 62 of file alice-HS-desktop-1.3.pyw.
int Y0TBP = 25 |
Definition at line 72 of file alice-HS-desktop-1.3.pyw.
int Y0TF = 25 |
Definition at line 67 of file alice-HS-desktop-1.3.pyw.
int Y0TIA = 25 |
Definition at line 82 of file alice-HS-desktop-1.3.pyw.
int Y0TNiC = 25 |
Definition at line 92 of file alice-HS-desktop-1.3.pyw.
int Y0TNqP = 25 |
Definition at line 87 of file alice-HS-desktop-1.3.pyw.
int Y0TXY = 25 |
Definition at line 77 of file alice-HS-desktop-1.3.pyw.
Ysignal = IntVar(0) |
Definition at line 579 of file alice-HS-desktop-1.3.pyw.
ZEROstuffing = IntVar(0) |
Definition at line 197 of file alice-HS-desktop-1.3.pyw.
ZOHold = IntVar(0) |
Definition at line 18517 of file alice-HS-desktop-1.3.pyw.