Skip to content

Commit

Permalink
replace #N/A with NULL for ADC_CHANNEL_ID.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimsmc committed Jun 23, 2017
1 parent 5302854 commit 4c94941
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions p9dsu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88763,7 +88763,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -88838,7 +88838,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -88913,7 +88913,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -88988,7 +88988,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -89063,7 +89063,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -89288,7 +89288,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -89363,7 +89363,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -89588,7 +89588,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -89663,7 +89663,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down Expand Up @@ -89738,7 +89738,7 @@
</attribute>
<attribute>
<id>ADC_CHANNEL_ID</id>
<default>#N/A</default>
<default></default>
</attribute>
<attribute>
<id>ADC_CHANNEL_OFFSET</id>
Expand Down

0 comments on commit 4c94941

Please sign in to comment.