7 custom stream formatting – Rice Lake 520 HMI Digital Weight Indicator Installation Manual User Manual

Page 83

Advertising
background image

77

520 Indicator Installation Manual

12.7 Custom Stream Formatting

Each port can be independently configured to stream a default frame format or can be customized to stream a

user-defined format. Custom formatting is very similar to the standard print formatting described in Section 12.0.

Table 12-5 lists the format identifiers used to configure a custom print format.

Format Identifier

Defined By

Description

<P[G I N I T]>

STR.POS
STR.NEG

Polarity. Specifies positive or negative polarity for the current or
specified (Gross/Net/Tare) weight on the source scale.

<U[P I S I T]>

STR.PRI
STR.SEC

Units. Specifies primary or secondary units for the current or
specified weight on the source scale.

<M[G I N I T]>

STR.GROSS
STR.NET
STR.TARE

Mode. Specifies gross, net, or tare weight for the current or
specified weight on the source scale.

<S>

STR.MOTION
STR.RANGE
STR.OK
STR.INVALID

Status for the source scale. Default values and meanings for each
status:
STR.MOTION M In motion
STR.RANGE O Out of range
STR.OK <space> OK
STR.INVALID I Invalid

<B [–]n,…]

See descriptions below

Bit fields. Comma-separated sequence of bit field specifiers. Must
not exceed 8 bits. Entering minus sign before number will negate the
bit setting.

B0

Always 0

B1

Always 1

B2

Configuration

=1 if even parity

B3

Dynamic

=1 if MODE=NET

B4

Dynamic

=1 if COZ

B5

Dynamic

=1 if standstill

B6

Dynamic

=1 if gross negative

B7

Dynamic

=1 if out of range

B8

Dynamic

=1 if secondary

B9

Dynamic

=1 if tare in system

B10

Dynamic

=1 if tare is keyed

B11

Dynamic

=00 if MODE=GROSS
=01 if MODE=NET
=10 if MODE=TARE
=11 (not used)

B12

Dynamic

=00 if UNITS=PRIMARY
=01 if UNITS=SECONDARY
=10 if UNITS=TERTIARY
=11 (not used)

B13

Configuration

=00 (not used)
=01 if current DSPDIV=1
=10 if current DSPDIV=2
=11 if current DSPDIV=5

B14

Configuration

=00 (not used)
=01 if primary DSPDIV=1
=10 if primary DSPDIV=2
=11 if primary DSPDIV=5

B15

Configuration

=00 (not used)
=01 if secondary DSPDIV=1
=10 if secondary DSPDIV=2
=11 if secondary DSPDIV=5

Table 12-5. Custom Stream Format Identifiers

Advertising