Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Both CURNT and VOLT are indexed by IB (bus sequence number).

You must calculate IB after ENTRY TEST. As it is now IB is not set before you use it in CURNT(IB) = statement.

Also, normally there is a RETURN before the ENTRY point, i.e. CONEC-part of the subroutine returns before the code for CONET.