mpiControlIoBitSet (Deprecated)
NOTE:
mpiControlIoBitSet was moved to mpiDeprecated.h in the 03.03.00 MPI software release.
Please see Transitioning to the New Motor I/O Functions.
Declaration
long mpiControlIoBitSet(MPIControl control, MPIControlIoBit bit, MPI_BOOL *value); |
||
| Required Header: stdmpi.h Change History: Modified in the 03.03.00 |
||
Description
mpiControlIoBitSet writes the state of a controller digital output bit using data from a value pointed to by a long. Some controller models have local digital I/O. Please see the controller hardware documentation for details.
|
|||||||
|
|||||||
See Also
mpiControlIoBitGet | MPIControlIoBit
