OpenHantek
Public Member Functions
Hantek::BulkSetChannels2250 Class Reference

The DSO-2250 BULK_BSETFILTER builder. More...

#include <bulkStructs.h>

Inheritance diagram for Hantek::BulkSetChannels2250:
BulkCommand

Public Member Functions

 BulkSetChannels2250 ()
 Sets the data array to needed values.
 
 BulkSetChannels2250 (uint8_t usedChannels)
 Sets the used channels. More...
 
uint8_t getUsedChannels ()
 Get the UsedChannels value. More...
 
void setUsedChannels (uint8_t value)
 Set the UsedChannels 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 BULK_BSETFILTER builder.

Constructor & Destructor Documentation

◆ BulkSetChannels2250()

Hantek::BulkSetChannels2250::BulkSetChannels2250 ( uint8_t  usedChannels)

Sets the used channels.

Parameters
usedChannelsThe UsedChannels value.

Member Function Documentation

◆ getUsedChannels()

uint8_t Hantek::BulkSetChannels2250::getUsedChannels ( )

Get the UsedChannels value.

Returns
The UsedChannels value.

◆ setUsedChannels()

void Hantek::BulkSetChannels2250::setUsedChannels ( uint8_t  value)

Set the UsedChannels to the given value.

Parameters
valueThe new UsedChannels value.

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