RoboJDETM v2.0

com.ridgesoft.robotics
Interface DigitalInput

All Known Subinterfaces:
PulseInput
All Known Implementing Classes:
IntelliBrainAnalogInput, IntelliBrainDigitalIO, IntelliBrainExpDigitalIO, IntelliBrainPinPort

public interface DigitalInput

Generic sampling interface to a digital input port.


Method Summary
 boolean isSet()
          Returns the state of the digital input.
 

Method Detail

isSet

boolean isSet()
Returns the state of the digital input.

Returns:
true if the input is set, otherwise false

RoboJDETM v2.0

Copyright (c) 2003-2009 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com