The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/dials/

bygeorge.pro


Routines

result = DialNewValue(tope, NAME=NAME, d=d, SETVALUE=SETVALUE, COMMENT=COMMENT, TYPE=TYPE)

result = DialControl(command, d=d, check=check, name=name)

result = DialOn(dial, d=d)

DialTag, name, d=d, TAG=TAG, SET=SET, GET=GET

DialStart, name, d=d

DialStop, name, d=d

DialModValue, val, NAME=NAME, d=d, tag=tag

DialInit, name, d=d, path=path, restore=restore, new=new, herits=herits, nostart=nostart

DialMacro, name, d=d, Si=Si

DialClear, name, d=d

DialWset, Activity=Activity

DialsFrequency, GET=GET, SET=SET, STOP=STOP, START=START, DURATION=DURATION, SENS=SENS

by_switch, LOAD=LOAD, SAVE=SAVE, STORE=STORE, RESTORE=RESTORE, NEWNUM=NEWNUM, NEWNAME=NEWNAME, CLEAR=CLEAR, STOP=STOP, GETNUM=GETNUM

by_timer, event

by_stop, event

map

nomap

dial_byGeorge, name, nostart=nostart, new=new

byGeorge, name, nostart=nostart, new=new

Routine details

top DialNewValue

result = DialNewValue(tope, NAME=NAME, d=d, SETVALUE=SETVALUE, COMMENT=COMMENT, TYPE=TYPE)

******* ************ ** GET A VALUE FROM THE INSTRUMENT

Parameters

tope

Keywords

NAME
d
SETVALUE
COMMENT
TYPE

top DialControl

result = DialControl(command, d=d, check=check, name=name)

******* *********** ** SEND A COMMAND TO THE INSTRUMENT

Parameters

command

Keywords

d
check
name

top DialOn

result = DialOn(dial, d=d)

******* ****** ** NORMALY USED FOR INTERRUPT IN GEORGE

Parameters

dial

Keywords

d

top DialTag

DialTag, name, d=d, TAG=TAG, SET=SET, GET=GET

** ******* ** SET OR GET A DIAL PROPERTY

Parameters

name

Keywords

d
TAG
SET
GET

top DialStart

DialStart, name, d=d

** ********* ** TIE A DIAL TO THE CLOCK

Parameters

name

Keywords

d

top DialStop

DialStop, name, d=d

** ******** ** DETACH A DIAL FROM THE CLOCK

Parameters

name

Keywords

d

top DialModValue

DialModValue, val, NAME=NAME, d=d, tag=tag

** ************ ** ADD or CHANGE DIMENSION OF A DIAL PROPERTY

Parameters

val

Keywords

NAME
d
tag

top DialInit

DialInit, name, d=d, path=path, restore=restore, new=new, herits=herits, nostart=nostart

** ******** ** READ A DIAL FROM FILE AND PUT IN MEMORY

Parameters

name

Keywords

d
path
restore
new
herits
nostart

top DialMacro

DialMacro, name, d=d, Si=Si

** ********* ** EXECUTE THE MACRO OF A NON-ACTIVE DIAL

Parameters

name

Keywords

d
Si

top DialClear

DialClear, name, d=d

** ********* ** REMOVE A DIAL FROM MEMORY

Parameters

name

Keywords

d

top DialWset

DialWset, Activity=Activity

** ******** ** NORMALY USED TO SELECT MAIN PLOT WINDOW IN GEORGE

Keywords

Activity

top DialsFrequency

DialsFrequency, GET=GET, SET=SET, STOP=STOP, START=START, DURATION=DURATION, SENS=SENS

** ************** ** NORMALY USED TO GIVE THE SAME FREQUENCY TO A GROUP OF DIALS IN GEORGE

Keywords

GET
SET
STOP
START
DURATION
SENS

top by_switch

by_switch, LOAD=LOAD, SAVE=SAVE, STORE=STORE, RESTORE=RESTORE, NEWNUM=NEWNUM, NEWNAME=NEWNAME, CLEAR=CLEAR, STOP=STOP, GETNUM=GETNUM

** ********* ** SWITCH ROUND THE DIALS WHEN INVOLVED

Keywords

LOAD
SAVE
STORE
RESTORE
NEWNUM
NEWNAME
CLEAR
STOP
GETNUM

top by_timer

by_timer, event

** ******** ** THE CLOCK HANDLER

Parameters

event

top by_stop

by_stop, event

** ******* ** STOP ALL DIALS

Parameters

event

top map

map

** *** ** bygeorge stuff

top nomap

nomap

** ***** ** bygeorge stuff

top dial_byGeorge

dial_byGeorge, name, nostart=nostart, new=new

** ************* ** CALLED BY "DialInit" TO READ A DIAL FILE

Parameters

name

Keywords

nostart
new

top byGeorge

byGeorge, name, nostart=nostart, new=new

** ******** ** entry, call dial_byGeorge

Parameters

name

Keywords

nostart
new

File attributes

Modification date: Tue Oct 1 14:42:48 2013
Lines: 401