Class Dcc4PcOpsModeProgrammer.ProxyProgList

    • Method Detail

      • programmingOpReply

        public void programmingOpReply​(int value,
                                       int status)
        Description copied from interface: ProgListener
        Receive a callback at the end of a programming operation.
        Specified by:
        programmingOpReply in interface ProgListener
        Parameters:
        value - Value from a read operation, or value written on a write
        status - Denotes the completion code. Note that this is a bitwise combination of the various status coded defined in this interface.