public abstract class AnalogTriggerOutput extends DigitalIO implements BooleanSource
DigitalIO.DigitalChannel, DigitalIO.DirectionInterface.InterfaceTypem_channel, m_direction, m_portm_interrupt, m_interruptIndex, m_isSyncInterruptm_ifaceType, MAX_ANALOG_IN_CHANNELS, MAX_ANALOG_OUT_CHANNELS, MAX_DIGITAL_CHANNELS, MAX_PWM_CHANNELS, MAX_RELAY_CHANNELS| Constructor and Description |
|---|
AnalogTriggerOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAnalogTrigger()
Get whether this interrupt is an analog trigger or not
|
free, getChannel, getChannelName, getChannelNumber, getModuleNumberallocateInterrupt, cancelInterrupt, disableInterrupts, enableInterrupts, readFallingTimestamp, readRisingTimestamp, requestInterrupt, requestInterrupt, setUpSourceEdge, validateInterrupt, waitForInterrupt, waitForInterruptallocateMXPPin, checkAnalogInputChannel, checkAnalogOutputChannel, checkDigitalChannel, checkPWMChannel, checkRelayChannel, freeMXPPin, getInterfaceTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatepublic final boolean isAnalogTrigger()
isAnalogTrigger in class DigitalIOAnalogInput.initTrigger(),
AnalogInput.createTriggerOutput(AnalogTriggerType),
AnalogTriggerOutput,
AnalogInput.AnalogTriggerType