beautypg.com

10 initializing a strip chart – Matrix Orbital GLK19264-7T-1U User Manual

Page 37

background image

Syntax

Hexadecimal

0xFE 0x69 [ref] [value]

Decimal

254 105 [ref] [value]

ASCII

254 “i” [ref] [value]

Parameters

Parameter

Length

Description

ref

1

Initialized bar graph reference
number.

value

1

The number of pixels to fill.

Description

Once the bar graph has been initialized it can be filled in using this
command. This command sets the bar graph specified by the [ref]
number to fill in [value]. [value] is given in pixels and should not
exceed the available height/width of the graph. (If it does the graph will
simply be written to its maximum size.)

Remembered

No

8.10

Initializing a Strip Chart

Syntax

Hexadecimal

0xFE 0x6A [refID] [x1] [y1] [x2] [y2]

Decimal

254 106 [refID] [x1] [y1] [x2] [y2]

ASCII

254 “j” [refID] [x1] [y1] [x2] [y2]

Parameters

Parameter

Length

Description

refID

1

Reference number

x1

1

Left bounds.

y1

1

Top Bounds.

x2

1

Right Bounds.

y2

1

Bottom Bounds.

Matrix Orbital

GLK19264-7T-1U

32