RTDX_disableOutput
2-360
C Interface
Syntax
void RTDX_disableOutput( RTDX_outputChannel *ochan );
Parameters
ochan
/* Identifier for an output data channel */
Return Value
void
Reentrant
yes
Description
A call to a disable function causes the specified data channel to be
disabled.
Constraints and
Calling Context
❏
RTDX_disableOutput cannot be called by an HWI function.
See Also
RTDX_disableInput
RTDX_enableOutput
RTDX_read
RTDX_disableOutput
Disable an output data channel