![Delta Tau PBC Series Hardware Reference Manual Download Page 89](http://html1.mh-extra.com/html/delta-tau/pbc-series/pbc-series_hardware-reference-manual_2478527089.webp)
Power Brick Controller User Manual
Connections and Software Setup
89
Note
The commons of the general purpose inputs / amp faults (pins #8, and
#15) are tied internally to relay commons 1 and 2 respectively. If the
relay is wired in sourcing mode, that general purpose input cannot be
used.
The structure element bits can be assigned to user defined pointers:
PTR
GPRelay1X9->PowerBrick[
0
].Chan[
0
].OutFlagC;
PTR
GPRelay2X9->PowerBrick[
0
].Chan[
1
].OutFlagC;
PTR
GPRelay1X10->PowerBrick[
0
].Chan[
2
].OutFlagC;
PTR
GPRelay2X10->PowerBrick[
0
].Chan[
3
].OutFlagC;
// GP Relay 1, X9
// GP Relay 2, X9
// GP Relay 1, X10
// GP Relay 2, X10
=0 Open, =1 Closed
=0 Open, =1 Closed
=0 Open, =1 Closed
=0 Open, =1 Closed
PTR
GPRelay1X11->PowerBrick[
1
].Chan[
0
].OutFlagC;
// GP Relay 1, X11
=0 Open, =1 Closed
PTR
GPRelay2X11->PowerBrick[
1
].Chan[
1
].OutFlagC;
// GP Relay 2, X11
=0 Open, =1 Closed
PTR
GPRelay1X12->PowerBrick[
1
].Chan[
2
].OutFlagC;
// GP Relay 1, X12
=0 Open, =1 Closed
PTR
GPRelay2X12->PowerBrick[
1
].Chan[
3
].OutFlagC;
// GP Relay 2, X12
=0 Open, =1 Closed