Herunterladen Inhalt Inhalt Diese Seite drucken

IFM Electronic O3D301 Bedienungsanleitung Seite 28

3d kamera
Vorschau ausblenden Andere Handbücher für O3D301:
Inhaltsverzeichnis

Werbung

3D Kamera
Available values for the type property:
Type
Description
records
Defines that this element represents a list of records.
If type is set to "records", there must be an "elements" property.
The "elements" property defines which data should be written per record.
string
Data is written as string.
Most of the time this will be used with "value" property to write fixed start, end or delimiter
text.
Text encoding should be UTF8 if there is nothing else specified in format properties.
float32
Data is written as floating point number.
This has a lot of formatting options (at least with "flexible" layout software)
See following section about format properties.
uint32
Data is written as integer.
This has a lot of formatting options (at least with "flexible" layout software)
See following section about format properties.
int32
Data is written as integer.
This has a lot of formatting options (at least with "flexible" layout software)
See following section about format properties.
uint16
Limits the output to two bytes in binary encoding, besides the binary limitation it acts like
uint32.
int16
Limits the output to two bytes in binary encoding, besides the binary limitation it acts like
int32.
uint8
Limits the output to one byte in binary encoding, besides the binary limitation it acts like
uint32.
int8
Limits the output to one byte in binary encoding, besides the binary limitation it acts like
int32.
blob
Data is written as a BLOB (byte by byte as if it came from the data provider).
(Binary Large Object)
Depending on the desired data format the user may tune his output data with further "format" properties.
Common format properties:
Format
Allowed values
properties
dataencoding
"ascii" or "binary" can be defined in top-level-object and
overwritten by element objects.
scale
"float value with decimal separator" to scale the results for
output byte width
offset
"float value with decimal separator"
Binary format properties:
Format properties
Allowed values
order
Little, big and network
28
Default
"ascii"
1.0
0.0
Default
Little

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

O3d311O3d303O3d313

Inhaltsverzeichnis