NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
ex_dispfunc.nxc

This is an example of how to use the SysDisplayExecuteFunction and Wait functions along with the DisplayExecuteFunctionType structure.

task main()
{
defArgs.On = DRAW_OPT_NORMAL;
defArgs.X1 = 20;
defArgs.Y1 = 20;
defArgs.X2 = 40;
}