Difference between revisions of "Extensions.Measure.MeasureChk004"

From emotive
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Check rule '''Measure_Chk004'''}}[[Category:CheckRule]][[Category:DiagCom]]
 
{{DISPLAYTITLE:Check rule '''Measure_Chk004'''}}[[Category:CheckRule]][[Category:DiagCom]]
 
== Classification ==
 
== Classification ==
{{ClassificationCheckRule | Measure_Chk004 | [[Measure]] | Critical }}
+
{{ClassificationCheckRule | Measure_Chk004 | [[Extensions.Measure|Measure]] | Critical }}
  
 
== Description ==
 
== Description ==
For each missing input argument (when calling a service of device) a default value in the Declaration of the corresponding parameter in the [[DeviceSignature]] should be defined.
+
For any omitted input argument (when calling a device service by an [[Extensions.Measure.ExecuteDeviceService|'''ExecuteDeviceService''']]), an initial value will be defined in the declaration of the corresponding parameter in [[Core.Signatures.DeviceSignatures|the device signature]].

Latest revision as of 03:06, 13 September 2019

Classification

Name Measure_Chk004
Class Measure
Severity Critical
SpecifiedBy ISO 13209-3

Description

For any omitted input argument (when calling a device service by an ExecuteDeviceService), an initial value will be defined in the declaration of the corresponding parameter in the device signature.