aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2020-01-27 14:05:48 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2020-01-27 14:05:48 +0200
commit86034f7e82ae3e4a7744f201fcbd65cb14662104 (patch)
tree1ee6caa7b2684e4480302dd7c360eea06de92f3e /Software/Visual_Studio
parentd675e2f2a9b826422a296704cbb99d8fb32c85e0 (diff)
downloadTango-86034f7e82ae3e4a7744f201fcbd65cb14662104.tar.gz
Tango-86034f7e82ae3e4a7744f201fcbd65cb14662104.zip
Updated DB with events Rev17.
Diffstat (limited to 'Software/Visual_Studio')
-rw-r--r--Software/Visual_Studio/Resources/Tango alarm events handling chart_Rev17.xlsxbin0 -> 63600 bytes
-rw-r--r--Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Program.cs2
-rw-r--r--Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Tango.EventsTypesGenerator.csproj4
3 files changed, 5 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Resources/Tango alarm events handling chart_Rev17.xlsx b/Software/Visual_Studio/Resources/Tango alarm events handling chart_Rev17.xlsx
new file mode 100644
index 000000000..17d4da18a
--- /dev/null
+++ b/Software/Visual_Studio/Resources/Tango alarm events handling chart_Rev17.xlsx
Binary files differ
diff --git a/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Program.cs b/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Program.cs
index 3550816af..e217076a1 100644
--- a/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Program.cs
+++ b/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Program.cs
@@ -16,7 +16,7 @@ namespace Tango.EventsTypesGenerator
{
class Program
{
- private static string EVENTS_FILE = "Tango alarm events handling chart_Rev13.xlsx";
+ private static string EVENTS_FILE = "Tango alarm events handling chart_Rev17.xlsx";
private class ExcelEventType
{
diff --git a/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Tango.EventsTypesGenerator.csproj b/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Tango.EventsTypesGenerator.csproj
index 638cd51e8..6c00c03e8 100644
--- a/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Tango.EventsTypesGenerator.csproj
+++ b/Software/Visual_Studio/Utilities/Tango.EventsTypesGenerator/Tango.EventsTypesGenerator.csproj
@@ -68,6 +68,10 @@
<Link>Tango alarm events handling chart_Rev13.xlsx</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
+ <None Include="..\..\Resources\Tango alarm events handling chart_Rev17.xlsx">
+ <Link>Tango alarm events handling chart_Rev17.xlsx</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </None>
<None Include="App.config" />
<None Include="packages.config" />
<None Include="Events.xlsx">