GetPinIn

Estimated reading time: < 1 min
Go back to the VM operations list

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
*
*/
Go back to the VM operations list

Attachments

Was this article helpful?
Dislike 0
Views: 80
Go to Top