ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
csa_opcua_adapter_example.cpp File Reference
#include "csa_namespace.h"
#include <signal.h>
#include <unistd.h>
#include "ChimeraTK/ControlSystemAdapter/ControlSystemPVManager.h"
#include "csa_opcua_adapter.h"
#include "runtime_value_generator.h"
#include <chrono>
#include <errno.h>
#include <iostream>
#include <stdlib.h>
#include <time.h>
+ Include dependency graph for csa_opcua_adapter_example.cpp:

Go to the source code of this file.

Functions

int main ()
 

Variables

runtime_value_generatorvalGen
 
csa_opcua_adaptercsaOPCUA
 

Function Documentation

◆ main()

int main ( )

Definition at line 54 of file csa_opcua_adapter_example.cpp.

Variable Documentation

◆ csaOPCUA

csa_opcua_adapter* csaOPCUA

Definition at line 43 of file csa_opcua_adapter_example.cpp.

◆ valGen

Definition at line 42 of file csa_opcua_adapter_example.cpp.