Embedding results in custom equations
The results of ACR supplied equations numbered 1 through 99 can be embedded into custom equations. An example of where this would be useful is if monitoring a secondary AC current transformer when you wish the logger to display the primary AC current. If the secondary had a ratio of 500:1, you would want to multiply the results of one of the AC Current equations by 500. In the following example, we will assume that an A70FL current transformer is used and it is set to the 10 amp switch setting which requires the use of equation 67. The custom equation would be entered under EQUATION, NEW EQUATION. If the logger is a 12-bit SRP logger, it should be entered as follows:
ANSWER0=EQN(367)*500
Note that a 3 is inserted in front of the equation number. If the logger is an 8-bit Owl or SR logger, the equation should be entered as follows:
ANSWER0=EQN(67)*500


