Default Label Lists: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This lists the default [[Label List|label lists]] and their initial contents in Planimate 5.09l.
This lists the default [[Label List|label lists]] and their initial contents in Planimate 5.25q.


These lists contain useful constants and identifiers to internal Planimate constructs, including colour palette indicies, [[Paint|line styles]], properties of [[Paint|paint objects]], [[Table|table columns]] as well as error codes relevant to specific [[Routine Operations]].
These lists contain useful constants and identifiers to internal Planimate constructs, including colour palette indicies, [[Paint|line styles]], properties of [[Paint|paint objects]], [[Table|table columns]] as well as error codes relevant to specific [[Routine Operations]].


Whilst you can modify these lists within Planimate, there is no point in doing so, apart from the [[color palette]] list.
Whilst you can modify these lists within Planimate, there is no point in doing so, apart from the [[Color palette]] list.


These lists have names starting with an underscore followed by a lower case name. [[System Label Lists]] have an upper case letter following the underscore.
These lists have names starting with an underscore followed by a lower case name. [[System Label Lists]] have an upper case letter following the underscore.


''This file is automatically generated. Please do not edit it.''
This file is automatically generated. Please do not edit it.
Generated from Planimate 12.8.0.


__TOC__
__TOC__
== [[_alignment]] ==
* Left = 0
* Right = 1
* Center = 2
* VerticalCenter = 4
* Below = 8


== [[_boolean]] ==
== [[_boolean]] ==
Line 17: Line 27:




== [[_border styles]] ==
== [[_border_styles]] ==


* None = 0
* None = 0
Line 26: Line 36:
* Indent = 5
* Indent = 5
* Double Indent = 6
* Double Indent = 6
* Rounded = 7
* Rounded Edge = 8
* Rounded Double = 9
* Single No Bottom = 10
* Single No Top = 11
* Single Sides Only = 12
* Single Bottom Left = 13
* Single No Right = 14
== [[_broadcastoptions]] ==
* WithItem = 1
* XMLRaw = 2
* Immediate = 4




Line 46: Line 71:
* Yellow = 14
* Yellow = 14
* White = 15
* White = 15
* BtnNormalBorder = 128
* BtnNormalBack = 129
* BtnNormalText = 130
* BtnHoverBorder = 131
* BtnHoverBack = 132
* BtnHoverText = 133
* BtnClickBorder = 134
* BtnClickBack = 135
* BtnClickText = 136
* BtnSelectBorder = 137
* BtnSelectBack = 138
* BtnSelectText = 139
* GraphViewBorder = 140
* GraphViewBack = 141
* GraphViewText = 142
* GraphAreaBorder = 143
* AttViewBorder = 144
* AttViewBack = 145
* AttViewText = 146
* PanelBack = 147
* PanelPopupBack = 148
* PanelText = 149
* TableViewBorder = 150
* TableViewBack = 151
* TableViewText = 152
* TableFilterBack = 153
* TableFilterText = 154
* TableDataBorder = 155
* TableDataRow1Back = 156
* TableDataRow2Back = 157
* TableDataText = 158
* TableDataTextRO = 159
* None = 255
* None = 255




== [[_column properties]] ==
== [[_column_properties]] ==


* Width = 0
* Width = 0
Line 72: Line 129:
* BackgroundColor = 20
* BackgroundColor = 20
* TextColor = 21
* TextColor = 21
* IgnoreHoverColor = 22
* DynamicList = 23
* NoClip = 24
* DisableFilter = 25
* RoundValues = 26
* RoundWidth = 27
* DontShowClearValue = 28
* UserData = 29
* NoZeroLabelInList = 31
== [[_conveyor_options]] ==
* - = 0
* StopOnBlock = 1
* SlideOn = 2
* SlideOff = 4
* HidePlaceholder = 8




== [[_dataset errors]] ==
== [[_dataset_errors]] ==


* None = 0
* None = 0
Line 94: Line 169:




== [[_external files]] ==
== [[_dataset_types]] ==
 
* LabelList = 0
* SubLabelList = 1
* Attribute = 2
* Table = 3
* ExternalFile = 4
 
 
== [[_dllerrors]] ==
 
* PLDLL_OK = 0
* PLDLL_ERROR = 1
* PLDLL_BADFUNCTION = 2
* PLDLL_BADPARAMS = 3
* PLDLL_MEMORY = 4
* PLDLL_BADROUTINECONFIG = 5
* PLDLL_BADPARAMCONFIG = 6
 
 
== [[_external_files]] ==
 
 
 
== [[_fileoptions]] ==
 
* Formatted = 1
* RowLabels = 2
* ColLabels = 4
* CommaDelimit = 8
* IncompleteRows = 16
* PreciseValues = 32
* FourDigitYears = 64
* NoTrailingSpaces = 128
* StripSingleQuote = 256
* AutoAddLabel = 512
* Append = 1024
* QuoteAll = 2048
* NoDelimit = 4096
* IgnoreErrors = 8192
* ReadOver = 16384
* AllowEmptyZero = 32768
* FreeTextAsText = 65536
* PrecisionAsDisplayed = 131072
* SecondColLabels = 262144
* ContinueOnError = 524288
* Insert = 1048576
* RawForDebug = 2097152
* UseANSIFormat = 4194304
* UseUTF8Format = 8388608
 
 
== [[_import_errors]] ==
 
* None = 0
* Undefined = 1
* TMP File Error = 2
* Disk Full = 3
* No Data = 4
* Incomplete = 5
* Bad Format = 6
* Label Error = 7
* File Error = 8
* Logged Errors = 10
* Label Ignored = 11
* User Cancelled = 12
 
 
== [[_keycodes]] ==


* CtrlA = 1
* CtrlB = 2
* CtrlC = 3
* CtrlD = 4
* CtrlE = 5
* CtrlF = 6
* CtrlG = 7
* CtrlH = 8
* Tab = 9
* NewLine = 10
* CtrlK = 11
* CtrlL = 12
* Enter = 13
* CtrlN = 14
* CtrlO = 15
* CtrlP = 16
* CtrlQ = 17
* CtrlR = 18
* CtrlS = 19
* CtrlT = 20
* CtrlU = 21
* CtrlV = 22
* CtrlW = 23
* CtrlX = 24
* CtrlY = 25
* CtrlZ = 26
* Escape = 27
* Space = 32
* F1 = 15104
* F2 = 15360
* F3 = 15616
* F4 = 15872
* F5 = 16128
* F6 = 16384
* F7 = 16640
* F8 = 16896
* F9 = 17152
* F10 = 17408
* F11 = 17664
* F12 = 17920
* Home = 18176
* Up = 18432
* PgUp = 18688
* Left = 19200
* Right = 19712
* End = 20224
* Down = 20480
* PgDn = 20736




== [[_line styles]] ==
== [[_labellist_properties]] ==
 
* SortByName = 0
* LabelRegions = 1
* CyclicSelection = 2
* OnlyModellersAdd = 3
* AutoAddLabelsOnImport = 4
* AutoIndexStartingAtZero = 5
* DontClearWhenImporting = 6
* DontAcceptNumericLabels = 7
* TreatNumericLabelsAsIndicies = 8
* RemoveLeadingSpaces = 9
* RemoveTrailingSpaces = 10
* Interpret0AsLabelIndex0 = 11
* InterpretEmptyInputAsLabelIndex0 = 12
* DataSet2LoadsLabelsByIndexNotLabel = 13
 
 
== [[_line_styles]] ==


* Solid = 0
* Solid = 0
Line 111: Line 320:




== [[Object types]] ==
== [[_link_types]] ==
 
* SpatialLink = 1
* Track = 2
* Pipe = 3
 
 
== [[_object_change_reason]] ==
 
* ItemEnter = 1
* ItemExit = 2
* StateChange = 3
 
 
== [[_object_state_flags]] ==
 
* Idle = 0
* Busy = 1
* Full = 2
* Blocked = 4
* Unavailable = 8
* Stopped = 16


*Entry = 1
*Queue = 2
*MultiServer = 3
*Splitter = 4
*Portal = 7
*Dispatcher = 11
*DropOff = 12
*PickUp = 13
*Section = 16
*Station = 17
*Pipe = 20


== [[_paint properties]] ==
== [[_object_types]] ==
 
* Entry = 1
* Delay = 3
* Splitter = 4
* Portal = 7
* Queue = 11
* DropOff = 12
* PickUp = 13
* Track = 15
* Link = 16
* Pipe = 17
 
 
== [[_paint_properties]] ==


* BottomLeftX = 0
* BottomLeftX = 0
Line 148: Line 381:
* ImageWidth = 19
* ImageWidth = 19
* ImageHeight = 20
* ImageHeight = 20
* Transparency = 21
* ImageRotation = 22
* ShowInAnimateLayer = 23
* ImageTimeStep = 24
* ViewOrder = 25
* LongitudeFrom = 26
* LatitudeFrom = 27
* LongitudeTo = 28
* LatitudeTo = 29
* TileZoomLevel = 30
* ImageFrame = 31
* ImageFrameCount = 32
* Longitude = 33
* Latitude = 34
* FixedMapZoom = 35
* TextShadow = 36
* BorderRadius = 37
* Owner = 38
* FetchTilesFromDBFile = 39
== [[_panel_properties]] ==
* HideObjectNames = 0
* HideViews = 1
* HidePaint = 2
* ShowPathNumbers = 3
* ShowAllPaths = 4
* HideTracks = 5
* HideSpatialLinks = 6
* HidePipes = 7
* HideBendPoints = 8
* AutoFitWindow = 9
* ShowBendPointsRun = 10
* LinkClickHandleDrag = 11
== [[_paneldrag_commands]] ==
* Click = 0
* BeginDrag = 1
* Drag = 2
* EndDrag = 3
* BeginPan = 4
* Pan = 5
* EndPan = 6
* BeginZoom = 7
* Zoom = 8
* EndZoom = 9
== [[_pipe_bc_flags]] ==
* TargetAtUpperLimit = 1
* SourceAtLowerLimit = 2
* LoadLimitAtZero = 4
* SourceGELevelA = 8
* TargetGELevelA = 16
* SourceGELevelB = 32
* TargetGELevelB = 64
== [[_plot_modes]] ==
* No Change = 0
* No Plot = 1
* Line = 2
* Stepped = 3
* Horizontal Bar = 4
* Vertical Bar = 5
* Area = 6
* Labelled Bar = 7
* Label = 8
* Point = 9
* Curve = 10
* Area Stepped = 11
* Point Rectangle = 12
* Point Line = 13
* Point Quadrilateral = 14




== [[_plot modes]] ==
== [[_print_orientation]] ==


* no change = 0
* Portrait = 1
* no plot = 1
* Landscape = 2
* line = 2
* stepped = 3
* horizontal bar = 4
* vertical bar = 5
* area = 6
* labelled bar = 7
* centred label = 8
* point = 9




== [[_section types]] ==
== [[_print_papersize]] ==
 
* Letter 8.5x11 in = 1
* Legal  8.5x14 in = 5
* A3 297x420 mm = 8
* A4 210x297 mm = 9
* A5 148x210 mm = 11
* A2 420x594 mm = 66
 
 
== [[_section_types]] ==


* - = 0
* - = 0
Line 174: Line 488:
* Triple (Shared Track) = 6
* Triple (Shared Track) = 6
* Triple (Any Overtake) = 7
* Triple (Any Overtake) = 7
* Four Tracks = 8
* Five Tracks = 9
* Six Tracks = 10




== [[_stop reasons]] ==
== [[_stop_reasons]] ==


* Loaded/No Previous Run = 0
* Loaded/No Previous Run = 0
Line 186: Line 503:
* UI/Portal Click Option = 6
* UI/Portal Click Option = 6
* Restart Dispatcher = 7
* Restart Dispatcher = 7
* User Breakpoint Stop = 8




Line 214: Line 532:




== [[_value formats]] ==
== [[_tableclicktype]] ==
 
* BeforeEdit = 0
* AfterEdit = 1
* Change = 2
* BeforeDelete = 3
* Key = 4
* NoData = 5
 
 
== [[_tableview_properties]] ==
 
* BottomLeftX = 0
* BottomLeftY = 1
* Width = 2
* Height = 3
* BackgroundColor = 4
* BorderColor = 5
* TextColor = 6
* GradientTL = 7
* GradientTR = 8
* GradientBL = 9
* GradientBR = 10
* BorderStyle = 11
* GanttBarOffset = 12
* GanttTextOffset = 13
* TimeLabelColor = 14
* TextLabelColor = 15
* SelectLeft = 16
* SelectTop = 17
* SelectRight = 18
* SelectBottom = 19
* MinXValue = 20
* MaxXValue = 21
* MinYValue = 22
* MaxYValue = 23
* MinYValueRHS = 24
* MaxYValueRHS = 25
* HideTimeScrollBar = 26
* NoScrollWidth = 27
* NoScrollHeight = 28
* CursorChangeEnable = 29
* ShowXScale = 200
* XScaleInterval = 201
* XScaleColor = 202
* XScaleFont = 203
* XScaleCharMargin = 204
* ShowXTitle = 205
* XTitle = 206
* XTitleColor = 207
* XTitleFont = 208
* ShowXMajorGrid = 209
* XMajorGridInterval = 210
* XMajorGridColor = 211
* XMajorGridWidth = 212
* XMajorGridStyle = 213
* ShowXMinorGrid = 214
* XMinorGridInterval = 215
* XMinorGridColor = 216
* XMinorGridWidth = 217
* XMinorGridStyle = 218
* ShowXTicks = 219
* XTickInterval = 220
* XTickColor = 221
* XTickLength = 222
* XTickWidth = 223
* ShowYScale = 224
* YScaleInterval = 225
* YScaleColor = 226
* YScaleFont = 227
* YScaleChars = 228
* YScaleFmtOverride = 229
* ShowYTitle = 230
* YTitle = 231
* YTitleColor = 232
* YTitleFont = 233
* ShowYMajorGrid = 234
* YMajorGridInterval = 235
* YMajorGridColor = 236
* YMajorGridWidth = 237
* YMajorGridStyle = 238
* ShowYMinorGrid = 239
* YMinorGridInterval = 240
* YMinorGridColor = 241
* YMinorGridWidth = 242
* YMinorGridStyle = 243
* ShowYTicks = 244
* YTickInterval = 245
* YTickColor = 246
* YTickLength = 247
* YTickWidth = 248
* ShowYZeroLine = 249
* YZeroLineColor = 250
* YZeroLineWidth = 251
* YZeroLineStyle = 252
* ShowYScaleRHS = 253
* YScaleIntervalRHS = 254
* YScaleColorRHS = 255
* YScaleFontRHS = 256
* YScaleCharsRHS = 257
* YScaleFmtOverrideRHS = 258
* ShowYTitleRHS = 259
* YTitleRHS = 260
* YTitleColorRHS = 261
* YTitleFontRHS = 262
* ShowYMajorGridRHS = 263
* YMajorGridIntervalRHS = 264
* YMajorGridColorRHS = 265
* YMajorGridWidthRHS = 266
* YMajorGridStyleRHS = 267
* ShowYMinorGridRHS = 268
* YMinorGridIntervalRHS = 269
* YMinorGridColorRHS = 270
* YMinorGridWidthRHS = 271
* YMinorGridStyleRHS = 272
* ShowYTicksRHS = 273
* YTickIntervalRHS = 274
* YTickColorRHS = 275
* YTickLengthRHS = 276
* YTickWidthRHS = 277
* GraphBorderColor = 278
* XLineColor = 279
* XLineWidth = 280
* YLineColor = 281
* YLineWidth = 282
* YLineColorRHS = 283
* YLineWidthRHS = 284
* GraphTLColor = 285
* GraphTRColor = 286
* GraphBLColor = 287
* GraphBRColor = 288
* GanttTimeLabels = 289
* DataTextFont = 290
* XAxisAuto = 291
* XIncludeZero = 292
* AllowNegativeX = 293
* MinUserX = 294
* MaxUserX = 295
* UseXAxisMargin = 296
* XMarginPercent = 297
* YAxisAuto = 298
* YAxisAutoRHS = 299
* YIncludeZero = 300
* MinUserY = 301
* MaxUserY = 302
* MinUserYRHS = 303
* MaxUserYRHS = 304
* UseYAxisMargin = 305
* YMarginPercent = 306
* CellBackground1 = 1000
* CellBackground2 = 1001
* CellText = 1002
* CellBorder = 1003
* ColumnBackground = 1004
* ColumnText = 1005
* ColumnSecondText = 1006
* ColumnDividerLines = 1007
* RowBackground1 = 1008
* RowBackground2 = 1009
* RowText = 1010
* RowDividerLines = 1011
* FilterBackground = 1012
* FilterText = 1013
* TopLine = 1014
* DataAreaBackgrond = 1015
* HoverCellBackground = 1016
* HoverCellText = 1017
* HoverRowBackground = 1018
* HoverRowText = 1019
* HoverColumnBackground = 1020
* HoverColumnText = 1021
* MarkedBackground = 1022
* MarkedText = 1023
* TitleText = 1024
* TitleBackgroundL = 1025
* TitleBackgroundR = 1026
 
 
== [[_test_results]] ==
 
* TestSuccess = 1
* TestFailure = 2
 
 
== [[_value_formats]] ==


* Time HH:MM SS = 0
* Time [#w #d] hh:mm ss.ss = 0
* Value = 1
* Value = 1
* Money $x.xx = 2
* Currency $x.xx = 2
* Rate/Sec = 3
* Rate/Sec = 3
* Rate/Min = 4
* Rate/Min = 4
Line 226: Line 728:
* Rate/Month = 8
* Rate/Month = 8
* Rate/Year = 9
* Rate/Year = 9
* Calendar HH:MM SS = 10
* Calendar D Mmm Y hh:mm ss = 10
* Label = 11
* Label = 11
* Money $x = 12
* Currency $x = 12
* Calendar HHMM = 13
* Calendar D Mmm Y hhmm = 13
* Value with Commas = 14
* Value with Commas = 14
* Time Of Day HHMM = 15
* Time Of Day hhmm = 15
* Time Of Day 12hr = 16
* Time Of Day hhmm PM (12hr) = 16
* Hexadecimal = 17
* Hexadecimal ######## = 17
* Time HH:MM:SS = 18
* Time [#w #d] hh:mm:ss = 18
* Calendar HH:MM:SS = 19
* Calendar D Mmm Y hh:mm:ss = 19
* Time Minutes = 20
* Time Minutes (scaled) = 20
* Time Hours = 21
* Time Hours (scaled) = 21
* Time Days = 22
* Time Days (scaled) = 22
* Time Weeks = 23
* Time Weeks (scaled) = 23
* Fixed xxxx.x = 24
* Fixed #.# = 24
* Fixed xxxx.xx = 25
* Fixed #.## = 25
* Fixed x,xxx.x = 26
* Fixed #,###.# = 26
* Fixed x,xxx.xx = 27
* Fixed #,###.## = 27
* Calendar Date Only = 28
* Calendar D Mmm Y = 28
* Calendar Day Of Week = 29
* Calendar Day D Mmm Y (Day Name) = 29
* Week, Day (from 1) = 30
* Date W# D# hh:mm (Week/Day from 1) = 30
* Fixed 000xxx = 31
* Fixed 000### = 31
* US Calendar HH:MM:SS = 32
* Calendar Mmm D Y hh:mm:ss = 32
* Long DDD:MM:SS[E|W] = 33
* Long ddd:mm:ss[E|W] = 33
* Long [-]DDD:MM:SS.SS = 34
* Long [-]ddd:mm:ss.ss = 34
* Lat  DD:MM:SS[N|S] = 35
* Lat  ddd:mm:ss[N|S] = 35
* Lat  [-] DD:MM:SS.SS = 36
* Lat  [-]ddd:mm:ss.ss = 36
* Time Of Day HH:MM = 37
* Time Of Day hh:mm = 37
* Calendar YYYY-MM-DD = 38
* Calendar YYYY-MM-DD = 38
* Free Text Entry = 39
* Text = 39
* Money Rx.xx = 40
* Currency R#.## = 40
* Money Rx = 41
* Currency R# = 41
* Money €x.xx = 42
* Currency €#.## = 42
* Money €x = 43
* Currency €# = 43
* Time HH:MM (no seconds) = 44
* Time [#w #d] hh:mm = 44
* Calendar HH:MM:SS.SSS = 45
* Calendar D Mmm Y hh:mm:ss.sss = 45
* Calendar YYYY-MM-DD HH:MM:SS = 46
* Calendar YYYY-MM-DD hh:mm:ss = 46
* Day Of Week; Time HHMM = 47
* Time Day hhmm (Sun..Sat) = 47
* Day # (1..); Time HHMM = 48
* Time D# hhmm (Day from 1) = 48
* Percentage x.xx% = 49
* Percentage #.##% = 49
* Percentage (optional fraction) = 50
* Percentage (optional fraction) = 50
* Calendar YYYYMMDD = 51
* Calendar YYYYMMDD = 51
* Scientific x.xxxxxxe+yyy = 52
* Scientific #.######e+### = 52
* Calendar Day Mon DD HH:MM:SS YYYY = 53
* Calendar Day Mmm DD hh:mm:ss YYYY = 53
* Percentage x.xxx% = 54
* Percentage #.###% = 54
* Parts Per Million (ppm) = 55
* Parts Per Million (ppm) = 55
* Percentage x.xx = 56
* Percentage #.## = 56
* Parts Per Million (no ppm) = 57
* Parts Per Million (no ppm) = 57
* Percentage x.xxxxxx% = 58
* Percentage #.######% = 58
* Value with Commas No Decimal = 59
* Value with Commas No Decimal = 59
* Calendar dd Mon     (no year) = 60
* Calendar DD Mmm     (no year) = 60
* Calendar dd Mon HHMM (no year) = 61
* Calendar DD Mmm hhmm (no year) = 61
* Time xxhr yymin = 62
* Time ##hr ##min = 62
* OS Date Time = 63
* OS Date Time = 63
* OS Date = 64
* OS Date = 64
Line 285: Line 787:
* OS Value = 67
* OS Value = 67
* OS Percent = 68
* OS Percent = 68
* Colour value RRGGBB = 69
* Value No Decimal = 70
* Fixed #.### = 71
* Fixed #,###.### = 72
* Percentage #.#% = 73
* Calendar YYYY-MM-DD hhmmss = 74
* Time [#d] hh:mm = 75
* Time [#d] 0h:mm (hour always 2 digits) = 76
* Time D# hh:mm (Day from 1) = 77
* Time W# D# (Week/Day from 1) = 78
* Time D# (Day From 1) = 79
* Calendar YYYYMMDDhhmmss = 80
* Time #w #d hh:mm:ss.ss Minimal = 81
* Calendar D Mmm Y hh:mm = 82
* Calendar DD.MM.YYYY = 83
* Time hhh:mm = 84
* Calendar YYYY-MM-DD-hh:mm:ss = 85
* Colour value AARRGGBB = 86
* ScaledKilo #,### = 87
* ScaledKilo #,###.# = 88
* ScaledKilo #,###.## = 89
* Calendar Mmm D Y hh:mm = 90
* Calendar YYYY-MM-DD hh:mm = 91
* Instance (C# Class) = 92
* Calendar YYYYMMDD hh:mm:ss = 93
* Calendar DD/Mmm/YYYY hh:mm:ss = 94
== [[_view_types]] ==
* Table = 1
* ColumnOverlay = 2
* Gantt = 3
* TrainGraph = 4
* LogDriven = 5
* Grid = 6
* Cell = 7
* PortalAtt = 8
* Clock = 9
== [[_yesno]] ==


[[Category:Labellist]]
* No = 0
[[Category:Paint]]
* Yes = 1
[[Category:Runtime Engine]]
[[Category:Data]]

Latest revision as of 12:45, 14 September 2020

This lists the default label lists and their initial contents in Planimate 5.25q.

These lists contain useful constants and identifiers to internal Planimate constructs, including colour palette indicies, line styles, properties of paint objects, table columns as well as error codes relevant to specific Routine Operations.

Whilst you can modify these lists within Planimate, there is no point in doing so, apart from the Color palette list.

These lists have names starting with an underscore followed by a lower case name. System Label Lists have an upper case letter following the underscore.

This file is automatically generated. Please do not edit it. Generated from Planimate 12.8.0.

_alignment

  • Left = 0
  • Right = 1
  • Center = 2
  • VerticalCenter = 4
  • Below = 8


_boolean

  • False = 0
  • True = 1


_border_styles

  • None = 0
  • Single = 1
  • Double = 2
  • Shadow = 3
  • Double Shadow = 4
  • Indent = 5
  • Double Indent = 6
  • Rounded = 7
  • Rounded Edge = 8
  • Rounded Double = 9
  • Single No Bottom = 10
  • Single No Top = 11
  • Single Sides Only = 12
  • Single Bottom Left = 13
  • Single No Right = 14


_broadcastoptions

  • WithItem = 1
  • XMLRaw = 2
  • Immediate = 4


_colors

  • Black = 0
  • Blue = 1
  • Green = 2
  • Cyan = 3
  • Red = 4
  • Purple = 5
  • Brown = 6
  • Light Grey = 7
  • Dark Grey = 8
  • Light Blue = 9
  • Light Green = 10
  • Light Cyan = 11
  • Light Red = 12
  • Light Magenta = 13
  • Yellow = 14
  • White = 15
  • BtnNormalBorder = 128
  • BtnNormalBack = 129
  • BtnNormalText = 130
  • BtnHoverBorder = 131
  • BtnHoverBack = 132
  • BtnHoverText = 133
  • BtnClickBorder = 134
  • BtnClickBack = 135
  • BtnClickText = 136
  • BtnSelectBorder = 137
  • BtnSelectBack = 138
  • BtnSelectText = 139
  • GraphViewBorder = 140
  • GraphViewBack = 141
  • GraphViewText = 142
  • GraphAreaBorder = 143
  • AttViewBorder = 144
  • AttViewBack = 145
  • AttViewText = 146
  • PanelBack = 147
  • PanelPopupBack = 148
  • PanelText = 149
  • TableViewBorder = 150
  • TableViewBack = 151
  • TableViewText = 152
  • TableFilterBack = 153
  • TableFilterText = 154
  • TableDataBorder = 155
  • TableDataRow1Back = 156
  • TableDataRow2Back = 157
  • TableDataText = 158
  • TableDataTextRO = 159
  • None = 255


_column_properties

  • Width = 0
  • ClearValue = 1
  • ContentAlignment = 2
  • TitleAlignment = 3
  • ProtectFromEdit = 4
  • IncludeInGantt = 5
  • EditResetProperty = 6
  • DontShowZero = 7
  • HideRepeated = 8
  • KeepPrivate = 9
  • InPlaceLabelEdit = 10
  • InPlaceLabelRename = 11
  • PreciseEdits = 12
  • TitleToolTips = 13
  • InPlaceLabelCombo = 15
  • OnlyExistingLabels = 16
  • ComboListWidth = 17
  • OpenWithComboList = 18
  • RotateTitle = 19
  • BackgroundColor = 20
  • TextColor = 21
  • IgnoreHoverColor = 22
  • DynamicList = 23
  • NoClip = 24
  • DisableFilter = 25
  • RoundValues = 26
  • RoundWidth = 27
  • DontShowClearValue = 28
  • UserData = 29
  • NoZeroLabelInList = 31


_conveyor_options

  • - = 0
  • StopOnBlock = 1
  • SlideOn = 2
  • SlideOff = 4
  • HidePlaceholder = 8


_dataset_errors

  • None = 0
  • Bad Data Reference = 1
  • Repeated Data Object = 2
  • Missing Control Columns = 3
  • No DataSet Table Rows = 4
  • File Open Failed = 5
  • File Write Failed = 6
  • XML Parse Error = 7
  • XML Load Bad = 8
  • Resource Index Is Zero = 9
  • Invalid Resource Index = 10
  • Data Type Mismatch = 11
  • Blob header corrupt = 12
  • Blob data invalid = 13
  • Blob not found = 14
  • Blob size mismatch = 15


_dataset_types

  • LabelList = 0
  • SubLabelList = 1
  • Attribute = 2
  • Table = 3
  • ExternalFile = 4


_dllerrors

  • PLDLL_OK = 0
  • PLDLL_ERROR = 1
  • PLDLL_BADFUNCTION = 2
  • PLDLL_BADPARAMS = 3
  • PLDLL_MEMORY = 4
  • PLDLL_BADROUTINECONFIG = 5
  • PLDLL_BADPARAMCONFIG = 6


_external_files

_fileoptions

  • Formatted = 1
  • RowLabels = 2
  • ColLabels = 4
  • CommaDelimit = 8
  • IncompleteRows = 16
  • PreciseValues = 32
  • FourDigitYears = 64
  • NoTrailingSpaces = 128
  • StripSingleQuote = 256
  • AutoAddLabel = 512
  • Append = 1024
  • QuoteAll = 2048
  • NoDelimit = 4096
  • IgnoreErrors = 8192
  • ReadOver = 16384
  • AllowEmptyZero = 32768
  • FreeTextAsText = 65536
  • PrecisionAsDisplayed = 131072
  • SecondColLabels = 262144
  • ContinueOnError = 524288
  • Insert = 1048576
  • RawForDebug = 2097152
  • UseANSIFormat = 4194304
  • UseUTF8Format = 8388608


_import_errors

  • None = 0
  • Undefined = 1
  • TMP File Error = 2
  • Disk Full = 3
  • No Data = 4
  • Incomplete = 5
  • Bad Format = 6
  • Label Error = 7
  • File Error = 8
  • Logged Errors = 10
  • Label Ignored = 11
  • User Cancelled = 12


_keycodes

  • CtrlA = 1
  • CtrlB = 2
  • CtrlC = 3
  • CtrlD = 4
  • CtrlE = 5
  • CtrlF = 6
  • CtrlG = 7
  • CtrlH = 8
  • Tab = 9
  • NewLine = 10
  • CtrlK = 11
  • CtrlL = 12
  • Enter = 13
  • CtrlN = 14
  • CtrlO = 15
  • CtrlP = 16
  • CtrlQ = 17
  • CtrlR = 18
  • CtrlS = 19
  • CtrlT = 20
  • CtrlU = 21
  • CtrlV = 22
  • CtrlW = 23
  • CtrlX = 24
  • CtrlY = 25
  • CtrlZ = 26
  • Escape = 27
  • Space = 32
  • F1 = 15104
  • F2 = 15360
  • F3 = 15616
  • F4 = 15872
  • F5 = 16128
  • F6 = 16384
  • F7 = 16640
  • F8 = 16896
  • F9 = 17152
  • F10 = 17408
  • F11 = 17664
  • F12 = 17920
  • Home = 18176
  • Up = 18432
  • PgUp = 18688
  • Left = 19200
  • Right = 19712
  • End = 20224
  • Down = 20480
  • PgDn = 20736


_labellist_properties

  • SortByName = 0
  • LabelRegions = 1
  • CyclicSelection = 2
  • OnlyModellersAdd = 3
  • AutoAddLabelsOnImport = 4
  • AutoIndexStartingAtZero = 5
  • DontClearWhenImporting = 6
  • DontAcceptNumericLabels = 7
  • TreatNumericLabelsAsIndicies = 8
  • RemoveLeadingSpaces = 9
  • RemoveTrailingSpaces = 10
  • Interpret0AsLabelIndex0 = 11
  • InterpretEmptyInputAsLabelIndex0 = 12
  • DataSet2LoadsLabelsByIndexNotLabel = 13


_line_styles

  • Solid = 0
  • Long Dashed = 1
  • Medium Dotted = 2
  • Dash Dotted = 3
  • Medium Dashed = 4
  • Dash 2 Dots = 5
  • Short Dashed = 6
  • Dense Dotted = 7
  • Sparse Dotted = 8


_link_types

  • SpatialLink = 1
  • Track = 2
  • Pipe = 3


_object_change_reason

  • ItemEnter = 1
  • ItemExit = 2
  • StateChange = 3


_object_state_flags

  • Idle = 0
  • Busy = 1
  • Full = 2
  • Blocked = 4
  • Unavailable = 8
  • Stopped = 16


_object_types

  • Entry = 1
  • Delay = 3
  • Splitter = 4
  • Portal = 7
  • Queue = 11
  • DropOff = 12
  • PickUp = 13
  • Track = 15
  • Link = 16
  • Pipe = 17


_paint_properties

  • BottomLeftX = 0
  • BottomLeftY = 1
  • Width = 2
  • Height = 3
  • BackgroundColor = 4
  • BorderColor = 5
  • TextColor = 6
  • GradientTL = 7
  • GradientTR = 8
  • GradientBL = 9
  • GradientBR = 10
  • BorderStyle = 11
  • BorderThickness = 12
  • TextRotation = 13
  • TextWidth = 14
  • ImageXOffset = 15
  • ImageYOffset = 16
  • ImageUseWidth = 17
  • ImageUseHeight = 18
  • ImageWidth = 19
  • ImageHeight = 20
  • Transparency = 21
  • ImageRotation = 22
  • ShowInAnimateLayer = 23
  • ImageTimeStep = 24
  • ViewOrder = 25
  • LongitudeFrom = 26
  • LatitudeFrom = 27
  • LongitudeTo = 28
  • LatitudeTo = 29
  • TileZoomLevel = 30
  • ImageFrame = 31
  • ImageFrameCount = 32
  • Longitude = 33
  • Latitude = 34
  • FixedMapZoom = 35
  • TextShadow = 36
  • BorderRadius = 37
  • Owner = 38
  • FetchTilesFromDBFile = 39


_panel_properties

  • HideObjectNames = 0
  • HideViews = 1
  • HidePaint = 2
  • ShowPathNumbers = 3
  • ShowAllPaths = 4
  • HideTracks = 5
  • HideSpatialLinks = 6
  • HidePipes = 7
  • HideBendPoints = 8
  • AutoFitWindow = 9
  • ShowBendPointsRun = 10
  • LinkClickHandleDrag = 11


_paneldrag_commands

  • Click = 0
  • BeginDrag = 1
  • Drag = 2
  • EndDrag = 3
  • BeginPan = 4
  • Pan = 5
  • EndPan = 6
  • BeginZoom = 7
  • Zoom = 8
  • EndZoom = 9


_pipe_bc_flags

  • TargetAtUpperLimit = 1
  • SourceAtLowerLimit = 2
  • LoadLimitAtZero = 4
  • SourceGELevelA = 8
  • TargetGELevelA = 16
  • SourceGELevelB = 32
  • TargetGELevelB = 64


_plot_modes

  • No Change = 0
  • No Plot = 1
  • Line = 2
  • Stepped = 3
  • Horizontal Bar = 4
  • Vertical Bar = 5
  • Area = 6
  • Labelled Bar = 7
  • Label = 8
  • Point = 9
  • Curve = 10
  • Area Stepped = 11
  • Point Rectangle = 12
  • Point Line = 13
  • Point Quadrilateral = 14


_print_orientation

  • Portrait = 1
  • Landscape = 2


_print_papersize

  • Letter 8.5x11 in = 1
  • Legal 8.5x14 in = 5
  • A3 297x420 mm = 8
  • A4 210x297 mm = 9
  • A5 148x210 mm = 11
  • A2 420x594 mm = 66


_section_types

  • - = 0
  • Single = 1
  • Double (No Overtake) = 2
  • Double (Overtake) = 3
  • Double (Any Overtake) = 4
  • Double (Other Road On Closure) = 5
  • Triple (Shared Track) = 6
  • Triple (Any Overtake) = 7
  • Four Tracks = 8
  • Five Tracks = 9
  • Six Tracks = 10


_stop_reasons

  • Loaded/No Previous Run = 0
  • User Stopped Run = 1
  • Model Stopped Run = 2
  • Platform Required = 3
  • Error In Model/Engine = 4
  • Broadcast Option = 5
  • UI/Portal Click Option = 6
  • Restart Dispatcher = 7
  • User Breakpoint Stop = 8


_system_colors

  • 3D Face = 0
  • 3D Highlight = 1
  • 3D Light = 2
  • 3D Shadow = 3
  • Active Border = 4
  • Inactive Border = 5
  • Active Titlebar Left = 6
  • Inactive Titlebar Left = 7
  • Active Title Text = 8
  • Inactive Title Text = 9
  • Workspace = 10
  • Desktop = 11
  • Button Text = 12
  • Inactive Text (Grayed) = 13
  • Highlight (Selected) = 14
  • Highlight Text = 15
  • Menu Color = 16
  • Menu Text = 17
  • Scrollbar Color = 18
  • Window = 19
  • Window Border = 20
  • Window Text = 21


_tableclicktype

  • BeforeEdit = 0
  • AfterEdit = 1
  • Change = 2
  • BeforeDelete = 3
  • Key = 4
  • NoData = 5


_tableview_properties

  • BottomLeftX = 0
  • BottomLeftY = 1
  • Width = 2
  • Height = 3
  • BackgroundColor = 4
  • BorderColor = 5
  • TextColor = 6
  • GradientTL = 7
  • GradientTR = 8
  • GradientBL = 9
  • GradientBR = 10
  • BorderStyle = 11
  • GanttBarOffset = 12
  • GanttTextOffset = 13
  • TimeLabelColor = 14
  • TextLabelColor = 15
  • SelectLeft = 16
  • SelectTop = 17
  • SelectRight = 18
  • SelectBottom = 19
  • MinXValue = 20
  • MaxXValue = 21
  • MinYValue = 22
  • MaxYValue = 23
  • MinYValueRHS = 24
  • MaxYValueRHS = 25
  • HideTimeScrollBar = 26
  • NoScrollWidth = 27
  • NoScrollHeight = 28
  • CursorChangeEnable = 29
  • ShowXScale = 200
  • XScaleInterval = 201
  • XScaleColor = 202
  • XScaleFont = 203
  • XScaleCharMargin = 204
  • ShowXTitle = 205
  • XTitle = 206
  • XTitleColor = 207
  • XTitleFont = 208
  • ShowXMajorGrid = 209
  • XMajorGridInterval = 210
  • XMajorGridColor = 211
  • XMajorGridWidth = 212
  • XMajorGridStyle = 213
  • ShowXMinorGrid = 214
  • XMinorGridInterval = 215
  • XMinorGridColor = 216
  • XMinorGridWidth = 217
  • XMinorGridStyle = 218
  • ShowXTicks = 219
  • XTickInterval = 220
  • XTickColor = 221
  • XTickLength = 222
  • XTickWidth = 223
  • ShowYScale = 224
  • YScaleInterval = 225
  • YScaleColor = 226
  • YScaleFont = 227
  • YScaleChars = 228
  • YScaleFmtOverride = 229
  • ShowYTitle = 230
  • YTitle = 231
  • YTitleColor = 232
  • YTitleFont = 233
  • ShowYMajorGrid = 234
  • YMajorGridInterval = 235
  • YMajorGridColor = 236
  • YMajorGridWidth = 237
  • YMajorGridStyle = 238
  • ShowYMinorGrid = 239
  • YMinorGridInterval = 240
  • YMinorGridColor = 241
  • YMinorGridWidth = 242
  • YMinorGridStyle = 243
  • ShowYTicks = 244
  • YTickInterval = 245
  • YTickColor = 246
  • YTickLength = 247
  • YTickWidth = 248
  • ShowYZeroLine = 249
  • YZeroLineColor = 250
  • YZeroLineWidth = 251
  • YZeroLineStyle = 252
  • ShowYScaleRHS = 253
  • YScaleIntervalRHS = 254
  • YScaleColorRHS = 255
  • YScaleFontRHS = 256
  • YScaleCharsRHS = 257
  • YScaleFmtOverrideRHS = 258
  • ShowYTitleRHS = 259
  • YTitleRHS = 260
  • YTitleColorRHS = 261
  • YTitleFontRHS = 262
  • ShowYMajorGridRHS = 263
  • YMajorGridIntervalRHS = 264
  • YMajorGridColorRHS = 265
  • YMajorGridWidthRHS = 266
  • YMajorGridStyleRHS = 267
  • ShowYMinorGridRHS = 268
  • YMinorGridIntervalRHS = 269
  • YMinorGridColorRHS = 270
  • YMinorGridWidthRHS = 271
  • YMinorGridStyleRHS = 272
  • ShowYTicksRHS = 273
  • YTickIntervalRHS = 274
  • YTickColorRHS = 275
  • YTickLengthRHS = 276
  • YTickWidthRHS = 277
  • GraphBorderColor = 278
  • XLineColor = 279
  • XLineWidth = 280
  • YLineColor = 281
  • YLineWidth = 282
  • YLineColorRHS = 283
  • YLineWidthRHS = 284
  • GraphTLColor = 285
  • GraphTRColor = 286
  • GraphBLColor = 287
  • GraphBRColor = 288
  • GanttTimeLabels = 289
  • DataTextFont = 290
  • XAxisAuto = 291
  • XIncludeZero = 292
  • AllowNegativeX = 293
  • MinUserX = 294
  • MaxUserX = 295
  • UseXAxisMargin = 296
  • XMarginPercent = 297
  • YAxisAuto = 298
  • YAxisAutoRHS = 299
  • YIncludeZero = 300
  • MinUserY = 301
  • MaxUserY = 302
  • MinUserYRHS = 303
  • MaxUserYRHS = 304
  • UseYAxisMargin = 305
  • YMarginPercent = 306
  • CellBackground1 = 1000
  • CellBackground2 = 1001
  • CellText = 1002
  • CellBorder = 1003
  • ColumnBackground = 1004
  • ColumnText = 1005
  • ColumnSecondText = 1006
  • ColumnDividerLines = 1007
  • RowBackground1 = 1008
  • RowBackground2 = 1009
  • RowText = 1010
  • RowDividerLines = 1011
  • FilterBackground = 1012
  • FilterText = 1013
  • TopLine = 1014
  • DataAreaBackgrond = 1015
  • HoverCellBackground = 1016
  • HoverCellText = 1017
  • HoverRowBackground = 1018
  • HoverRowText = 1019
  • HoverColumnBackground = 1020
  • HoverColumnText = 1021
  • MarkedBackground = 1022
  • MarkedText = 1023
  • TitleText = 1024
  • TitleBackgroundL = 1025
  • TitleBackgroundR = 1026


_test_results

  • TestSuccess = 1
  • TestFailure = 2


_value_formats

  • Time [#w #d] hh:mm ss.ss = 0
  • Value = 1
  • Currency $x.xx = 2
  • Rate/Sec = 3
  • Rate/Min = 4
  • Rate/Hour = 5
  • Rate/Day = 6
  • Rate/Week = 7
  • Rate/Month = 8
  • Rate/Year = 9
  • Calendar D Mmm Y hh:mm ss = 10
  • Label = 11
  • Currency $x = 12
  • Calendar D Mmm Y hhmm = 13
  • Value with Commas = 14
  • Time Of Day hhmm = 15
  • Time Of Day hhmm PM (12hr) = 16
  • Hexadecimal ######## = 17
  • Time [#w #d] hh:mm:ss = 18
  • Calendar D Mmm Y hh:mm:ss = 19
  • Time Minutes (scaled) = 20
  • Time Hours (scaled) = 21
  • Time Days (scaled) = 22
  • Time Weeks (scaled) = 23
  • Fixed #.# = 24
  • Fixed #.## = 25
  • Fixed #,###.# = 26
  • Fixed #,###.## = 27
  • Calendar D Mmm Y = 28
  • Calendar Day D Mmm Y (Day Name) = 29
  • Date W# D# hh:mm (Week/Day from 1) = 30
  • Fixed 000### = 31
  • Calendar Mmm D Y hh:mm:ss = 32
  • Long ddd:mm:ss[E|W] = 33
  • Long [-]ddd:mm:ss.ss = 34
  • Lat ddd:mm:ss[N|S] = 35
  • Lat [-]ddd:mm:ss.ss = 36
  • Time Of Day hh:mm = 37
  • Calendar YYYY-MM-DD = 38
  • Text = 39
  • Currency R#.## = 40
  • Currency R# = 41
  • Currency €#.## = 42
  • Currency €# = 43
  • Time [#w #d] hh:mm = 44
  • Calendar D Mmm Y hh:mm:ss.sss = 45
  • Calendar YYYY-MM-DD hh:mm:ss = 46
  • Time Day hhmm (Sun..Sat) = 47
  • Time D# hhmm (Day from 1) = 48
  • Percentage #.##% = 49
  • Percentage (optional fraction) = 50
  • Calendar YYYYMMDD = 51
  • Scientific #.######e+### = 52
  • Calendar Day Mmm DD hh:mm:ss YYYY = 53
  • Percentage #.###% = 54
  • Parts Per Million (ppm) = 55
  • Percentage #.## = 56
  • Parts Per Million (no ppm) = 57
  • Percentage #.######% = 58
  • Value with Commas No Decimal = 59
  • Calendar DD Mmm (no year) = 60
  • Calendar DD Mmm hhmm (no year) = 61
  • Time ##hr ##min = 62
  • OS Date Time = 63
  • OS Date = 64
  • OS Time = 65
  • OS Currency = 66
  • OS Value = 67
  • OS Percent = 68
  • Colour value RRGGBB = 69
  • Value No Decimal = 70
  • Fixed #.### = 71
  • Fixed #,###.### = 72
  • Percentage #.#% = 73
  • Calendar YYYY-MM-DD hhmmss = 74
  • Time [#d] hh:mm = 75
  • Time [#d] 0h:mm (hour always 2 digits) = 76
  • Time D# hh:mm (Day from 1) = 77
  • Time W# D# (Week/Day from 1) = 78
  • Time D# (Day From 1) = 79
  • Calendar YYYYMMDDhhmmss = 80
  • Time #w #d hh:mm:ss.ss Minimal = 81
  • Calendar D Mmm Y hh:mm = 82
  • Calendar DD.MM.YYYY = 83
  • Time hhh:mm = 84
  • Calendar YYYY-MM-DD-hh:mm:ss = 85
  • Colour value AARRGGBB = 86
  • ScaledKilo #,### = 87
  • ScaledKilo #,###.# = 88
  • ScaledKilo #,###.## = 89
  • Calendar Mmm D Y hh:mm = 90
  • Calendar YYYY-MM-DD hh:mm = 91
  • Instance (C# Class) = 92
  • Calendar YYYYMMDD hh:mm:ss = 93
  • Calendar DD/Mmm/YYYY hh:mm:ss = 94


_view_types

  • Table = 1
  • ColumnOverlay = 2
  • Gantt = 3
  • TrainGraph = 4
  • LogDriven = 5
  • Grid = 6
  • Cell = 7
  • PortalAtt = 8
  • Clock = 9


_yesno

  • No = 0
  • Yes = 1