First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The frequency channel records data in terms of "frequency deviations" relative to the frequency base. To display a frequency channel in Hz, a function is applied to that channel to scale it back. Typical plot commands are:
FUNC
2
50*(1+A) <- function, where var A represents a channel
SLCT
31 <-channel #
49.0 51.0