Raising External Events (Magic xpa 2.x)
The Magic xpa installation provides an executable file, called Msg2mgic.exe, that demonstrates the invocation of the external event in Magic xpa.
Usage: MSG2MGIC –[A/N/F/L]=value
Any number of the following parameters may be sent:
[A]lpha variables
[N]umeric variables
[F]loating point variables
[L]ogical values using F or T, for FALSE and TRUE
Example: MSG2MGIC –ABill –N123 –LT
Note: This example does not let you invoke the external event in an engine run with a demo license.
Click here to access the CPP source files of the Msg2mgic executable file.