User's Manual Part 2
LEGOeducation.com
43
LEGOtheLEGOlogoMINDSTORMSandtheMINDSTORMSlogoaretrademarksofthe/
sontdesmarquesdecommercede/sonmarcasregistradasdeLEGOGroup©TheLEGOGroup
EV3 SOFTWARE
Programming Blocks and Palettes
DATA BLOCKS
(In order from left to right)
+ Variable
+ Constant
+ Array Operations
+ Logic Operations
+ Math
+ Round
+ Compare
+ Range
+ Tex t
+ Random
ADVANCED BLOCKS
(In order from left to right)
+ File Access
+ Data Logging
+ Messaging
+ Bluetooth Connection
+ Keep Awake
+ Raw Sensor Value
+ Unregulated Motor
+ Invert Motor
+ Stop Program
MY BLOCKS
When you are repeatedly
using the same segment of
aprogram in many programs,
that is a good time to create
aMy Block. Once your My
Block is created, you can
simply insert that single
block into future programs
within the same project.