Show/Hide Toolbars

Irinos Measurement System

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

opcClrEv: Clear event

Scroll Prev Top Next More

This opcode allows clearing (deleting) an active event.

 

Overview


Opcode:              0x3E

Name:                opcClrEv

Function:            Clear event

Parameter type:        String

 

DLL-Function


MSC_WriteCommand

 

Request string to the Irinos-System


#{No of Irinos-Box};{Value 1};{EventNo}#

Example: #0;1;7#

No of Irinos-Box

Number (address) of the Irinos-Box

Value 1

Value 1 must be used for this parameter.

EventNo

Event number. The available event numbers can be found in the users manual.

 

Response string from the Irinos-System


#0#        Success

#-n#        Invalid parameter no n

#-99#        General syntax error of the request string

 

Comments


oTypically the event, which shall be cleared, has been readout using the opcode opcREv before.

oIf an event is cleared, which is not active, this opcode has no effect.

oClearing an event does not eliminate the cause of the event! Depending on the event type, it may occur again immediately.

oThe event configuration is only cleared at the Irinos-Box, which is addressed by the parameter "No of Irinos-Box". If the event configuration shall be cleared at multiple or all Irinos-Boxes, this configuration string must be send to all Irinos-Boxes.

oSome events are cleared automatically if the cause has been removed. This applies for example for the event "Sine oscillator short circuit", which is cleared as soon as the short circuit has been removed.