01070GOSUB 2100 "B2.AHU2:SYNC HOUR", "B2.AHU2:SYNC NOW"
. . .
01986C
01988 C END OF MAINLINE CODE BYPASS SUBROUTINES TO END
01990GOTO 32000
. . .
02094C
02096C SUBROUTINE TO SYNCHRONIZE TIME ON A SINGLE PXC COMPACT ON
P1
02098C SET SYNCH HOUR VALID VALUES 0 TO 23
02100$ARG1 = $VSYNHR
02108C SET SYNC NOW TO ON = 1, PXC COMPACT ON P1 WILL RESET TO
OFF = 0
02110$ARG2 = 1
02120RETURN
. . .
31998C RETURN CONTROL TO MAINLINE PROGRAM
32000GOTO 10
Default Applications
Both the PXC-16 and PXC-24 support a default (slave mode) application, which is
useful if a custom application has not yet been loaded into the PXC Compact on P1 in
an Application ISB file.
● If a PXC Compact is set up in P1 mode without an application number, the default
application is used.
● For the PXC-16 the default application is 3916; for the PXC-24, the default
application is 3924.
● AI and DI points in all applications can only be read (and not commanded).
● AO and DO points can be both read and commanded.
● For compatibility with existing APOGEE tools, Points 1, 2, 20, and 29 are the
traditional FLN points ADDRESS, APPLICATION, OVRD TIME, and DAY.NGT.
● When the PXC-16 is using the default application, the 16 physical I/O points (1 to
16) in the PXC Compact on P1 are mapped to the corresponding P1 points 31 to
46.
● When the PXC-24 is using the default application, the 24 physical I/O points (1 to
24) in the PXC Compact on P1 are mapped to the corresponding P1 points 31 to
54.