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