OpenHantek
Public Member Functions
Hantek::BulkSetRecordLength2250 Class Reference

The DSO-2250 BulkCode::DSETBUFFER builder. More...

#include <bulkStructs.h>

Inheritance diagram for Hantek::BulkSetRecordLength2250:
BulkCommand

Public Member Functions

 BulkSetRecordLength2250 ()
 Sets the data array to the default values.
 
 BulkSetRecordLength2250 (uint8_t recordLength)
 Sets the data bytes to the specified values. More...
 
uint8_t getRecordLength ()
 Get the ::RecordLengthId value. More...
 
void setRecordLength (uint8_t value)
 Set the ::RecordLengthId to the given value. More...
 

Additional Inherited Members

- Data Fields inherited from BulkCommand
Hantek::BulkCode code
 
bool pending = false
 
BulkCommandnext = nullptr
 
- Protected Member Functions inherited from BulkCommand
 BulkCommand (Hantek::BulkCode code, unsigned size)
 

Detailed Description

The DSO-2250 BulkCode::DSETBUFFER builder.

Constructor & Destructor Documentation

◆ BulkSetRecordLength2250()

Hantek::BulkSetRecordLength2250::BulkSetRecordLength2250 ( uint8_t  recordLength)

Sets the data bytes to the specified values.

Parameters
recordLengthThe ::RecordLengthId value.

Member Function Documentation

◆ getRecordLength()

uint8_t Hantek::BulkSetRecordLength2250::getRecordLength ( )

Get the ::RecordLengthId value.

Returns
The ::RecordLengthId value.

◆ setRecordLength()

void Hantek::BulkSetRecordLength2250::setRecordLength ( uint8_t  value)

Set the ::RecordLengthId to the given value.

Parameters
valueThe new ::RecordLengthId value.

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