WIP
This commit is contained in:
@@ -115,7 +115,7 @@ void ecmcDAQDataArray::buildArrayHeader(){
|
||||
dataStartOffset = dataStartOffset + (*pDataCh)->getDataElementCount();
|
||||
index++;
|
||||
// Forth index spare...
|
||||
buffer_[index] = -1234567890;
|
||||
buffer_[index] = -1234.0;
|
||||
index++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user