using MARTe-extensions gam
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#package jada_gyro.RTApp.Functions
|
||||
|
||||
+NI6528_0_ReaderGAM = {
|
||||
Class = NI6528ReaderGAM
|
||||
Class = ExtractBitGAM
|
||||
InputSignals = {
|
||||
DI0 = {
|
||||
DataSource = NI6528_0_DIO
|
||||
@@ -90,7 +90,8 @@
|
||||
// Digital Output port access.
|
||||
// EPICS PV to one uint8 variable
|
||||
+NI6528_0_WriterGAM = {
|
||||
Class = NI6528WriterGAM
|
||||
Class = CompactBitGAM
|
||||
Invert = 1
|
||||
InputSignals = {
|
||||
APS_HVON = {
|
||||
DataSource = DDB3
|
||||
|
||||
Reference in New Issue
Block a user