Wrong AO board index, fixed PS communication
This commit is contained in:
@@ -473,6 +473,7 @@
|
||||
DI0 = {
|
||||
Type = uint8
|
||||
PortId = 0
|
||||
InversionMask = 0x40
|
||||
}
|
||||
//# P1.0 I.08 ECPC Modulation
|
||||
//# P1.1 I.09 Fast Protection Trip
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
+NI6259_AO = {
|
||||
Class = NI6259DAC
|
||||
DeviceName = "/dev/pxi6259" // Mandatory
|
||||
BoardId = 0 // Mandatory
|
||||
BoardId = 1 // Mandatory
|
||||
SamplingFrequency = @wg_clock
|
||||
Signals = {
|
||||
CCPS_REF = {
|
||||
|
||||
Reference in New Issue
Block a user