TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
CommunicationTester Class Reference

This pulse generator tester sets the clock period and checks if the read-back value equals the set value. More...

Collaboration diagram for CommunicationTester:
Collaboration graph

Public Member Functions

 CommunicationTester (const string &hostname, const unsigned portNr)
 
int check ()
 
 CommunicationTester (const string &hostname, const unsigned portNr)
 
int check ()
 

Private Attributes

PulseGeneratorPtr device_
 

Detailed Description

This pulse generator tester sets the clock period and checks if the read-back value equals the set value.

Constructor & Destructor Documentation

◆ CommunicationTester() [1/2]

CommunicationTester::CommunicationTester ( const string &  hostname,
const unsigned  portNr 
)
inline

◆ CommunicationTester() [2/2]

CommunicationTester::CommunicationTester ( const string &  hostname,
const unsigned  portNr 
)
inline

Member Function Documentation

◆ check() [1/2]

int CommunicationTester::check ( )
inline

◆ check() [2/2]

int CommunicationTester::check ( )
inline

Member Data Documentation

◆ device_

PulseGeneratorPtr CommunicationTester::device_
private

The documentation for this class was generated from the following file: