Go to the source code of this file.
Namespaces | |
visionary | |
Macros | |
#define | DEPTHMAP_SEGMENT 1 |
#define | DEVICESTATUS_SEGMENT 2 |
#define | FIELDINFORMATION_SEGMENT 5 |
#define | IMU_SEGMENT 7 |
#define | LOCALIOS_SEGMENT 4 |
#define | LOGICSIGNALS_SEGMENT 6 |
#define | ROI_SEGMENT 3 |
Variables | |
constexpr std::uint32_t | visionary::MAX_FIELDINFORMATION_VALUES = 16u |
constexpr std::uint32_t | visionary::MAX_LOGICSIGNALS_VALUES = 20u |
constexpr std::uint32_t | visionary::MAX_ROI_VALUES = 5u |
#define DEPTHMAP_SEGMENT 1 |
Copyright (C) 2023, SICK AG, Waldkirch, Germany Copyright (C) 2023, FZI Forschungszentrum Informatik, Karlsruhe, Germany
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition at line 29 of file SafeVisionaryData.h.
#define DEVICESTATUS_SEGMENT 2 |
Definition at line 30 of file SafeVisionaryData.h.
#define FIELDINFORMATION_SEGMENT 5 |
Definition at line 33 of file SafeVisionaryData.h.
#define IMU_SEGMENT 7 |
Definition at line 35 of file SafeVisionaryData.h.
#define LOCALIOS_SEGMENT 4 |
Definition at line 32 of file SafeVisionaryData.h.
#define LOGICSIGNALS_SEGMENT 6 |
Definition at line 34 of file SafeVisionaryData.h.
#define ROI_SEGMENT 3 |
Definition at line 31 of file SafeVisionaryData.h.