fixed types

This commit is contained in:
Martino Ferrari
2026-02-06 16:53:45 +01:00
parent c8aebf5a9e
commit 297bd279e4
4 changed files with 5 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
}
CSV_LOAD = {
PVName = (@rfid .. "-GAF:STAT-CSV-LOAD")
Type = int32
Type = uint32
}
CSV_NAME = {
PVName = (@rfid .. "-GAF:STAT-CSV-NAME")
@@ -309,7 +309,7 @@
}
PREP_TIME_WF = {
PVName = (@rfid .. "-GAF:STAT-PREP-TIME-WF")
Type = uint32
Type = int32
NumberOfElements = 8000
NumberOfDimensions = 1
}

View File

@@ -7,7 +7,7 @@
Type = uint32
}
PREP_TIME_WF = {
Type = uint32
Type = int32
NumberOfElements = 8000
NumberOfDimensions = 1
}

View File

@@ -57,7 +57,6 @@
}
RFON = {
DataSource = DDB1
Type = uint8
}
MHVPS_OUT = {
DataSource = DDB1

View File

@@ -7,7 +7,6 @@
InputSignals = {
CSV_LOAD = {
DataSource = EPICSCAInput
Type = int32
}
Filename = {
Alias = CSV_NAME
@@ -45,7 +44,6 @@
InputSignals = {
CSV_LOAD = {
DataSource = EPICSCAInput
Type = int32
}
Filename = {
Alias = CSV_NAME
@@ -58,7 +56,6 @@
}
RFON = {
DataSource = DDB1
Type = uint8
}
}
OutputSignals = {