Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use GETFTC (external function) to get the internal bus numbers of IBUS and JBUS and the circuit ID.

 CALL GETFTC(KM,IB,IB2,ID)

The external bus number is given by:

IBUS = NUMBUS(IB)
JBUS = NUMBUS(IB2)