Skip to content
Snippets Groups Projects
Commit c5e08035 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Merge branch 'RDM-2025-0028-Adding_short_names_for_signalPanel_MC' into R5

parents 248ef713 24555f05
No related branches found
No related tags found
1 merge request!42RDM-2025-0028-Adding_short_names_for_signalPanel_MC
...@@ -2287,9 +2287,6 @@ This ModuleClass provides the capabilities to indicate the heading (e.g. status ...@@ -2287,9 +2287,6 @@ This ModuleClass provides the capabilities to indicate the heading (e.g. status
#### 5.3.1.114 signalPanel #### 5.3.1.114 signalPanel
This ModuleClass displays a signal (e.g. direction arrow) to indicate a gate is permitted to get-in or get-out on a panel. This ModuleClass displays a signal (e.g. direction arrow) to indicate a gate is permitted to get-in or get-out on a panel.
<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
**Table 5.3.1.114-1: DataPoints of signalPanel ModuleClass** **Table 5.3.1.114-1: DataPoints of signalPanel ModuleClass**
|Name |Type |R/W |Optional |Unit |Documentation | |Name |Type |R/W |Optional |Unit |Documentation |
...@@ -2297,8 +2294,6 @@ This ModuleClass displays a signal (e.g. direction arrow) to indicate a gate is ...@@ -2297,8 +2294,6 @@ This ModuleClass displays a signal (e.g. direction arrow) to indicate a gate is
|signal |xs:boolean |RW |false | |The signal is true, the panel indicates go forward signal or icon. If the signal is false, the panel displays stop signal or icon. | |signal |xs:boolean |RW |false | |The signal is true, the panel indicates go forward signal or icon. If the signal is false, the panel displays stop signal or icon. |
#### 5.3.1.115 crossingBarrier #### 5.3.1.115 crossingBarrier
An active barrier is used to block a pedestrian or vehicle from a control point (e.g. entrance and gate). An active barrier is used to block a pedestrian or vehicle from a control point (e.g. entrance and gate).
...@@ -6383,6 +6378,7 @@ In protocol bindings resource attributes names for data points of module classes ...@@ -6383,6 +6378,7 @@ In protocol bindings resource attributes names for data points of module classes
|securityModes |[securityMode](#53176-securitymode) |secMs | |securityModes |[securityMode](#53176-securitymode) |secMs |
|sensitivity |[motionSensor](#53154-motionsensor) |sensy | |sensitivity |[motionSensor](#53154-motionsensor) |sensy |
|serialNumber |[dmDeviceInfo](#583-dmdeviceinfo) |serNr | |serialNumber |[dmDeviceInfo](#583-dmdeviceinfo) |serNr |
|signal |[signalPanel](#531114-signalpanel) |signl |
|signalECL |[connectivity](#53125-connectivity) |siECL | |signalECL |[connectivity](#53125-connectivity) |siECL |
|significantDigits |[energyConsumption](#53132-energyconsumption), [energyGeneration](#53133-energygeneration) |sigDs | |significantDigits |[energyConsumption](#53132-energyconsumption), [energyGeneration](#53133-energygeneration) |sigDs |
|silentTime |[motionSensor](#53154-motionsensor) |silTe | |silentTime |[motionSensor](#53154-motionsensor) |silTe |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment