RIC elements

 

Line

 

Witht the RIC element Line you can draw a line on the NXT screen. If the position of start or end of line is outside the visible area, than only the visible part between will be shown on NXT screen.

 

 

Parameter

Function

Range

Parameter

VarMap

Copy Opt

This parameter will be ignored by the current firmware – You don’t have to set this parameter

0 - 4095

X X

Start X

Horizontal position of start of line

0 - 4095

X X

Start Y

Vertical position of start of line

0 - 4095

X X

End X

Horizontal position of end of line

0 - 4095

X X
End Y Vertical position of end of line 0 - 4095 X X

 

 
Size of element: 14 Byte
   
Hint:

With the mouse you can define the position of start of line (press mouse button) and the position of end of line (releasing mouse button) within the working area. The line will be updated when the mouse button is pressed. Defining the start and end position of line will set the attributes to constant values.