EasyManua.ls Logo

Curtis Instruments 1351

Default Icon
144 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5 — VEHICLE CONTROL LANGUAGE (VCL)
Curtis Model 1351 – December 2018
Return to TOC
pg. 96
 Status = Clear_SDO_Read_Buffer() Clears the read buer
Status = Clear_SDO_Write_Buffer() Clears the read buer
ese functions can be used to remove all messages from the respective buers.
is might be needed if messages have not been removed in a long time and
the buer is full. Note that once the buers are full, the Request and Red VCL
command will return an invalid ID (0)

Clear_SDO_Read_Buffer()
Clear_SDO_Write_Buffer()
:
None Clear all buers associated with both CAN ports.
: None
 :
 Status = Remove_SDO_Read() Clears a single read buer
Status = Remove_SDO_Write() Clears a single read buer
Allow the VCL program to remove a single Read or Write SDO from the appropriate
buer.

Remove_SDO_Read(Index)
Remove_SDO_Write(Index)
:
Index Buer index value from 1 – 16
: None
 :

Table of Contents