[Doc_Dynamic] [global env; source [file join $env(MIDASBASE) TclHttpd Html settings.tml]] Rly16 Service @ [global env; set env(ComputerName)]

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


Port: [namespace eval Rly16 {set Port}] Version: [namespace eval Rly16 {VERS; set VERSION}] DC: [namespace eval Rly16 {DC; set vl [expr $DC/10.0]V}]

[namespace eval Rly16 { set html "" set j 0 for {set i 1} {$i <= 8} {incr i} { append html "" incr j } set html }] [namespace eval Rly16 { set html "" set j 0 for {set i 1} {$i <= 8} {incr i} { append html "" incr j } set html }]
Switch ON" if {([expr $STATUS >> $j] & 1) == 0} { append html "" } append html "
Switch OFF" if {([expr $STATUS >> $j] & 1) == 1} { append html "" } append html "

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

" append html "" append html "

" set html } }]

[namespace eval Rly16 { if {$ShowLogFlag == 1} then { set html "" } else { set html "" } set html }] [namespace eval Rly16 { 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 Rly16 { if {$JS != ""} { append JS "\");" set html "" } }]