Configures a NeuropixelsV1e headstage on the specified port.
The NeuropixelsV1e Headstage is a 0.68g serialized, multifunction headstage designed to function with IMEC Neuropixels V1 probes. It provides the following features:
- Support for a single IMEC Neuropixels 1.0 probe that features:
- A single 1 cm long shank probe with a 70 x 24 µm shank cross-section.
- 960-electrode low-impedance TiN electrodes.
- 384 parallel, dual-band (AP, LFP), low-noise recording channels.
- A BNO055 9-axis IMU for real-time, 3D orientation tracking.
Inputs & Outputs
Configure all devices in the device group.
This will schedule configuration actions to be applied by a StartAcquisition instance prior to data acquisition.
|
|
|
Properties
HeadstageNeuropixelsV1e
These are properties of the ConfigureHeadstageNeuropixelsV1e Device Group configuration operator:
| Property | Type | Description | ||||
|---|---|---|---|---|---|---|
Port
|
PortName |
Gets or sets the port. The port is the physical connection to the ONIX breakout board and must be specified prior to operation.
|
||||
Name
|
string |
Gets or sets a unique device group name. A human-readable identifier that is used as a prefix for the DeviceName of each device in the the group. |
Bno055
Bno055 is a ConfigurePolledBno055 device operator contained by the ConfigureHeadstageNeuropixelsV1e operator with the following properties:
| Property | Type | Description |
|---|---|---|
Enable
|
bool |
Gets or sets a value specifying whether the Bno055 device is enabled. If set to true, PolledBno055Data will produce data. If set to false, PolledBno055Data will not produce data. |
NeuropixelsV1e
NeuropixelsV1e is a ConfigureNeuropixelsV1e device operator contained by the ConfigureHeadstageNeuropixelsV1e operator with the following properties:
| Property | Type | Description |
|---|---|---|
Enable
|
bool |
Gets or sets the device enable state. If set to true, NeuropixelsV1eData will produce data. If set to false, NeuropixelsV1eData will not produce data. |
EnableLed
|
bool |
Gets or sets the LED enable state. If true, the headstage LED will turn on during data acquisition. If false, the LED will not turn on. |
ProbeConfiguration
|
NeuropixelsV1ProbeConfiguration |
Gets or sets the probe configuration. |
PortVoltage
PortVoltage is a AutoPortVoltage device operator contained by the ConfigureHeadstageNeuropixelsV1e operator with the following properties:
| Property | Type | Description |
|---|---|---|
Applied
|
double? |
Gets or sets the last applied port voltage |
Requested
|
double? |
Gets or sets a value the requested port voltage. If null, the voltage will be set automatically. |