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

MAXv6000 @ [set MyInfo] client address is [set ClientIPAddress]


$m"} }] >

[namespace eval VMEConfig { set ::MAXV6000::ModuleMenu {} set ::MAXV6000::ModuleAddress {} if {![info exists NumModules]} { ::MAXV6000::Alert "Please select a hardware configuration and try again!" set NumModules 0 } for {set i 1} {$i <= $NumModules} {incr i} { if {[set ModuleType($i)] == "MAXV6000"} { lappend ::MAXV6000::ModuleMenu [second [split [set Module_Name($i)] #]] lappend ::MAXV6000::ModuleAddress [set ModuleAddress($i)] } } if {[llength $::MAXV6000::ModuleMenu] == 0} { ::MAXV6000::Alert "No modules of this type are defined in the current hardware configuration!" } set html }]

Command:

        AXIS:

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

" append html "" append html "

" set html } }]

[namespace eval MAXV6000 { if {$ShowLogFlag == 1} then { set html "" } else { set html "" } set html }] [namespace eval MAXV6000 { 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 MAXV6000 { if {$JS != ""} { append JS "\");" set html "" } }] [mypage::contents [list Home ../index.tml]] [mypage::footer]