CAEN MCA  0.99.10
SDK for Hexagon
Command mask: None

No command data mask. To be used for commands that do not require any additional parameter. More...

+ Collaboration diagram for Command mask: None:

Macros

#define DATAMASK_CMD_NONE   UINT64_C(0x0)
 Empty datamask. More...
 

Detailed Description

No command data mask. To be used for commands that do not require any additional parameter.

Macro Definition Documentation

◆ DATAMASK_CMD_NONE

#define DATAMASK_CMD_NONE   UINT64_C(0x0)

Empty datamask.

Note
Required argument: no data
Access type: input and output
Examples:
examples_acquisition_control.c, examples_board_control.c, examples_hv.c, examples_mcs.c, and examples_spectrum.c.

Definition at line 332 of file CAENMCATypes.h.