Herunterladen Inhalt Inhalt Diese Seite drucken

Xml-Rpc Command Reference; Setparameter - IFM Electronic O3D301 Bedienungsanleitung

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

Werbung

13.6 XML-RPC Command Reference

13.6.1 Parameter API
The parameters setParameter, getParameter, getAllParameters and getAllParameterLimits are
implemented in the following RPC objects:
● Device
● Network
● Application
● ImagerConfig
● Filter
● Model

setParameter

Method name
Description
Input parameters
Output parameters
getParameter
Method name
Description
Input parameters
Output parameters
getAllParameters
Method name
Description
Input parameters
Output parameters
getAllParameterLimits
Method name
Description
Input parameters
Output parameters
setParameter
Sets a parameter to a specific value
1. Name of parameter:string
2. New value: string
Empty string (compatibility with classic XmlRPC client)
getParameter
Returns the current value of the parameter
Name of parameter: string
Value of parameter: string
getAllParameters
Returns all parameters of the object in one data structure
None
1. Struct (name contains the parameter name, value contains the
stringified parameter value)
getAllParameterLimits
Returns limits of all numeric parameters, that have limits defined on
the device
None
1. Struct of Structs (name in first struct is the parameter name,
substructs contains: min :string, max :string)
E.g.
{"ExposureTime1": { "min": "123", "max": "432" },
"ExposureTime2": { "min": "123", "max": "432" }}
3D Kamera
DE
41

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

O3d311O3d303O3d313

Inhaltsverzeichnis