Agilent 4155B/4156B User’s Guide Vol.2, Edition 5 7-27
Data Variable and Analysis Function
Read Out Function
@L1X
Returns the X intercept value (Y=0) of LINE1.
Syntax: @L1X
If LINE1 is horizontal, this function returns invalid data.
@L1Y
Returns the Y intercept value (X=0) of LINE1.
Syntax: @L1Y
If there are Y1 and Y2 axes, this function returns the value for selected axis.
If LINE1 is vertical, this function returns invalid data.
@L1Y1
Returns the Y1 intercept value (X=0) of LINE1.
Syntax: @L1Y1
If LINE1 is vertical, this function returns invalid data.
@L1Y2
Returns the Y2 intercept value (X=0) of LINE1.
Syntax: @L1Y2
If LINE1 is vertical, this function returns invalid data.
@L2CO
Returns the correlation coefficient of the regression for LINE2.
Syntax: @L2CO
LINE2 must be in regression mode. If not, this function returns invalid data.