Struct ReadChannelParams¶
-
struct ReadChannelParams
Loader structure analog to WriteChannelParams.
Public Members
-
string device
name of the measure device, e.g. “ITC18USB_Dev_0”
-
string channelSuffix
custom channel suffix, in case the channel number is ambiguous
-
variable sweep
running number for each measurement
-
variable channelType
channel type, one of IPNWBChannelTypes
-
variable channelNumber
running number of the channel
-
variable electrodeNumber
electrode identifier the channel was acquired with
-
variable groupIndex
constant for all channels in this measurement.
-
variable ttlBit
unambigous ttl-channel-number
-
string device