meiControlGateGet

Declaration
long meiControlGateGet(MPIControl control, 
                       long       gate, 
                       long       *closed)
Required Header stdmei.h
Description

ControlGateGet gets the closed state (TRUE or FALSE) from the specified control gate (0 to 31).

Return Values
MPIMessageOK if ControlGateGet successfully gets (reads) the state from the control gate and puts it into closed.
See Also meiControlGateSet