Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: LASET

Package: Automated Lab Instruments

Routine: LASET


Information

LASET ;SLC/RWF - AUTO INSTRUMENTS SETUP VAR FOR DATA COLECTION ;2/19/91 12:03

Source Information

Source file <LASET.m>

Entry Points

Name Comments DBIA/ICR reference
LA1 ;
LA2
TRAP
NEW
RESTART
SET
SETO
ERROR
RMK ;Set up nodes for comments from the instrument
; This entry point for LSI/direct connect interfaces which are coded to
; pass multiple remarks delimited by ";".
RMKSET(LAWL,LAISQN,LARMK,LARMKP) ; Set remark in LAH global
; Call with LAWL = pointer to load/worklist (entry in LAH)
; LAISQN = sequence number of entry in LAH
; LARMK = remark(comment to store)
; LARMKP = string to precede each remark, i.e. "For test..."
; Used by above
; Used by univeral interfaces (LA7*) to set remarks without using ";" as delimiter. Allows ";" in text of remark.
Info |  Source |  Entry Points