Show/Hide Toolbars

Irinos Measurement System

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

opcACL: Activate channel list for static measurement

Scroll Prev Top Next More

Via this opcode a channel list can be selected for static measurement (only useful is many measurement channels are available).

 

Overview


Opcode:              0x24
                 (0x26 also allowed for backwards compatibility; not to be used in new applications)

Name:                opcACL

Function:            Activate channel list

Parameter type:        String

 

DLL-Function


MSC_WriteCommand

 

Request string to the Irinos-System


#{Number of channel list}#

Example: #2#

Number of channel list

Number of the channel list, which shall be used for static measurement. Permissible values: 0..10

 

Response string from the Irinos-System


#0#        Success

#-1#        Invalid number of channel list

#-99#        General syntax error of the request string

 

Comments


This opcode is only required for applications with many measurement channels, if a dynamic measurement with high a sample rate and many channels is used in parallel.

Typically the pre-defined channel list 0 is used for static measurement. It contains all measurement channels.

This opcode has no effect on the channel list used for dynamic measurement.