General properties
Namespaces
| Prefix | URI | Description |
|---|---|---|
| cdev | http://ns.pointelectronic.com/CommonDevice/1.0/ | Common device parameters |
| pePA | http://ns.pointelectronic.com/types/ParamAttrib# | PE parameter attribute structure |
cdev
The cdev namespace contains properties that provide common device parameters.
- The namespace URI is http://ns.pointelectronic.com/CommonDevice/1.0/
- The preferred field namespace prefix is cdev
| Name | Type | Description |
|---|---|---|
| cdev:HV | rdf:value (Float), pePA:Unit (Text) | High voltage, default unit: kV |
| cdev:Mag | Float | Magnification |
| cdev:WD | rdf:value (Float), pePA:Unit (Text) | Working distance, default unit: mm |
| cdev:ScanRotAngle | rdf:value (Float), pePA:Unit (Text) | Scan rotation, default unit: degree |
| cdev:BeamShiftX | rdf:value (Float), pePA:Unit (Text) | Beam shift X |
| cdev:BeamShiftY | rdf:value (Float), pePA:Unit (Text) | Beam shift Y |
| cdev:SampleCurrent | rdf:value (Float), pePA:Unit (Text) | Sample current, if available, default unit: mA |
| cdev:BeamCurrent | rdf:value (Float), pePA:Unit (Text) | Beam current, if, available, default unit: mA |
pePA
The pePA namespace provides a structure containing optional value fields like the applied unit.
- The namespace URI is http://ns.pointelectronic.com/types/ParamAttrib#
- The preferred field namespace prefix is pePA
| Name | Type | Description |
|---|---|---|
| pePa:Unit | Text | Applied unit |
| pePA:Precision | Integer | Count of significant digits (for display) |
| pePA:Digital | Integer | Digital value (DISS5 i2c analog values) |
| pePA:Resolution | Integer | Value resolution (DISS5 i2c analog values) |
| pePA:Label | Text | Calculated channel label (DISS5 only) |