Changes for replacing default.dctsdr by all ascii files
This commit is contained in:
@@ -80,7 +80,7 @@ static long init_record(phistogram)
|
||||
/* histogram.svl must be a CONSTANT or a PV_LINK or a DB_LINK or a CA_LINK*/
|
||||
switch (phistogram->svl.type) {
|
||||
case (CONSTANT) :
|
||||
phistogram->sgnl = phistogram->svl.value.value;
|
||||
recGblInitConstantLink(&phistogram->svl,DBF_DOUBLE,&phistogram->sgnl);
|
||||
break;
|
||||
case (PV_LINK) :
|
||||
case (DB_LINK) :
|
||||
|
||||
Reference in New Issue
Block a user