CP/LP PATH Option Notes
R370 requests feed status. Returns three hex digits, bit-mapped:
Returns three hex digits (FFF), bit-mapped:
Bit 0: 1 = AT_LP
Bit 1: 1 = AT_CP
Bit 2: 1 = LP_CMP
Bit 3: 1 = CP_CMD
Bit 4: 1 = AT_TX_LP
Bit 5: 1 = AT_TX_CP
Bit 6: 1 = TX_LP_CMD
Bit 7: 1 = TX_CP_CMD
Bit 8: 1 = CP/LP_LOCAL
Bit 9: 1 = CP/LP_FAULT
bits 10-11: unused; reserved.
Not all status is available on all system configurations. Values are
undefined and indeterminate if the appropriate options are not
installed on this system.
C370 commands the feed. Expects one hex digit, bit-mapped:
Bit Set indicates
0 RX feed LP
1 RX feed CP
2 TX feed LP
3 TX feed CP
Set both bits 0 for RX (or TX) to not modify current state.
This is the correct thing to send if you don't have a TX feed control.
An error occurs if the user attempts to command RX (or TX) to CP and
LP simultaneously.
Additional support for CP_LP-PATH
R371 requests feed status. Returns three hex digits, bit-mapped:
Bit 0: 1 = SW4 RX LP
Bit 1: 1 = SW4 RX CP
Bit 2: 1 = SW3 RX LP
Bit 3: 1 = SW3 RX CP
Bit 4: 1 = SW1 RX LV
Bit 5: 1 = SW1 RX RH
Bit 6: 1 = SW6 TX LP
Bit 7: 1 = SW6 TX CP
Bit 8: 1 = SW5 TX LP
Bit 9: 1 = SW5 TX CP
L-4