Uses of Interface
Acquisition.ChannelListPanel
Packages that use ChannelListPanel
-
Uses of ChannelListPanel in Acquisition
Classes in Acquisition that implement ChannelListPanelMethods in Acquisition that return ChannelListPanelModifier 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
Classes in Acquisition.layoutFX that implement ChannelListPanelModifier and TypeClassDescriptionclass
Allows users to map hardware channels to software channels in PAMGUARD. -
Uses of ChannelListPanel in nidaqdev
Classes in nidaqdev that implement ChannelListPanelMethods in nidaqdev that return ChannelListPanelModifier and TypeMethodDescriptionNIDAQProcess.getDaqSpecificChannelListPanel
(AcquisitionDialog acquisitionDialog) -
Uses of ChannelListPanel in nidaqdev.fx
Classes in nidaqdev.fx that implement ChannelListPanelModifier and TypeClassDescriptionclass
Pane which shows hardware channels on a National Instruments device mapped to PAMGuard software channels.