Show/Hide Toolbars

Irinos Measurement System

Navigation: MscDll Reference Guide > Opcodes and parameters > Opcodes: Service

opcRST: System Reset

Scroll Prev Top Next More

This opcode allows restarting the whole Irinos-System. Only use this opcode after consulting the manufacturer.

 

Overview


Opcode:              0x7E

Name:                opcRST

Function:            System-Reset

Parameter type:        String

 

DLL-Function


MSC_WriteCommand

 

Request string to the Irinos-System


#RESET_MTS;{Delay Master-Box};{Delay Slave-Boxen}#

Delay Master-Box

Time in ms until the Master-Box (-> first Irinos-Box) will be restarted.

Delay Slave-Boxen

Time in ms until all Slave-Boxes will be restarted.

 

Response string from the Irinos-System


#0#        Success

#-n#        Invalid parameter no n

#-99#        General syntax error of the request string

 

Comments


The delay for the Master must be longer than the delay for the Slaves. Use the following values:

#RESET_MTS;2000;500#

The reset command is send to all Slave-Boxes via the ILink interface. If the ILink interface does not work properly, no slave can be reset.