5 — VEHICLE CONTROL LANGUAGE (VCL)
Curtis Model 1351 – December 2018
pg. 90
function
Status = Clear_Emergency_Message_Buffer()
Remove messages
from the emergency message buffers.
This function can be used to remove messages from the emergency message buffers.
This might be needed if messages have not been removed in a long time and the
buffer is full. Note that buffers will roll over and the oldest messages are lost/
replace with the latest messages.
syntax
Clear_Emergency_Message_Buffer(Port, Node_ID, Index)
arguments:
Port_1 = CAN1
The primary CAN port, pins 3 & 4
Port_2 = CAN2
The secondary CAN port, pins 5 & 6
Node_ID
The Slave Node ID or Global for all slave nodes
returns:
If the Index = 0 = ALL, then all messages are removed
If the Node_ID is 0 = GLOBAL then all nodes are
affected
reported errors: