Balluff MATRIX VISION mvBlueNAOS Technical Manual page 211

Table of Contents

Advertisement

1.18 Use Cases
1.18.6.4.3 Programming the serial interface
#include <mvIMPACT_CPP/mvIMPACT_acquire_GenICam.h>
// more code
GenICam::mvSerialInterfaceControl sic( pDev );
sic.mvSerialInterfaceBaudRate.writeS( "Hz_115200" );
sic.mvSerialInterfaceASCIIBuffer.writeS( "Test Test Test" );
sic.mvSerialInterfaceWrite();
// more code
MATRIX VISION GmbH
Figure 3: PuTTY - Receiving the test message
203

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MATRIX VISION mvBlueNAOS and is the answer not in the manual?

Table of Contents