@ is a function that allows you to reference a variable in a different facility
SYNTAX:
Vx(or Cx)@OPSxxx
where :
Vx(Cx) is a variable number x
OPSxxx is a Facility name
EXAMPLES
To transfer variable 12 from the ROCKY facility to the current facility the equation would be as follows:
V27 = C12@OPSROCKY
The @ function can be used anywhere a variable number is valid. For example, all of the following are acceptable:
MSUM(C12@OPSROCKY)
IF(V1@OPSLAB > 5, V2@OPSLAB, V12)
When referring to variables that allow symbols (i.e. <,>, ND) the textvalue and the value specified in the source variable's MDL rules will be transferred.
NOTES:
Replaces the LOOKfacil function in earilier versions of OPS, WIMS.
When referring to text variables, you must check the Cascade Symbols on the variable's setup MDL Rules Tab: