HTBasic Help
×
Menu
Index

Stripchart Widget - Attributes

 
 
Attribute
TypeAllowed Values
 
Default
Numeric
0,1
0        
 
Numeric
0,1
1        
 
String
Any string
Null string
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [1]
 
Numeric
0,1
Not Supported. Available only for compatibility.
 
BORDER [2]
Numeric
0,1
1        
 
Numeric
0,1
0(not closeable, button
does not appear in title bar)
 
Numeric
0,1
1        
 
String
"X", "Y"
"X"
 
Numeric
0 to value of TRACE COUNT
1        
 
DIGITS [3]
Numeric
1 to 18
6        
 
Numeric
0 to 255
0        
 
Numeric
Any integer number (of pixels)
300 pixels
 
String
Any valid file name
Null
 
String
Any valid index or topic_id
Null
 
Numeric
Any integer number (of pixels)
Varies
 
Numeric
Any integer number (of pixels)
Varies
 
Numeric
1 to 5
5        
 
Numeric
0,1
0        
 
String
"NONE", "ONE", "TWO", "DELTA", "RATIO"
"NONE"
 
Numeric
1 to value of TRACE COUNT
1        
 
Numeric
Any real or integer number
0
 
Numeric
0,1
1(maximizable, button appears in title bar)
 
Numeric
0,1
0(not minimizable, button
does not appear in title bar)
 
Numeric
0 to 100
5        
 
Numeric
0 to 100
Auto adjusted
 
Numeric
0,1
1(movable, click on title bar and drag)
 
String
"AUTO", "FIXED", "ENGINEERING", "SCIENTIFIC", "MINUTES", "HOURS", "DAYS", "CLOCK12", "CLOCK24"
"AUTO"
 
String
"UP", "DOWN", "LEFT", "RIGHT"
"UP"
 
ORIGIN [3]
Numeric
Any real number
0.0
 
Numeric
0 to 255
System Dependent [1]
 
Numeric
0 to the system's memory capacity
100        
 
Numeric
Any real or integer number
1
 
Numeric
0 to 15
- Color monitor: 0 (off)
- Monochrome monitor:
 (value of CURRENT
  TRACE + 1)
 
RANGE [3]
Numeric
Any non-zero real number
1
 
Numeric
0,1
1(resizable, special
border appears around
the widget)
 
Numeric
0,1
0(do not restore the screen)
 
Numeric
0,1
0        
 
String
"NONE", "MAJOR", "MINOR"
"NONE"
 
Numeric
0,1
1        
 
Numeric
0,1
1
 
Numeric
0 to number of siblings [5]
0        
 
[6]
String or String array
Any valid string or string array
Null
 
COUNT [6]
Numeric
0 to number of items in
system menu
0        
 
EVENT [6]
Numeric
0 to number of items in
system menu -1
0        
 
Numeric
0,1
1        
 
Numeric
Any real number
0
 
Numeric
Any non-zero real number
1
 
TITLE [6]
String
Any valid string
STRIPCHART
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [1]
 
Numeric
1 to 100
4        
 
[4]
String
Any string
Null string
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [1]
 
Numeric
0,1
1        
 
String
Any valid string
None
 
Numeric
0,1
0        
 
Numeric
0 to the value of POINT CAPACITY
0        
 
VALUE [4]
Numeric
Any real or integer number
Empty
 
Numeric array
Any real or integer numbers
Empty array
 
String
Any valid string
Current version
 
Numeric
0,1
1        
 
Numeric
Any integer number (of pixels)
400 pixels
 
Numeric
Any integer, number of pixels from 0,0 [7]
Autoplacement
 
Numeric
Any integer, number of pixels from 0,0 [7]
Autoplacement
 
 [1]  Read the CONFIG file or query for the default with a STATUS command
 [2] Child widget only
 [3] This is a STRIPCHART Per Axis attribute. To set or get this Per Axis attribute, you must first set the value of CURRENT AXIS to the axis for which you want to set or get this attribute.
 [4] This is a STRIPCHART Per Trace attribute. To set or get this Per Trace attribute, you must first set the value of CURRENT TRACE to the trace for which you want to set or get this attribute If you set CURRENT TRACE to 0, the specific Per Trace attribute will be set for all traces.
 [5]  A sibling is another child widget with the same parent, or at the same level in the widget hierarchy, as the widget for which you are setting the value of the STACKING ORDER
 [6]  For level-0 widgets only
 [7]  Screen or parent work area upper-left corner