40
10.9.1 Derived Controls
The NetGuardian's derived controls can be configured in the Edit > Controls screen. Each control can be configured
for derived control. Click on Detail to show the derived controls setting. Enter in a derived control equation into the
Derived Description field. Click on Parse to issue a parse command. The parse command is a test that will attempt
to parse the derived control equation. It will return with a "Parse Successful!" or "Parse FAILED!" message. If "Parse
FAILED!" is returned, there is an error in the syntax of the equation.
Configure derive Controls in the Edit menu > Controls screen > Details > Derived Description
_OR : Set the current operation to OR.
_AN : Set the current operation to AND.
_XR : Set the current operation to XOR.
D : Tag to change the active display number.
.
: Used like a comma to delimit numbers.
-
: Used to specify a range of points.
Spaces included here are for readability purposes only.
!
Hot Tip!
· Precedence of the operations are always left to right.
· All number references can either be one or two digits.
_OR D1.3-5 is logically equivalent to (1.3 || 1.4 || 1.5)
_AN D 1.3-5 D2.6 _OR D3.7 is logically equivalent to ((1.3 && 1.4 && 1.5 && 2.6) || 3.7)
_OR D01.03-05 D02.06 _AN D02.07 D03.10.-12 is logically equivalent to ((1.3 || 1.4 || 1.5 || 2.6&&
(2.7 && 3.10 && 3.12))
Need help?
Do you have a question about the NetGuardian 480 G3 and is the answer not in the manual?
Questions and answers