aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/Entities
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2023-09-05 09:48:16 +0300
committerRoy <Roy.mail.net@gmail.com>2023-09-05 09:48:16 +0300
commit1c116952716422cce38b4e36dd3193d0700debdb (patch)
tree6e5263d2da8f6d6d0d106fe0566f5126f565c26e /Software/Visual_Studio/Tango.BL/Entities
parent26d233c28e78b20fc9b19fbb51bc2585e7cab5d1 (diff)
downloadTango-1c116952716422cce38b4e36dd3193d0700debdb.tar.gz
Tango-1c116952716422cce38b4e36dd3193d0700debdb.zip
Added Btsr 5-8
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/Entities')
-rw-r--r--Software/Visual_Studio/Tango.BL/Entities/ProcessParametersTableBase.cs214
1 files changed, 191 insertions, 23 deletions
diff --git a/Software/Visual_Studio/Tango.BL/Entities/ProcessParametersTableBase.cs b/Software/Visual_Studio/Tango.BL/Entities/ProcessParametersTableBase.cs
index 3fe1cacee..aa19210b8 100644
--- a/Software/Visual_Studio/Tango.BL/Entities/ProcessParametersTableBase.cs
+++ b/Software/Visual_Studio/Tango.BL/Entities/ProcessParametersTableBase.cs
@@ -157,6 +157,14 @@ namespace Tango.BL.Entities
public event EventHandler<Double> ETunnelTempChanged;
+ public event EventHandler<Double> EBtsr5FeedingTensionChanged;
+
+ public event EventHandler<Double> EBtsr6FeedingTensionChanged;
+
+ public event EventHandler<Double> EBtsr7FeedingTensionChanged;
+
+ public event EventHandler<Double> EBtsr8FeedingTensionChanged;
+
public event EventHandler<ProcessParametersTablesGroup> ProcessParametersTablesGroupChanged;
protected String _name;
@@ -1493,7 +1501,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(47)]
+ [PropertyIndex(48)]
public Double EBtsr4FeedingTension
{
@@ -1524,7 +1532,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(48)]
+ [PropertyIndex(53)]
public Double EMixerTemp
{
@@ -1555,7 +1563,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(49)]
+ [PropertyIndex(54)]
public Double EHeadZone1Temp
{
@@ -1586,7 +1594,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(50)]
+ [PropertyIndex(55)]
public Double EHeadZone2Temp
{
@@ -1617,7 +1625,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(51)]
+ [PropertyIndex(56)]
public Double EHeadZone3Temp
{
@@ -1648,7 +1656,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(52)]
+ [PropertyIndex(57)]
public Double EDryerZone1Temp
{
@@ -1679,7 +1687,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(53)]
+ [PropertyIndex(58)]
public Double EDryerZone2Temp
{
@@ -1710,7 +1718,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(54)]
+ [PropertyIndex(59)]
public Double EDryerZone3Temp
{
@@ -1741,7 +1749,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(55)]
+ [PropertyIndex(59)]
public Double ELubricantTemp
{
@@ -1772,7 +1780,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(56)]
+ [PropertyIndex(60)]
public Double EDryerIncomingAirFlow
{
@@ -1803,7 +1811,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(57)]
+ [PropertyIndex(61)]
public Double EDryerOutgoingAirFlow
{
@@ -1834,7 +1842,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(58)]
+ [PropertyIndex(62)]
public Double ETunnelIncomingAirFlow
{
@@ -1865,7 +1873,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(59)]
+ [PropertyIndex(63)]
public Double ETunnelOutgoingAirFlow
{
@@ -1896,7 +1904,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(60)]
+ [PropertyIndex(64)]
public Double EWasteAirFlow
{
@@ -1927,7 +1935,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(61)]
+ [PropertyIndex(65)]
public Double EWastePrepareTime
{
@@ -1958,7 +1966,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(62)]
+ [PropertyIndex(66)]
public Double EPumpTemp
{
@@ -1989,7 +1997,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(63)]
+ [PropertyIndex(67)]
public Double EPressureBuildUp
{
@@ -2020,7 +2028,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(65)]
+ [PropertyIndex(68)]
public Double ESpare1
{
@@ -2051,7 +2059,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(66)]
+ [PropertyIndex(69)]
public Double ESpare2
{
@@ -2082,7 +2090,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(67)]
+ [PropertyIndex(70)]
public Double ESpare3
{
@@ -2113,7 +2121,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(68)]
+ [PropertyIndex(71)]
public Double ESpare4
{
@@ -2144,7 +2152,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(69)]
+ [PropertyIndex(72)]
public Double ESpare5
{
@@ -2175,7 +2183,7 @@ namespace Tango.BL.Entities
[StringFormat("0.0")]
- [PropertyIndex(64)]
+ [PropertyIndex(70)]
public Double ETunnelTemp
{
@@ -2196,6 +2204,130 @@ namespace Tango.BL.Entities
}
}
+ protected Double _ebtsr5feedingtension;
+
+ /// <summary>
+ /// Gets or sets the processparameterstablebase e btsr5 feeding tension.
+ /// </summary>
+
+ [Column("E_BTSR5_FEEDING_TENSION")]
+
+ [StringFormat("0.0")]
+
+ [PropertyIndex(48)]
+
+ public Double EBtsr5FeedingTension
+ {
+ get
+ {
+ return _ebtsr5feedingtension;
+ }
+
+ set
+ {
+ if (_ebtsr5feedingtension != value)
+ {
+ _ebtsr5feedingtension = value;
+
+ OnEBtsr5FeedingTensionChanged(value);
+
+ }
+ }
+ }
+
+ protected Double _ebtsr6feedingtension;
+
+ /// <summary>
+ /// Gets or sets the processparameterstablebase e btsr6 feeding tension.
+ /// </summary>
+
+ [Column("E_BTSR6_FEEDING_TENSION")]
+
+ [StringFormat("0.0")]
+
+ [PropertyIndex(49)]
+
+ public Double EBtsr6FeedingTension
+ {
+ get
+ {
+ return _ebtsr6feedingtension;
+ }
+
+ set
+ {
+ if (_ebtsr6feedingtension != value)
+ {
+ _ebtsr6feedingtension = value;
+
+ OnEBtsr6FeedingTensionChanged(value);
+
+ }
+ }
+ }
+
+ protected Double _ebtsr7feedingtension;
+
+ /// <summary>
+ /// Gets or sets the processparameterstablebase e btsr7 feeding tension.
+ /// </summary>
+
+ [Column("E_BTSR7_FEEDING_TENSION")]
+
+ [StringFormat("0.0")]
+
+ [PropertyIndex(50)]
+
+ public Double EBtsr7FeedingTension
+ {
+ get
+ {
+ return _ebtsr7feedingtension;
+ }
+
+ set
+ {
+ if (_ebtsr7feedingtension != value)
+ {
+ _ebtsr7feedingtension = value;
+
+ OnEBtsr7FeedingTensionChanged(value);
+
+ }
+ }
+ }
+
+ protected Double _ebtsr8feedingtension;
+
+ /// <summary>
+ /// Gets or sets the processparameterstablebase e btsr8 feeding tension.
+ /// </summary>
+
+ [Column("E_BTSR8_FEEDING_TENSION")]
+
+ [StringFormat("0.0")]
+
+ [PropertyIndex(51)]
+
+ public Double EBtsr8FeedingTension
+ {
+ get
+ {
+ return _ebtsr8feedingtension;
+ }
+
+ set
+ {
+ if (_ebtsr8feedingtension != value)
+ {
+ _ebtsr8feedingtension = value;
+
+ OnEBtsr8FeedingTensionChanged(value);
+
+ }
+ }
+ }
+
protected ProcessParametersTablesGroup _processparameterstablesgroup;
/// <summary>
@@ -2814,6 +2946,42 @@ namespace Tango.BL.Entities
}
/// <summary>
+ /// Called when the EBtsr5FeedingTension has changed.
+ /// </summary>
+ protected virtual void OnEBtsr5FeedingTensionChanged(Double ebtsr5feedingtension)
+ {
+ EBtsr5FeedingTensionChanged?.Invoke(this, ebtsr5feedingtension);
+ RaisePropertyChanged(nameof(EBtsr5FeedingTension));
+ }
+
+ /// <summary>
+ /// Called when the EBtsr6FeedingTension has changed.
+ /// </summary>
+ protected virtual void OnEBtsr6FeedingTensionChanged(Double ebtsr6feedingtension)
+ {
+ EBtsr6FeedingTensionChanged?.Invoke(this, ebtsr6feedingtension);
+ RaisePropertyChanged(nameof(EBtsr6FeedingTension));
+ }
+
+ /// <summary>
+ /// Called when the EBtsr7FeedingTension has changed.
+ /// </summary>
+ protected virtual void OnEBtsr7FeedingTensionChanged(Double ebtsr7feedingtension)
+ {
+ EBtsr7FeedingTensionChanged?.Invoke(this, ebtsr7feedingtension);
+ RaisePropertyChanged(nameof(EBtsr7FeedingTension));
+ }
+
+ /// <summary>
+ /// Called when the EBtsr8FeedingTension has changed.
+ /// </summary>
+ protected virtual void OnEBtsr8FeedingTensionChanged(Double ebtsr8feedingtension)
+ {
+ EBtsr8FeedingTensionChanged?.Invoke(this, ebtsr8feedingtension);
+ RaisePropertyChanged(nameof(EBtsr8FeedingTension));
+ }
+
+ /// <summary>
/// Called when the ProcessParametersTablesGroup has changed.
/// </summary>
protected virtual void OnProcessParametersTablesGroupChanged(ProcessParametersTablesGroup processparameterstablesgroup)