Owner's manual
F-20 Appendix F - Variables Grouped by Fluidmove Activity
Table F.8-6 Heater File - Data Variables (Continued)
Data Variable Name ID
SECS
Type
Storage Type Heater File Entry
h_LowDevOutput 11450 I4 INT Low Dev Output
h_LowDevMode 11451 I4 INT Low Dev Mode
h_LocalMachineHeaterOffset 11452 I4 INT *Not stored in heater file
Fluid File Variables
A fluid file contains “characteristics”, “dot” and “line” parameters. Each set of dot and line parameters are duplicated 10 times to represent 10 possible dot
and line types. Fluid files are also linked to a particular valve (if the equipment contains more than one valve). Note that a single fluid file can be linked
to both valves.
Characteristic, dot and line parameters are internally represented by either an ASCII string or INTEGER value. A separate collection event will be
triggered for each of these two data types to facilitate creating and linking reports based on the data type. In general, a report should be created for each
collection event defining the old and new values, the ID of the variable changed, the fluid filename, the valve number linked to the fluid file and the
dot/line type.
The following collection events are triggered when a fluid file parameter is modified.
Table F.8-7 Fluid File Parameter Change – Collection Events
Collection Event Name CEID
Related Report
Variables
Description
ce_FluidParmChangedString 3651
450
451
453
455
456
457
Event triggered when operator changes a “string” fluid file parameter.
ce_FluidParmChangedInt 3652
450
452
454
455
456
457
Event triggered when operator changes an “integer” fluid file parameter.