OpenSRX
0.1.0
C++ library for interfacing with Keyence SR series barcode readers
Loading...
Searching...
No Matches
RegionParam.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
OpenSRX
{
4
22
23
constexpr
int
REGION_MIN
= 1;
24
constexpr
int
REGION_MAX
= 128;
25
26
}
// namespace OpenSRX
OpenSRX
Definition
AsioInterface.hpp:5
OpenSRX::REGION_MAX
constexpr int REGION_MAX
Definition
RegionParam.hpp:24
OpenSRX::REGION_MIN
constexpr int REGION_MIN
Command numbers for region configuration (WD/RD commands).
Definition
RegionParam.hpp:23
include
OpenSRX
RegionParam.hpp
Generated by
1.13.2