User manual
Automation Command and Query Reference Manual - Control Reference
MathMode
Enum
Sets/Queries the math mode.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the mode of the math function F1
app.Math.F1.MathMode = "TwoOperators"
Example
Values
OneOperator
Single math operator
TwoOperators
Chain two math operators
1-110
918499 RevA