public abstract class DigitalSource extends InterruptableSensorBase
InterruptableSensorBase.WaitResultm_interrupt, m_isSynchronousInterruptkAnalogInputChannels, kAnalogOutputChannels, kDigitalChannels, kPCMModules, kPDPChannels, kPDPModules, kPwmChannels, kRelayChannels, kSolenoidChannels, kSystemClockTicksPerMicrosecond| Constructor and Description | 
|---|
| DigitalSource() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract int | getChannel() | 
| abstract boolean | isAnalogTrigger() | 
allocateInterrupts, cancelInterrupts, disableInterrupts, enableInterrupts, getAnalogTriggerTypeForRouting, getPortHandleForRouting, readFallingTimestamp, readRisingTimestamp, requestInterrupts, requestInterrupts, setUpSourceEdge, waitForInterrupt, waitForInterruptcheckAnalogInputChannel, checkAnalogOutputChannel, checkDigitalChannel, checkPDPChannel, checkPDPModule, checkPWMChannel, checkRelayChannel, checkSolenoidChannel, checkSolenoidModule, free, getDefaultSolenoidModule, setDefaultSolenoidModulepublic DigitalSource()
public abstract boolean isAnalogTrigger()
public abstract int getChannel()