Difference between revisions of "Extensions.Measure.MeasureChk004"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
For any omitted input argument (when calling a device service), an initial value shall be defined in the declaration of the corresponding parameter in [[Core.Signatures.DeviceSignatures|the device signature]].
+
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.