ection 7: Introduction to TSP operation Model 2450 Interactive SourceMeter® Instrument
7-10 2450-901-01 Rev. B/September 2013
Commands that cannot be used in scripts
Though an instrument accepts the following commands, you cannot use these commands in scripts.
General commands that cannot be used in scripts:
• abort
• endflash
• endscript
• flash
• loadscript
• loadandrunscript
• login
• logout
• prevflash
Common commands that cannot be used in scripts are shown in the following table with equivalent
commands that can be used.
Unavailable commands with TSP equivalents
Common commands TSP equivalent commands
eventlog.clear() status.clear()
print(status.standard.enable)
print(status.standard.event)
print(localnode.serialno)
print(localnode.version)
waitcomplete() print([[1]])
print(status.request_enable)