RTDX_enableOutput
2-362
C Interface
Syntax
void RTDX_enableOutput( RTDX_outputChannel *ochan );
Parameters
ochan
/* Identifier for an output data channel */
Return Value
void
Reentrant
yes
Description
A call to an enable function causes the specified data channel to be
enabled.
Constraints and
Calling Context
❏
RTDX_enableOutput cannot be called by an HWI function.
See Also
RTDX_disableOutput
RTDX_enableInput
RTDX_write
RTDX_enableOutput
Enable an output data channel