Table of Contents

Namespace Z21.Core.ResponseHandler.Programming

Classes

CvNackResponseHandler

Sent when the decoder acknowledgement is missing during CV programming (LAN_X_CV_NACK, protocol §6.4).

CvNackShortCircuitResponseHandler

Sent when CV programming fails because of a short circuit on the track (LAN_X_CV_NACK_SC, protocol §6.3).

CvResultResponseHandler

Positive acknowledgement of a CV read/write (LAN_X_CV_RESULT, protocol §6.5), sent to the triggering client.

Interfaces

ICvNackResponseHandler
ICvNackShortCircuitResponseHandler
ICvResultResponseHandler