Show/Hide Toolbars

Irinos Measurement System

Navigation: MscDll Reference Guide > Opcodes and parameters > Opcodes: Configuration and miscellaneous

opcREv: Read current event of the Irinos-Boxes

Scroll Prev Top Next More

Via this opcode the current event of the Irinos-Boxes can be readout. The same event will be displayed on the 7-digit display.

 

Overview


Opcode:              0x39

Name:                opcREv

Function:            Read event

Parameter type:        Binary

 

DLL-Function


MSC_WriteCommand

 

Request data to the Irinos-System


None

 

Response data from the Irinos-System


Longword 0:        Current event of the first Irinos-Box

Longword 1:        Current event of the second Irinos-Box

Longword n:        Current event of the n-th Irinos-Box

(Longword = 32 Bit unsigned integer)

 

Comments


The numbers and descriptions of the events can be found in the Irinos users manual. 0 is "no event".

Events can be enabled or disabled using the opcode opcWEvCfg.