Class MergTrafficController

  • All Implemented Interfaces:
    CanInterface

    public class MergTrafficController
    extends GcTrafficController
    Traffic controller for the MERG variant of the GridConnect protocol.

    MERG CAN-RS/CAN-USB uses messages transmitted as an ASCII string of up to 24 characters of the form: :ShhhhNd0d1d2d3d4d5d6d7; The S indicates a standard CAN frame hhhh is the two byte header (11 useful bits), left justified on send to adapter N or R indicates a normal or remote frame d0 - d7 are the (up to) 8 data bytes