problem with new filter
Posted: 23 May 2014, 06:20
Hello everyone , I have a problem to configure a new filter.
I created a new filter using the tool newbci2000filter , it is inserted into the project and simply sends the input in the output. When I click " set config " gives me this error
2014-05 - 23T12 : 16:06 - Operator Set Configuration .
2014-05 - 23T12 : 16:06 - SignalSource : Initialized .
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayCh " Value at index ( 1, 1 ) is 1 , Exceeds High Range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayCh " Value at index ( 2, 1 ) is 2 Exceeds High Range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayMax " : Value is -50 , Exceeds lower range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayMin " : Value is 50 , Exceeds High Range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error in SpatialFilter :: Preflight :
The input signal 's number of channels (16) must match the number of columns in the SpatialFilter parameter (4).
2014-05 - 23T12 : 16:06 - SignalProcessing error in SpectralEstimator :: Preflight : SpectralEstimatorChoice :: Preflight : ARSpectrum :: Preflight :
Zero input sampling rate .
What should I do? have to correct something in the file. cpp filter ?
I created a new filter using the tool newbci2000filter , it is inserted into the project and simply sends the input in the output. When I click " set config " gives me this error
2014-05 - 23T12 : 16:06 - Operator Set Configuration .
2014-05 - 23T12 : 16:06 - SignalSource : Initialized .
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayCh " Value at index ( 1, 1 ) is 1 , Exceeds High Range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayCh " Value at index ( 2, 1 ) is 2 Exceeds High Range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayMax " : Value is -50 , Exceeds lower range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error:
Parameter " Visualize -> AvgDisplayMin " : Value is 50 , Exceeds High Range (0).
2014-05 - 23T12 : 16:06 - SignalProcessing error in SpatialFilter :: Preflight :
The input signal 's number of channels (16) must match the number of columns in the SpatialFilter parameter (4).
2014-05 - 23T12 : 16:06 - SignalProcessing error in SpectralEstimator :: Preflight : SpectralEstimatorChoice :: Preflight : ARSpectrum :: Preflight :
Zero input sampling rate .
What should I do? have to correct something in the file. cpp filter ?