EasyManua.ls Logo

Fluke NetDAQ 2640A - Page 252

Fluke NetDAQ 2640A
353 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2640A/2645A NetDAQ
Users Manual
E-2
enclose literal characters or strings which must appear as shown (except for
case)
() enclose groups of elements to clarify the scope of other symbols
<equation> = <add-term> { (“+” | “-”) <add-term> }
<add-term> = <mul-term { (“*” | “/”) <mul-term> }
<mul-term> = <exp-term> { (“**” <exp-term> }
<exp-term> = [ (“+” | “-”) ] <operand>
<operand> = <channel> |
<constant> |
<function> |
“(“ <equation> “)”
<channel> = “C” <digit> [ <digit> ]
<constant> = <mantissa> [ <exponent> ]
<mantissa> = ( {<digit> }“.” <digit> { <digit> } ) |
( <digit> {<digit>} [“.” {<digit>}] )
<exponent> = “E” [ “+” | “-” ] <digit> { <digit> }
<function> = <function-name> “(“ <equation> “)”
<function-name> = “ABS” | “EXP” | “INT” | “LN” | “LOG” | “SQR”

Table of Contents

Related product manuals