92 43-TV-25-30 Iss.6 GLO Aug 07 UK
.
Table 4.3 : Embedded Process Variables
Variable Description
V Value
TTag
Z Zero range
S Span range
UUnit Text
time.v Time in HH:MM:SS format
date.v Date in DD:MM:YY format
td.v Time and Date in HH:MM:SS and DD:MM:YY format
name.v recorder name
id.v recorder ID
serial.v serial number
Table 4.4 : Embedded examples
Text Entry Function Examples
[[P1.V]] will embed the current Value of P1
<<16.233>>
[[P1.T]] will embed the current Tag of P1
<<Pen 1>>
[[P1.Z]] will embed the Zero point of P1
<<0>>
[[P1.S]] will embed the span point of P1
<<100>>
[[P1.U]] will embed the Unit text of P1
<<deg C>>
[[time.v]] will embed the current time
<<11:51:23>>
[[date.v]] will embed the current date
<<10:11:06>>
[[td.v]] will embed the current time and date
<<11:51:23 10:11:0>>
[[name.v]] will embed the current recorder name
<<Furnace1>>
[[id.v]] will embed the current recorder ID
<<21>>
[[serial.v]] will embed the recorder serial number
<<200034>>
[[BATMD1.v]] will embed the batch mode. 1 = Running,
2 = Stopped, 3 = Paused
<<Batch-1- 0001234
Stopped >>
[[BATMD1.t]] will embed the batch name
<<Batch-1-0001234
Group 1>>