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

[set ::V1495::ModuleName]#[set ::V1495::ModuleIndex] Registers @ [global env; set env(ComputerName)] client address is [set ClientIPAddress]


V1495 Module [namespace eval V1495 { set html "" append html "" append html "" append html "" append html "" append html "" set html }] [namespace eval V1495 { set html "" foreach item $V1495RegisterMap { set title [first $item] set register [second $item] append html "" append html "" append html "" append html "" } set html }]
RegisterValue
$title[ReadRegister $register]


Trigger Logic and Data Acquisition Control [namespace eval V1495 { set html "" append html "" append html "" append html "" append html "" append html "" set html }] [namespace eval V1495 { set html "" foreach item $DPPRegisterMap { set title [first $item] set register [second $item] append html "" append html "" append html "" append html "" } set html }]
RegisterValue
$title[ReadRegister $register]


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]