NOVUS V1.5x A User Manual

Page 82

Advertising
background image

NOVUS AUTOMATION

www.fieldlogger.net

82/103

Markers

A lot of information from FieldLogger is available to be inserted in the custom web pages. It is done by the use of
alphanumeric markers that, when found in the file, are replaced by their related value. Again, this will only happen in the
files whose names start with a “_” (example: “_data.htm”).

These are all available markers:

Marker

Replacement information

%ANALOG___001.T%

Analog channel 1 tag

%ANALOG___001.V%

Analog channel 1 current value

%ANALOG___001.U%

Analog channel 1 unit

%ANALOG___001.D%

Analog channel 1 diagnostics information value:

Bit 0: open sensor

Bit 1: shorted Pt100/Pt1000

Bit 2: out of limits

Bit 3: Pt100/Pt1000 open cable

...

...

%ANALOG___008.T%

Analog channel 8 tag

%ANALOG___008.V%

Analog channel 8 current value

%ANALOG___008.U%

Analog channel 8 unit

%ANALOG___008.D%

Analog channel 8 diagnostics information value:

Bit 0: open sensor

Bit 1: shorted Pt100/Pt1000

Bit 2: out of limits

Bit 3: Pt100/Pt1000 open cable

%DIGITAL__001.T%

Digital channel 1 tag

%DIGITAL__001.V%

Digital channel 1 current value

%DIGITAL__001.U%

Digital channel 1 unit

...

...

%DIGITAL__008.T%

Digital channel 8 tag

%DIGITAL__008.V%

Digital channel 8 current value

%DIGITAL__008.U%

Digital channel 8 unit

%REMOTE___001.T%

Remote channel 1 tag

%REMOTE___001.V%

Remote channel 1 current value

%REMOTE___001.U%

Remote channel 1 unit

...

...

%REMOTE___064.T%

Remote channel 64 tag

%REMOTE___064.V%

Remote channel 64 current value

%REMOTE___064.U%

Remote channel 64 unit

%VIRTUAL__001.T%

Virtual channel 1 tag

%VIRTUAL__001.V%

Virtual channel 1 current value

%VIRTUAL__001.U%

Virtual channel 1 unit

...

...

%VIRTUAL__128.T%

Virtual channel 128 tag

%VIRTUAL__128.V%

Virtual channel 128 current value

%VIRTUAL__128.U%

Virtual channel 128 unit

%ALARM__001.STS%

Alarm 1 tag

%ALARM__001.SPT%

Alarm 1 status: “ON” (active alarm) or “OFF” (not active)

%ALARM__001.CND%

Alarm 1 configured setpoint

Advertising