Uses of Interface
Acquisition.ChannelListPanel
-
Uses of ChannelListPanel in Acquisition
Modifier and TypeMethodDescriptionDaqSystem.getDaqSpecificChannelListNode
(AcquisitionPaneFX acquisitionPaneFX) Get a channel list panel (invented for NI cards which have many more options)DaqSystem.getDaqSpecificChannelListPanel
(AcquisitionDialog acquisitionDialog) Get a channel list panel (invented for NI cards which have many more options) -
Uses of ChannelListPanel in Acquisition.layoutFX
Modifier and TypeClassDescriptionclass
Allows users to map hardware channels to software channels in PAMGUARD. -
Uses of ChannelListPanel in nidaqdev
Modifier and TypeMethodDescriptionNIDAQProcess.getDaqSpecificChannelListPanel
(AcquisitionDialog acquisitionDialog) -
Uses of ChannelListPanel in nidaqdev.fx
Modifier and TypeClassDescriptionclass
Pane which shows hardware channels on a National Instruments device mapped to PAMGuard software channels.