Skip to main content
Skip table of contents

Script Builder Blocks

SubC Rayfin Script Builder Blocks are block code objects that script programmers can drag to the Script Builder canvas (center) and snap together to create scripts.

image-20250305-162250.png

In this section, we will review each Script Builder Block section.

Logic

Logic has 3 sub-menus - Control, Operators and Events

image-20250117-172451.png

Logic → Control

image-20250117-175216.png

Logic → Control contains block code objects that perform if, repeat and concurrently do functions.

Example: repeat [place Value → Number block here] times do [place Action block here]

image-20250117-182613.png

Logic → Operators

image-20250117-173838.png

Logic → Operators contains Math operations, Comparision (two numbers or two booleans), Logical operations (and / or) and Logical negation (not).

Example: [place Boolean block here] and [place Boolean block here]

image-20250117-183553.png

Logic → Events

image-20250117-184757.png

Logic → Events contains Logic, Values, Variables, Events and Methods

Logic → Events → Logic

image-20250117-174611.png

Logic → Events → Logic

Example: When event occurs [place Event block here] do [place Action block here]

image-20250117-182007.png

Logic → Events → Values

image-20250117-174738.png

Logic → Events → Values

These are Event Driven variables

Example: Numeric and Boolean variables.

image-20250117-185227.png

Logic → Events → Variables

image-20250117-174911.png

Logic → Events → Variables

These are Event Driven variables, all of which are used with When condition blocks.

Example: when condition is met [place Logic comparison block [place Event Driven condition variable here] [select comparison symbol] [place Numeric block here]] do [place Action block here]

Disassembled view of the blocks used …

image-20250117-191329.png

Assembled view of the blocks used …

image-20250117-190434.png

Logic → Events → Events

image-20250117-174958.png

Logic → Events → Events

These are Boolean Event variables, all of which are used with When condition blocks.

Example: when event occurs [place Boolean Event block here] do [place Action block here]

image-20250117-192316.png

Logic → Events → Actions

image-20250120-152620.png

Logic → Events → Actions

This call when.clear (Clears all registered When conditions) is an Action block

Example: Place call when.clear block to execute before a when event occurs statement.

image-20250117-193343.png

Value

Value - contains Number, Boolean and Text blocks

image-20250117-144047.png

Capture

Capture → contains function blocks for Recording and Stills

Capture → Recording

image-20250305-162741.png

Capture → Recording has block codes pertaining to Recording.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Capture → Stills

image-20250305-163036.png

Capture → Stills has block codes pertaining to Stills.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Image Quality

Image Quality has 3 sub-menus - Exposure, Lens and White Balance

image-20250117-201602.png

Image Quality → Exposure

image-20250305-163302.png
image-20250305-163354.png

Image Quality → Exposure has several call, set, and exposure block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Image Quality → Lens

image-20250117-202227.png
image-20250305-163539.png

Image Quality → Lens has several call, lens and set block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Image Quality → White Balance

image-20250117-202840.png

image-20250305-163639.png

Image Quality → White Balance has several call, set and whitebalance block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Aux Devices

Aux Devices has an additional 3 sub-menus - Lamp, Laser and Pan Tilt

image-20250117-203213.png

Aux Devices

image-20250305-163807.png

Aux Devices has several call, whitebalance. get, and set block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Aux Devices→ Lamp

image-20250117-203717.png

image-20250305-164445.png

Aux Devices → Lamp has several call, set and led block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Aux Devices → Laser

image-20250305-164602.png

Aux Devices → Laser has call, set and laser block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Aux Devices → Pan Tilt

image-20250117-204652.png

Aux Devices → Pan Tilt has several call and set block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Hibernate

image-20250305-170812.png

Hibernate has call, set and script block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Time

image-20250305-164802.png
image-20250305-164931.png

Time has call, set, and time block codes.

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

Other

Other has an additional 3 sub-menus - Commands, Actions, and Properties

image-20250305-165053.png

Use the Color Codes Key to as a reminder of each block type function.

image-20250121-160602.png

Hold the mouse cursor over each block code to reveal a “tool tip” description.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.