1 resolution of meter port data, 1 resolution of meter port data -56 – Rockwell Automation SA3100 Distributed Power System Drv Config,Program User Manual

Page 94

Advertising
background image

3-56

SA3100 Drive Configuration and Programming

3.7.2.1 Resolution of Meter Port Data

For meter ports, the output values will be clamped at the outside (+/-10V) limits. Note
that if you select to display a data range that is narrower than the actual range of the
data, your output values will not change until the value returns to within the range you
selected to display. In other words, data is being updated at the rate described above,
but the actual output voltage may not change.

If the actual data being sent to the meter port is significantly smaller than the upper
and lower limits assigned by the programmer, the effective resolution of the 8-bit D/A
circuit (1 part in 255) will degrade. To calculate the step change indicated on the
meter port, calculate the sum or the absolute values of the upper and lower limits (the
entire range of possible values) assigned to the port. Then scale this number by 255
in order to determine the minimum step change that will cause the D/A output to
change.

For example, suppose the programmer sets the +10V and -10V limits at +4095 and -
4095, respectively, but the actual value varies only between +1024 and -1024. Then:

8190/255 = 32 counts

This means that although the actual data is being updated, the meter port output will
change only when the data changes by 32 or more counts. This level of granularity
might be acceptable if the range of the data were actually 8190 counts, but might not
be acceptable if the data range is only 4095 counts. If the programmer had assigned
the limits +/- 1024, the D/A output step change would be only 8 counts: 2048/255 = 8.

Initiate Change in Setup Register

1001

Set this register equal to a non-zero value to store the new setup
register configurations in UDC memory. You must use this register
whether you are changing the meter port setup via an application
task or via I/O Monitor.

Sug. Var. Name:

N/A

Units:

N/A

Range:

N/A

Access:

Read/Write

Advertising