First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Dec 17 '14

jconto gravatar image

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