c:\export\olenmr\client\forcheckjs.htm Functions

7/24/2003 7:53:09 AM

Full Project List

monitor.js Functions

function icon_setCurrent(sproc,stime,iholder,sexptname,suser,sdataset,iexpno,iprocno,timeinfo1,timeinfo2)
function icon_setStatus(sproc,stime,msg)
function monitor_getCurrentDiv()
function monitor_invokeJobAction(jobactionlist)
function monitor_invokeJobAction_error()
function monitor_invokeJobAction_noerror()
function monitor_writeHTML()
function monitorUnload()

   

file monitor.js  

view function icon_setCurrent(sproc,stime,iholder,sexptname,suser,sdataset,iexpno,iprocno,timeinfo1,timeinfo2)

parameters:

string

sproc

string

stime

integer

iholder

string

sexptname

string

suser

string

sdataset

integer

iexpno

integer

iprocno

string

timeinfo1

string

timeinfo2

function return:

NONE

called by:

server_fakeCurrentState

calls:

   

file monitor.js  

view function icon_setStatus(sproc,stime,msg)

parameters:

string

sproc

string

stime

integer

msg

function return:

NONE

called by:

server_fakeCurrentState

calls:

   

file monitor.js  

view function monitor_getCurrentDiv()

function return:

if(!CurrentInfo)return "<p>No current instrument information is available at this time</p> " //NOT empty; return s;

called by:

setup_getInfoText

setup_writeCurrentDiv

calls:

jRef

setup_invokeGetCurrentState

   

file monitor.js  

view function monitor_invokeJobAction(jobactionlist)

parameters:

integer

jobactionlist

function return:

NONE

called by:

calls:

client_doJobAction

   

file monitor.js  

view function monitor_invokeJobAction_error()

function return:

NONE

called by:

calls:

   

file monitor.js  

view function monitor_invokeJobAction_noerror()

function return:

NONE

called by:

calls:

   

file monitor.js  

view function monitor_writeHTML()
Gets the job information and puts it into SMSInfor array and JobInfo array

function action:

Writes HTML

function return:

NONE

called by:

main_invokeMonitor

calls:

   

file monitor.js  

view function monitorUnload()
Not Implemented

function return:

NONE

called by:

calls: