Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-155
Returns the license agreements for the 2600B.
Also see
None
localnode.linefreq
This attribute contains the power line frequency setting that is used for NPLC calculations.
Usage
frequency = localnode.linefreq
localnode.linefreq = frequency
An integer representing the detected or specified line frequency of the instrument
Details
To achieve optimum noise rejection when performing measurements at integer NPLC apertures, set
the line frequency attribute to match the frequency (50 Hz or 60 Hz) of the ac power line.
When using this command from a remote node, replace localnode with the node reference, for
example node[5].linefreq. When this attribute is set, the localnode.autolinefreq attribute
is automatically set to false. You can have the instrument automatically detect the ac power line
frequency and set this attribute with the line frequency detected when the instrument power is turned
on by setting the localnode.autolinefreq attribute to true.
Example 1
frequency = localnode.linefreq
Reads line frequency setting.
Sets the line frequency to 60 Hz.
Also see
localnode.autolinefreq (on page 9-153)