EasyManuals Logo
Home>Keithley>Multimeter>3700 Series

Keithley 3700 Series User Manual

Keithley 3700 Series
936 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #327 background imageLoading...
Page #327 background image
Section 10: Instrument programming Series 3700A System Switch/Multimeter Reference Manual
10-16 3700AS-901-01 Rev. D/June 2018
Function and variable name restrictions
You cannot use Lua reserved words and top-level command names for function or variable names.
You cannot use the following Lua reserved words for function or variable names.
Lua reserved words
and
for
or
break
function
repeat
do
if
return
else
in
then
elseif
local
true
end
nil
until
false
not
while
You also cannot use top-level command names as variable names. If you use these names, it will
result in the loss of use of the commands. For example, if you send the command digio = 5, you
cannot access the digio.* commands until you turn the instrument power off and then turn it on
again. These groups include:
Top level command names
beeper
memory
bit
opc
channel
ptp
dataqueue
reset
delay
scan
digio
schedule
display
setup
dmm
slot
errorqueue
status
eventlog
timer
exit
trigger
format
tsplink
fs
tspnet
gpib
upgrade
io
userstring
lan
waitcomplete
localnode
Values and variable types
In Lua, you use variables to store values in the run-time environment for later use.
Lua is a dynamically-typed language; the type of the variable is determined by the value that is
assigned to the variable.
Variables in Lua are assumed to be global unless they are explicitly declared to be local. A global
variable is accessible by all commands. Global variables do not exist until they have been assigned a
value.

Table of Contents

Other manuals for Keithley 3700 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 3700 Series and is the answer not in the manual?

Keithley 3700 Series Specifications

General IconGeneral
BrandKeithley
Model3700 Series
CategoryMultimeter
LanguageEnglish

Related product manuals