Tyco Electronics Galaxy SC Controller J85501F-1
Issue 13 February 2001 Operation 6 - 33
to use the channel type specifier with the LIS (list) command as in the
examples below:
LIS VTM list the voltage monitor channels
LIS TPM list the temperature monitor channels
The STA (status) command can also be used with the channel or module
type identifier as in the following examples:
STA SHM,SHA,SHV show the shunt amps and shunt
millivolt of all shunt channels
STA RPM,STT show the status of all peripheral
monitoring modules
The channel values can be viewed by using either the STA (status) or
MET(meter) commands. The examples below illustrate the use of these
two commands:
STA C424,VAL show the value of shunt monitor C424
MET C424 show the value of shunt monitor C424
MET SHM show the values of all shunt monitors
Module and channel objects are added to the system automatically when
they are sensed. They will be deleted automatically if the module has not
been locked. To force a module object and corresponding channel
objects to be deleted simply detach the module and use the following
command to unlock the module:
CHA M24,TLK=0 change the type lock to 0 (disabled)
It may be useful to link a remote peripheral monitor channel to another
object. For example, if C424 in the above example is connected to a
rectifier shunt, it may be useful to have its value reported as a
measurement of that rectifier. This can be done by linking C424 to that
rectifier. The example below illustrates how this is done using rectifier
1 as an example:
ADD G01,LOAD add a linkable attribute called
LOAD to rectifier 1
LIN G01 LOAD,C424 link C424 to LOAD on rectifier 1
The commands above will cause the monitor channel’s value to be
reported as G01 LOAD when a report of rectifier G01 measurement
values is requested. The examples below illustrate the commands that
will do this: