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