LASET ;SLC/RWF - AUTO INSTRUMENTS SETUP VAR FOR DATA COLECTION ;2/19/91 12:03
Source file <LASET.m>
| 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. |