ChimeraTK-ControlSystemAdapter-OPCUAAdapter
04.00.01
|
Public Attributes | |
UA_Server * | server |
string | history |
vector< UA_NodeId > * | historizing_nodes |
vector< string > * | historizing_setup |
Definition at line 25 of file node_historizing.cpp.
vector<UA_NodeId>* ChimeraTK::HandleFolderVariables::historizing_nodes |
Definition at line 28 of file node_historizing.cpp.
vector<string>* ChimeraTK::HandleFolderVariables::historizing_setup |
Definition at line 29 of file node_historizing.cpp.
string ChimeraTK::HandleFolderVariables::history |
Definition at line 27 of file node_historizing.cpp.
UA_Server* ChimeraTK::HandleFolderVariables::server |
Definition at line 26 of file node_historizing.cpp.