Io.write(); Lan.applysettings() - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual

io.write()

This function writes data to the default output file.
Type
TSP-Link accessible
Function
Yes
Usage
io.write()
io.write(data1)
io.write(data1, data2)
io.write(data1, ..., dataN)
data1
data2
dataN
...
Details
All data parameters must be either strings or numbers.
Data is not immediately written to a file when you use the io.write() function. The io.write()
function buffers data; it may not be written to the USB drive immediately. Use the io.flush()
function to immediately write buffered data to the drive.
Also see
io.flush()

lan.applysettings()

This function re-initializes the LAN interface with new settings.
Type
TSP-Link accessible
Function
Yes
Usage
lan.applysettings()
Details
Disconnects all existing LAN connections to the instrument and re-initializes the LAN with the present
configuration settings.
This function initiates a background operation. LAN configuration could be a lengthy operation. Although the
function returns immediately, the LAN initialization continues to run in the background.
Even though the LAN configuration settings may not have changed since the LAN was last connected, new
settings may take effect due to the dynamic nature of dynamic host configuration protocol (DHCP) or dynamic
link local addressing (DLLA) configuration.
Re-initialization takes effect even if the configuration has not changed since the last time the instrument
connected to the LAN.
2600BS-901-01 Rev. B / May 2013
Affected by
The data to be written
The data to be written
The data to be written
One or more values separated by commas
(on page 7-107)
Affected by
Section 7: TSP command reference
Where saved
Default value
Where saved
Default value
7-111

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents