DMA-15

DMA-15 – Template 1 - „1V“

Overview The communication between STG-8xx and DMA-15 is made via a CAN bus with a baud rate of 250 kBit/s. The internal filter will not process CAN messages that do not have the ID 0x7FD. Pressing a displayed button causes a CAN message to be sent to ID 0x7FC. Template1- „1V“ Displaysthecontrolsand values: Show Template CAN-ID: 0x7FD DLC: 8 Byte Byte 0 Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 Byte 7 U8 U8 I32 U8 Unit U8 Visibility of the con- Tem- plate number Param- ete...

DMA-15 – Template 2 - „2 Value“

Overview The communication between STG-8xx and DMA-15 is made via a CAN bus with a baud rate of 250 kBit/s. The internal filter will not process CAN messages that do not have the ID 0x7FD. Pressing a displayed button causes a CAN message to be sent to ID 0x7FC. Template 2 - „2 Value“ Displays the controls and values: Show Template CAN-ID:0x7FD DLC: 8 Byte Byte 0 Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 Byte 7 U8 I16 I16 U8 Unit1 U8 Unit2 U8 Visibility of the con- Tem- pla...

DMA-15 – Template 3 - „4NUMBER“

Overview The communication between STG-8xx and DMA-15 is made via a CAN bus with a baud rate of 250 kBit/s. The internal filter will not process CAN messages that do not have the ID 0x7FD. Pressing a displayed button causes a CAN message to be sent to ID 0x7FC. Template 3 - „4NUMBER“ Show Template CAN-ID:0x7FD DLC:8 Byte Byte 0 Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 Byte 7 U8 Tem- plate number 0x03 I16 Value 1 -32768 … 32767 I16 Value 2 -32768 … 32767 U8 Value 3 0 …...

DMA-15 – Template 4 - „Colored screen“

Overview The communication between STG-8xx and DMA-15 is made via a CAN bus with a baud rate of 250 kBit/s. The internal filter will not process CAN messages that do not have the ID 0x7FD. Pressing a displayed button causes a CAN message to be sent to ID 0x7FC. Template 4 - „Colored screen “ Show Template CAN-ID: 0x7FD DLC: 8 Byte Byte 0 Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 Byte 7 U8 not used U8 U8 U8 not used not used not used Template number 0x04 0x00 blue 0 … ...

DMA-15 – Template 5 - „Keyboard“

Overview The communication between STG-8xx and DMA-15 is made via a CAN bus with a baud rate of 250 kBit/s. The internal filter will not process CAN messages that do not have the ID 0x7FD. Pressing a displayed button causes a CAN message to be sent to ID 0x7FC. Template 5 - “Keyboard” Show Template CAN-ID:0x7FD DLC: 8 Byte Byte 0 Byte 1 Byte 2 Byte 3 Byte 4 Byte 5 Byte 6 Byte 7 U8 Template number 0x05 I32 Value 0 … 2147483647 U8 Decimal Places 0: 0 1: 1 2: 2 3: 3 4: 4...

extra string in the template V1

Instructions to call an extra string in the template V1 In the template where the string "Desc." can be modified, it is also necessary to handle the other displayable parameters accordingly. The easiest way to implement this is via a scheduler. For this reason, the display is primarily intended for use in C. --------------------------------------------------------------- First, here are the requested messages: - Load template "1V" Bus=2, ID=2043, Type=D, DLC=8, Data=0 0 1 0 0 0 0 0 CANID 0x7...