Prototype
GetPinInGetPinIn (pinID)
Description
Read a pin state
Return
The current state of the pin (1 = HIGH, 0 = LOW)
Code Example
The following code example uses the GetPinInGetPinIn function.
The SMK900.evi file used for this example can be downloaded at the bottom of this page.
/*
* GetPinIn/SetPinOut
*
*/