User's Manual

7.5.26 DVS300_GPIOGetData
Syn t a x
int DVS300_GPIOGetData(int nDI Num , BOOL* pValue)
Pa ram et e r s
nDI Num : Specifies the digital input number(0~ 5).
pValue: A pointer to get the value of the specified digital
input.
Ret urn Value
SUCCEEDED: Function succeeded.
FAI LED: Function failed.
PARAMERROR: I nvalid param eter.
SDKINITFAI LED: SDK not initialized.
De script ion
This funct ion gets the value of the specified digital input.
Se e Also
DVS300_GPI OSetData