5 — VEHICLE CONTROL LANGUAGE (VCL)
Curtis Model 1351 – December 2018
Return to TOC
pg. 106
Disable_Transmit_SRDO() Stops the SRDO
Disable_Receive_SRDO() Stops the SRDO
These two functions stop the SRDO. If set to a cyclic rate, this will stop
transmissions
Disable_Transmit_SRDO(SRDO_Handle)
Disable_Receive_SRDO(SRDO_Handle)
:
SRDO_Handle See RETURN: SRDO_Handle = Setup_Transmit_
SRDO()
:
:
Send_SRDO() Initiates TX of the two SRDO messages
Initiates TX of the two messages associated with this SRDO with an interspace
timing.
Send_SRDO(SRDO_Handle)
:
SRDO_Handle See RETURN: SRDO_Handle = Setup_Transmit_
SRDO()
:
: