Hi6 Robot Controller Manual - Robot Language HRScr
Ctrlk
  • Hi6 Robot Controller Function Manual - Robot Language HRScript
  • 1. Overview
  • 2. Basic Syntax
    • 2.1 Statements
    • 2.2 Identifiers
    • 2.3 Types of Statements
    • 2.4 First Program – Hello, World!
    • 2.5 Data Type
      • 2.5.1 String Data Type
      • 2.5.2 Number Data Type
      • 2.5.3 Boolean Data Type
      • 2.5.4 Array Type and Object Type
    • 2.6 Variables
    • 2.7 Binary and Hexadecimal
    • 2.8 Operators and Expressions
    • 2.9 Functions
  • 3. Flow-Control Statements and Sub-Program
  • 4. Arrays and Objects
  • 5. Moving a Robotwith Robot Language
  • 6. Communicating with External Devices
Powered by GitBook
On this page

Was this helpful?

Edit
  1. 2. Basic Syntax

2.5 Data Type

2.5.1 String Data Type2.5.2 Number Data Type2.5.3 Boolean Data Type2.5.4 Array Type and Object Type
Previous2.4 First Program – Hello, World!Next2.5.1 String Data Type

Last updated 4 years ago

Was this helpful?