[Doc_Dynamic] [global env; source [file join $env(MIDASBASE) TclHttpd Html settings.tml]] VME: V1495 Control @ [global env; set env(ComputerName)]

V1495 Control @ [set MyInfo] client address is [set ClientIPAddress]


Module   Act on ALL Modules?

Module Setup

[namespace eval V1495 { set html "" append html "

" append html "" append html "" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPSettings0 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPSettings1 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPSettings2 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPSettings3 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "

" set html }]

Module Status

[namespace eval V1495 { set html "" append html "

" append html "" append html "" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPStatus1 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPStatus2 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPStatus3 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "" append html "" append html "" append html "" append html "" foreach item $DPPStatus4 { set Name [first $item] set Register [second $item] append html "" append html "" append html "" append html "" } append html "
RegisterSetting
$Name" append html "\n" append html "
" append html "
" append html "

" set html }] [namespace eval V1495 { set html "" append html "

" append html "" append html "" append html "" append html "" append html "" append html "" append html "" # Bit 0/1: Output MUX selection append html "" # Bit 12: Detector Coincidence : append html "" # Bit 10/11: Operational mode append html "" # Master/Slave Width set Register "MasterSlaveWidth" append html "" append html "" append html "
Output MUX SelectionDetector CoincidenceOperational modeMaster/Slave Width
" append html "" append html "" append html "" append html "" append html "" append html "" append html "\n" append html "
" append html "

" set html }] [namespace eval V1495 { set html "" append html "

" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "" # Bit 5: E=TTL/NIM : append html "" # Bit 4: F=TTL/NIM : append html "" # Bit 3: G=TTL/NIM : append html "" # Bit 7: Diagnostic Mode : append html "" # Bit 8: Acquisition : append html "" # Bit 9: Single Shot Mode : append html "" append html "" append html "
EFGDiagnostic ModeAcquisitionSingle Shot Mode
" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "" append html "
" append html "

" set html }]

System functions  


[namespace eval V1495 { if {$ShowLogFlag == 1} then { set html "" append html "

" append html "" append html "

" set html } }]

[namespace eval V1495 { if {$ShowLogFlag == 1} then { set html "" } else { set html "" } set html }] [namespace eval V1495 { if {$LogFlag == 1} then { set html "" } else { set html "" } set html }]

Last Updated: [clock format [clock seconds] -format "%B %d, %Y %H:%M:%S"]


[namespace eval V1495 { if {$JS != ""} { append JS "\");" set html "" } }] [mypage::contents [list Home ../index.tml]] [mypage::footer]