Mercury API
GpiGet Method
NamespacesThingMagicReaderGpiGet()()()
Get the state of all of the reader's GPI pins.
Declaration Syntax
C#Visual BasicVisual C++
public abstract GpioPin[] GpiGet()
Public MustOverride Function GpiGet As GpioPin()
public:
virtual array<GpioPin^>^ GpiGet() abstract
Return Value
array of GpioPin objects representing the state of all input pins

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)