[Doc_Dynamic] [global env; source [file join $env(MIDASBASE) TclHttpd Html settings.tml]] VME: Xycom XVME-240 Digital I/O Module @ [global env; set env(ComputerName)]

XVME-240 @ [set MyInfo] client address is [set ClientIPAddress]


$m"} }] >

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

Version :
LEDs : Interrupts :
Vector:
[namespace eval XVME240 { set html "" append html "" append html "" append html "" append html "" append html "
Interrupt Inputs:" for {set j 0} {$j <= 7} {incr j} { append html "" } append html "
" set html }] [namespace eval XVME240 { set html "" append html "" append html "" append html "" append html "" append html "
Interrupt Mask:" for {set j 0} {$j <= 7} {incr j} { append html "" } append html "
" set html }] [namespace eval XVME240 { set html "" append html "" append html "" append html "" append html "" append html "
" append html "Interrupt Pending:" append html "" for {set j 0} {$j <= 7} {incr j} { append html "" } append html "
" set html }] [namespace eval XVME240 { set html "" append html "" append html "" append html "" append html "" set html }] [namespace eval XVME240 { set html "" append html "
" append html "Interrupt Clear:" append html "" for {set j 0} {$j <= 7} {incr j} { append html "" } append html "
" append html "" append html "" append html "" append html "
" append html "Flag Outputs:" append html "" for {set j 0} {$j <= 7} {incr j} { append html "" } append html "
" set html }] [namespace eval XVME240 { set html "" for {set i 0} {$i <= 7} {incr i} { append html "" append html "" append html "" append html "
" append html "Port$i:" append html "" append html "
" } set html }]

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

" append html "" append html "

" set html } }]

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