The application software communicates with the Irinos system via the MscDll. The MscDll functions are called from the application software. Most of the MscDllâs functions need additional data. Some functions (like MSC_WriteCommand) are just carriers for data.
The meaning of the additional data is defined in opcodes which in turn use parameter data to completely define their function. Parameter data can be binary or an ASCII-type string. Each opcode is assigned to a specific function.