Difference between revisions of "Extensions.Measure.DeviceSignature"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''Device Signature'''}}Category:MeasureCategory:Signatures == Introductions == A '''DeviceSignature''' describes the measurement and control interf...") |
(No difference)
|
Latest revision as of 21:56, 30 July 2018
Introductions
A DeviceSignature describes the measurement and control interface of a measurement device or probe. It comprises a set of (sub-) signatures for each device service that can be called by an ExecuteDeviceService action.
Properties
- Name (required)
- Within the OTX document unique name
- Specification
- Description of DeviceSignature
- Visibility
- Private
- Package (Default)
- Public
- Device service parameter
- Parameters of the device service, see Parameter Declaration. They are the opposite of the arguments of the ExecuteDeviceService activity.
- Throws
- Declare an arbitrary-length list of measure exception types which this device service may potentially throw.