Fixed minor issues

This commit is contained in:
Martino Ferrari
2026-02-06 16:29:57 +01:00
parent 18dccbf140
commit 4c160177fb
5 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
}
CSV_LOAD = {
PVName = (@rfid .. "-GAF:STAT-CSV-LOAD")
Type = uint32
Type = int32
}
CSV_NAME = {
PVName = (@rfid .. "-GAF:STAT-CSV-NAME")

View File

@@ -410,7 +410,7 @@
//# NI6259.0
//# APS_SWON BoardId=0, PortId=3.0
+NI6259_DIO_P0 = {
Class = NI6259DIO
Class = "NI6259::NI6259DIO"
DeviceName = "/dev/pxi6259"
BoardId = 1
Signals = {

View File

@@ -7,7 +7,7 @@
InputSignals = {
CSV_LOAD = {
DataSource = EPICSCAInput
Type = uint32
Type = int32
}
Filename = {
Alias = CSV_NAME
@@ -45,7 +45,7 @@
InputSignals = {
CSV_LOAD = {
DataSource = EPICSCAInput
Type = uint32
Type = int32
}
Filename = {
Alias = CSV_NAME

View File

@@ -244,6 +244,7 @@
InputSignals = {
PLC_CC_OP_SELECTED = {
DataSource = DDB1
Type = uint8
Comparator = "EQUALS"
Value = 1
}

View File

@@ -33,7 +33,7 @@
+Data = {
+DDB6 = {
AllowNoProducer = 1
AllowNoProducers = 1
Signals = {
CCPS_REF = {
Type = float32