Users Manual

This service requires no arguments.
This service returns the following response:
{
"return
_
code": {
"message": "string",
"value": "int16"
}
}
remove
_
map Removes the stored map from the persistent memory.
This service requires no arguments.
This service returns the following response:
{
"return
_
code": {
"message": "string",
"value": "int16"
}
}
7.2 IO and Projector Control
The IOControl component allows reading the status of the general purpose digital inputs and controlling the digital
general purpose outputs (Wiring, Section 3.5). The outputs can be set to low or high, or configured to be high for
the exposure time of every image. Additionally, the outputs can be configured to be high for the exposure time of
every second image.
Note: The IOControl component is optional and requires the purchase of a separate license (Section 9.6).
7.2.1 Parameters
The IOControl component is called rc
_
iocontrol in the REST-API. The user can change the parame-
ters via REST-API (REST-API interface, Section 8.2) or GigE Vision using the DigitalIOControl parameters
LineSelector and LineSource (Category: DigitalIOControl, Section 8.1.1).
Parameter overview
This component offers the following run-time parameters.
Table 7.2.1: The rc
_
iocontrol component’s run-time parameters
Name Type Min Max Default Description
out1
_
mode string - - ExposureActive Low, High, ExposureActive,
ExposureAlternateActive
out2
_
mode string - - Low Low, High, ExposureActive,
ExposureAlternateActive
This component reports no status values.
7.2. IO and Projector Control 72