pds
2.1.0-alpha
Loading...
Searching...
No Matches
fcs
aqgc
devices
src
include
pds
aqgc
devices
mtsConfig.hpp
Go to the documentation of this file.
1
10
#ifndef PDS_AQGC_DEVICES_MTS_CONFIG_HPP
11
#define PDS_AQGC_DEVICES_MTS_CONFIG_HPP
12
13
14
namespace
pds::aqgc::devices
{
15
16
constexpr
auto
LOGGER_NAME
=
"mts"
;
17
// Specifics mts status values
18
19
20
// Specific RPCs
21
constexpr
auto
RPC_MOVE_IN
=
"rpcMoveIn"
;
22
constexpr
auto
RPC_MOVE_OUT
=
"rpcMoveOut"
;
23
24
25
26
27
28
}
29
30
#endif
//PDS_AQGC_DEVICES_MTS_CONFIG_HPP
pds::aqgc::devices
Definition
mts.hpp:17
pds::aqgc::devices::LOGGER_NAME
constexpr auto LOGGER_NAME
Definition
mtsConfig.hpp:16
pds::aqgc::devices::RPC_MOVE_OUT
constexpr auto RPC_MOVE_OUT
Definition
mtsConfig.hpp:22
pds::aqgc::devices::RPC_MOVE_IN
constexpr auto RPC_MOVE_IN
Definition
mtsConfig.hpp:21
Generated by
1.10.0